Commit Graph

551 Commits

Author SHA1 Message Date
dependabot[bot]
e7ed2021df
Bump self_update from 0.40.0 to 0.41.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 10:32:41 +00:00
d0cd
94382c4489
Merge pull request #28146 from ProvableHQ/feat/simplify-cli
[Feat] CLI cleanup
2024-07-02 09:05:35 -07:00
evan-schott
a547efa766 update snarkvm dep 2024-07-01 11:15:43 -07:00
evan-schott
eda937a5b1 fixes 2024-06-25 13:14:25 -07:00
dependabot[bot]
e6c6541d70
Bump lazy_static from 1.4.0 to 1.5.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 10:36:38 +00:00
evan-schott
ecac53ef94 add canary + clippy 2024-06-20 14:20:31 -07:00
dependabot[bot]
876c5cba5c
Bump reqwest from 0.12.4 to 0.12.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 10:59:57 +00:00
evan-schott
b79c0a1ab6 require confirmation for execution/deployment unless -y or --yes present 2024-06-12 13:45:57 -07:00
dependabot[bot]
bd1c293123
Bump backtrace from 0.3.72 to 0.3.73
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.72 to 0.3.73.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.72...0.3.73)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 10:36:54 +00:00
evan-schott
9eaddfcea9 local execution working for both testnet and mainnet 2024-06-07 16:15:19 -07:00
evan-schott
f8cef0f8e8 deploy working 2024-06-05 17:40:05 -07:00
evan-schott
8254320846 merge 2024-06-05 12:31:42 -07:00
Pranav Gaddamadugu
6f2e149bca Merge branch 'mainnet' into feat/generic-cli 2024-06-01 11:21:27 -07:00
Pranav Gaddamadugu
745d7268ae Fix 2024-05-30 11:35:15 -07: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
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
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
evan-schott
dbfb9eb13a fix 2024-05-18 11:37:58 -07:00
Pranav Gaddamadugu
e4e228c419 Merge branch 'mainnet' into update/from-testnet3 2024-05-14 14:47:33 -07:00
Pranav Gaddamadugu
11b5502eac Merge branch 'testnet3' into update/from-testnet3 2024-05-14 13:39:40 -07:00
Pranav Gaddamadugu
65afb54a5b chore(leo): bump version for new release 2024-05-13 13:36:45 -07:00
Pranav Gaddamadugu
c378e090d7 Merge branch 'mainnet' into update/from-testnet3 2024-05-13 10:10:31 -07:00
dependabot[bot]
43ce372e60
Bump zip from 1.1.4 to 1.2.1
Bumps [zip](https://github.com/zip-rs/zip2) from 1.1.4 to 1.2.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/v1.1.4...v1.2.1)

---
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-07 10:51:47 +00:00
evan-schott
46774633f6 rebase 2024-05-06 14:46:13 -07:00
d0cd
f29b6b01ee
Merge pull request #27928 from AleoHQ/feat/deploy-mainnet
[Feat] Deploy new programs and execute on-chain programs from the command line
2024-05-06 12:10:29 -04:00
evan-schott
83c1c2dfd3 cherry pick 2024-04-30 17:50:05 -07:00
Pranav Gaddamadugu
d27ba5fa31 Merge branch 'testnet3' into update/from-testnet3 2024-04-30 13:50:06 -04:00
dependabot[bot]
7391ba6501
Bump serial_test from 3.1.0 to 3.1.1
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 10:54:19 +00:00
dependabot[bot]
973526fe6e
Bump self_update from 0.39.0 to 0.40.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 11:00:43 +00:00
evan-schott
1e0afc20c1 Passing network.id test 2024-04-23 14:19:09 -07:00
d0cd
1d9197f498
Merge pull request #27911 from AleoHQ/dependabot/cargo/testnet3/serial_test-3.1.0
Bump serial_test from 3.0.0 to 3.1.0
2024-04-22 15:19:02 -07:00
d0cd
191b1f30f4
Merge pull request #27910 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.12.4
Bump reqwest from 0.12.3 to 0.12.4
2024-04-22 10:00:37 -07:00
dependabot[bot]
5ca93003a8
Bump serial_test from 3.0.0 to 3.1.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 16:57:12 +00:00
dependabot[bot]
0697abb177
Bump reqwest from 0.12.3 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 10:54:20 +00:00
dependabot[bot]
5ab3d900fa
Bump zip from 0.6.6 to 1.1.1
Bumps [zip](https://github.com/Pr0methean/zip) from 0.6.6 to 1.1.1.
- [Changelog](https://github.com/Pr0methean/zip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Pr0methean/zip/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 10:54:04 +00:00
dependabot[bot]
1ac824f69f
Bump reqwest from 0.12.2 to 0.12.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:47:01 +00:00
Pranav Gaddamadugu
b1f6922d1e Update rev 2024-04-01 06:43:39 -07:00
Pranav Gaddamadugu
2c391055af chore(leo): bump version for new release 2024-03-29 17:53:25 -07:00
evan-schott
84f0bd6142 add new external mapping tests 2024-03-29 14:17:28 -07:00
dependabot[bot]
3784bd204d
Bump reqwest from 0.11.24 to 0.12.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.12.2.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.24...v0.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 21:04:27 +00:00
Pranav Gaddamadugu
bcab1fc864 Rename crates 2024-03-26 10:35:55 -07:00
d0cd
9ed70d9d78
Merge pull request #27663 from AleoHQ/dependabot/cargo/testnet3/assert_cmd-2.0.14
Bump assert_cmd from 2.0.13 to 2.0.14
2024-03-13 12:16:37 -07:00
dependabot[bot]
7a56cee399
Bump assert_cmd from 2.0.13 to 2.0.14
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.13 to 2.0.14.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.13...v2.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:56:09 +00:00
Halimao
8dbb484b89
Merge branch 'testnet3' into feat/input-cover
Signed-off-by: Halimao <1065621723@qq.com>
2024-02-12 15:37:23 +08:00
Pranav Gaddamadugu
95d95f27e7 Merge branch 'testnet3' into feat/leo-deploy 2024-02-10 23:13:20 -06:00
d0cd
0df7e21f4f
Merge branch 'testnet3' into feat/input-cover
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
2024-02-10 00:36:51 -06:00
dependabot[bot]
cc2ecff9fc
Bump reqwest from 0.11.23 to 0.11.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.23 to 0.11.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.23...v0.11.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 06:29:30 +00:00
evan-schott
330ce0d87f Merge remote-tracking branch 'origin/feat/leo-deploy' into feat/leo-deploy
# Conflicts:
#	Cargo.lock
#	leo/cli/commands/build.rs
#	leo/cli/commands/execute.rs
2024-02-09 15:22:11 -08:00
evan-schott
12f9548141 comment out 2024-02-09 15:10:19 -08:00
evan-schott
0b5bd5793b supporting changes for deploy 2024-02-09 14:08:52 -08:00