Commit Graph

6992 Commits

Author SHA1 Message Date
Pranav Gaddamadugu
7584fa7919 Regenerate expectations 2024-06-08 17:42:37 -07:00
Pranav Gaddamadugu
1d1d01aeee Implement fix 2024-06-08 17:41:06 -07:00
Pranav Gaddamadugu
baabbe512f Add failing test case 2024-06-08 17:40:47 -07:00
d0cd
7b6c5e0c61
Merge pull request #27984 from ProvableHQ/dependabot/cargo/mainnet/clap-4.5.6
Bump clap from 4.5.4 to 4.5.6
2024-06-07 07:22:04 -07:00
dependabot[bot]
fc0c4fe4b1
Bump clap from 4.5.4 to 4.5.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 10:28:33 +00:00
evan-schott
6ef5b3623f
Merge pull request #27967 from ProvableHQ/feat/generic-cli
[Feature] Support `--network` selection in CLI.
2024-06-05 17:09:14 -07:00
evan-schott
753f789bae remove CRLF 2024-06-05 12:20:16 -07:00
evan-schott
9e28facbfd
Merge branch 'mainnet' into feat/generic-cli
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
2024-06-05 11:42:32 -07:00
d0cd
9caf95af5b
Merge pull request #27976 from ProvableHQ/dependabot/cargo/mainnet/zip-2.1.3
Bump zip from 2.1.1 to 2.1.3
2024-06-05 08:01:09 -07:00
d0cd
60c07b8f1d
Merge pull request #27973 from ProvableHQ/dependabot/cargo/mainnet/toml-0.8.14
Bump toml from 0.8.13 to 0.8.14
2024-06-05 08:00:51 -07:00
Pranav Gaddamadugu
c721fa25b0 Use network when invoking snarkos CLI 2024-06-05 07:57:08 -07:00
dependabot[bot]
cfcb129419
Bump zip from 2.1.1 to 2.1.3
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.1.1...v2.1.3)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 11:02:40 +00:00
Pranav Gaddamadugu
4ee4ba7746 Remove lock 2024-06-04 16:44:13 -07:00
dependabot[bot]
f830d43ab7
Bump toml from 0.8.13 to 0.8.14
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.13 to 0.8.14.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.13...toml-v0.8.14)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 10:13:58 +00:00
Pranav Gaddamadugu
c485ee5d3f Update default options 2024-06-01 13:06:15 -07:00
Pranav Gaddamadugu
6f2e149bca Merge branch 'mainnet' into feat/generic-cli 2024-06-01 11:21:27 -07:00
Pranav Gaddamadugu
709771a449 Cleanup 2024-06-01 11:01:21 -07:00
Pranav Gaddamadugu
2c5d5f5719 CLI working 2024-06-01 11:00:40 -07:00
Pranav Gaddamadugu
12aeeeb23f Cleanup 2024-05-31 19:42:47 -07:00
Pranav Gaddamadugu
af0a016eed More fixes 2024-05-31 19:38:38 -07:00
Pranav Gaddamadugu
a23f31d0b7 Fix new 2024-05-31 18:13:50 -07:00
Pranav Gaddamadugu
745d7268ae Fix 2024-05-30 11:35:15 -07:00
d0cd
920dff9cf9
Merge pull request #27969 from AleoHQ/dependabot/cargo/mainnet/backtrace-0.3.72
Bump backtrace from 0.3.71 to 0.3.72
2024-05-29 22:46:10 -07:00
d0cd
a832bf5162
Merge pull request #27970 from AleoHQ/dependabot/cargo/mainnet/zip-2.1.1
Bump zip from 2.1.0 to 2.1.1
2024-05-29 22:45:54 -07:00
Pranav Gaddamadugu
8964a194a4 MVP 2024-05-29 10:12:20 -07:00
dependabot[bot]
bbacf3775c
Bump zip from 2.1.0 to 2.1.1
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 10:19:04 +00:00
dependabot[bot]
cfb3f3c0c7
Bump backtrace from 0.3.71 to 0.3.72
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.71 to 0.3.72.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.72)

---
updated-dependencies:
- dependency-name: backtrace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 10:18:46 +00:00
d0cd
e2148a874a
Merge pull request #27965 from AleoHQ/dependabot/cargo/mainnet/zip-2.1.0
Bump zip from 1.3.1 to 2.1.0
2024-05-28 06:46:11 -07:00
d0cd
dedfec18bd
Merge pull request #27966 from AleoHQ/dependabot/cargo/mainnet/serde-1.0.203
Bump serde from 1.0.202 to 1.0.203
2024-05-28 06:45:02 -07:00
Pranav Gaddamadugu
2cc2177158 WIP 2024-05-28 06:41:53 -07:00
dependabot[bot]
5d8494195b
Bump serde from 1.0.202 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:02:23 +00:00
dependabot[bot]
dbe9895cfc
Bump zip from 1.3.1 to 2.1.0
Bumps [zip](https://github.com/zip-rs/zip2) from 1.3.1 to 2.1.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v1.3.1...v2.1.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:02:08 +00:00
d0cd
48f135cb7c
Merge pull request #27963 from AleoHQ/dependabot/cargo/mainnet/zip-1.3.1
Bump zip from 1.3.0 to 1.3.1
2024-05-22 08:08:33 -07:00
dependabot[bot]
6c4c02a8a5
---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 10:57:49 +00:00
d0cd
c085bf199e
Merge pull request #27951 from AleoHQ/cleanup/examples
[Examples] Update default PK in examples .env.
2024-05-21 11:37:15 -07:00
d0cd
6a4aca5c68
Merge pull request #27962 from AleoHQ/fix/external-struct-in-async-function
[Fix] External struct in async function
2024-05-20 20:13:38 -07:00
d0cd
e7f5d548d0
Merge pull request #27959 from AleoHQ/dependabot/cargo/mainnet/zip-1.3.0
Bump zip from 1.2.3 to 1.3.0
2024-05-20 20:12:56 -07:00
d0cd
f096643ccf
Merge pull request #27960 from AleoHQ/dependabot/cargo/mainnet/anyhow-1.0.86
Bump anyhow from 1.0.83 to 1.0.86
2024-05-20 20:12:39 -07:00
d0cd
9f2bf64a01
Merge pull request #27961 from AleoHQ/dependabot/cargo/mainnet/thiserror-1.0.61
Bump thiserror from 1.0.60 to 1.0.61
2024-05-20 20:12:24 -07:00
evan-schott
1934a23eb2 add test 2024-05-20 13:49:33 -07:00
evan-schott
06e47983f8 fix 2024-05-20 13:42:00 -07:00
dependabot[bot]
9fc82d6381
Bump thiserror from 1.0.60 to 1.0.61
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:02:07 +00:00
dependabot[bot]
b5bf28ca6e
Bump anyhow from 1.0.83 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.83 to 1.0.86.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.86)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:01:46 +00:00
dependabot[bot]
79f9594cba
Bump zip from 1.2.3 to 1.3.0
Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v1.2.3...v1.3.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:01:30 +00:00
Pranav Gaddamadugu
10057b628a More cleanup 2024-05-18 16:45:40 -07:00
Pranav Gaddamadugu
f7e0352500 WIP 2024-05-18 16:43:53 -07:00
d0cd
c712882b52
Merge pull request #27957 from AleoHQ/fix/deploy-bug
[Fix] `leo deploy` build panic
2024-05-18 16:19:28 -07:00
d0cd
de9a32e79e
Merge pull request #27955 from AleoHQ/dependabot/cargo/mainnet/itertools-0.13.0
Bump itertools from 0.12.1 to 0.13.0
2024-05-18 16:17:26 -07:00
evan-schott
dbfb9eb13a fix 2024-05-18 11:37:58 -07:00
dependabot[bot]
96dd83b586
Bump itertools from 0.12.1 to 0.13.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 10:21:43 +00:00