Commit Graph

1171 Commits

Author SHA1 Message Date
d0cd
49d4e343be
Merge pull request #27648 from AleoHQ/dependabot/cargo/testnet3/ureq-2.9.6
Bump ureq from 2.9.5 to 2.9.6
2024-03-18 17:55:13 -07:00
d0cd
7109f8a1cf
Merge pull request #27776 from AleoHQ/dependabot/cargo/testnet3/walkdir-2.5.0
Bump walkdir from 2.4.0 to 2.5.0
2024-03-13 12:55:34 -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]
24a23f5aed
Bump ureq from 2.9.5 to 2.9.6
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.5 to 2.9.6.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.5...2.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 19:11:40 +00:00
dependabot[bot]
3136e8d532
Bump walkdir from 2.4.0 to 2.5.0
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.4.0 to 2.5.0.
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 19:11:01 +00:00
d0cd
20e2a667b1
Merge pull request #27792 from AleoHQ/dependabot/cargo/testnet3/clap-4.5.2
Bump clap from 4.5.0 to 4.5.2
2024-03-13 12:10:08 -07:00
d0cd
e8f1cdca4a
Merge pull request #27798 from AleoHQ/dependabot/cargo/testnet3/toml-0.8.11
Bump toml from 0.8.10 to 0.8.11
2024-03-13 12:09:25 -07:00
dependabot[bot]
d28627650a
Bump thiserror from 1.0.56 to 1.0.58
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.56 to 1.0.58.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 10:19:56 +00:00
dependabot[bot]
2ce72f2c62
Bump toml from 0.8.10 to 0.8.11
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.10 to 0.8.11.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.10...toml-v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 10:19:35 +00:00
dependabot[bot]
ef11faa1ed
Bump clap from 4.5.0 to 4.5.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.0 to 4.5.2.
- [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.0...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 10:46:29 +00: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
d0cd
a0cbb5490f
Merge pull request #27622 from AleoHQ/dependabot/cargo/testnet3/tempfile-3.10.0
Bump tempfile from 3.9.0 to 3.10.0
2024-02-10 00:28:58 -06:00
d0cd
d397ef6b81
Merge pull request #27623 from AleoHQ/dependabot/cargo/testnet3/toml-0.8.10
Bump toml from 0.8.8 to 0.8.10
2024-02-10 00:28:42 -06:00
d0cd
fcc98dd80d
Merge pull request #27630 from AleoHQ/dependabot/cargo/testnet3/num-traits-0.2.18
Bump num-traits from 0.2.17 to 0.2.18
2024-02-10 00:28:26 -06:00
d0cd
35f2c4c4a1
Merge pull request #27632 from AleoHQ/dependabot/cargo/testnet3/ureq-2.9.5
Bump ureq from 2.9.1 to 2.9.5
2024-02-10 00:28:13 -06:00
evan-schott
64605df513 update lock 2024-02-09 15:32:57 -08:00
evan-schott
d8e8a1dbe4 comment out 2024-02-09 14:08:12 -08:00
dependabot[bot]
ba704d5f39
Bump clap from 4.4.18 to 4.5.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.0.
- [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/v4.4.18...clap_complete-v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 10:43:52 +00:00
dependabot[bot]
3fa24353f9
Bump ureq from 2.9.1 to 2.9.5
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.1 to 2.9.5.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.1...2.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 10:43:40 +00:00
dependabot[bot]
8ee5f2180d
Bump num-traits from 0.2.17 to 0.2.18
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.17 to 0.2.18.
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.17...num-traits-0.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 10:19:10 +00:00
dependabot[bot]
ee6e0b40d1
Bump toml from 0.8.8 to 0.8.10
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.8...toml-v0.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 10:12:56 +00:00
dependabot[bot]
049014eb74
Bump tempfile from 3.9.0 to 3.10.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.9.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 10:12:18 +00:00
d0cd
1cbb16936b
Merge pull request #27588 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.196
Bump serde from 1.0.195 to 1.0.196
2024-01-30 06:22:59 -05:00
d0cd
41bd41a8bb
Merge pull request #27589 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.18
Bump snarkvm from 0.16.17 to 0.16.18
2024-01-30 06:22:42 -05:00
dependabot[bot]
1a7b1d17e0
Bump itertools from 0.12.0 to 0.12.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 10:10:55 +00:00
dependabot[bot]
342c37e977
Bump snarkvm from 0.16.17 to 0.16.18
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.17 to 0.16.18.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.17...v0.16.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 10:40:27 +00:00
dependabot[bot]
ce0f201fe7
Bump serde from 1.0.195 to 1.0.196
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 10:40:15 +00:00
Halimao
b92f6cec8c Revert "fix: add CliError::failed_to_execute_account error"
This reverts commit ba6b9c4e41.
2024-01-24 10:38:34 +08:00
d0cd
0c4ae92a7a
Merge pull request #27557 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.17
Bump snarkvm from 0.16.16 to 0.16.17
2024-01-22 14:25:18 -08:00
d0cd
d40cb965dd
Merge pull request #27556 from AleoHQ/dependabot/cargo/testnet3/smallvec-1.13.1
Bump smallvec from 1.12.0 to 1.13.1
2024-01-22 14:24:10 -08:00
d0cd
9f8faf14c4
Merge pull request #27555 from AleoHQ/dependabot/cargo/testnet3/regex-1.10.3
Bump regex from 1.10.2 to 1.10.3
2024-01-22 14:23:53 -08:00
d0cd
dde1577d7e
Merge pull request #27539 from AleoHQ/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.23 to 0.3.24
2024-01-22 14:23:35 -08:00
dependabot[bot]
d2be9dae2e
Bump aleo-std from 0.1.18 to 0.1.24
Bumps aleo-std from 0.1.18 to 0.1.24.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:41:41 +00:00
dependabot[bot]
32d92c6948
Bump snarkvm from 0.16.16 to 0.16.17
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.16 to 0.16.17.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.16...v0.16.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:41:30 +00:00
dependabot[bot]
cc76430f9d
Bump smallvec from 1.12.0 to 1.13.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.12.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:41:13 +00:00
dependabot[bot]
2604becc90
Bump regex from 1.10.2 to 1.10.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.2...1.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:41:01 +00:00
dependabot[bot]
7b645e5398
Bump h2 from 0.3.23 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.23...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:25:42 +00:00
dependabot[bot]
c1815d22ca
Bump clap from 4.4.17 to 4.4.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18.
- [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/v4.4.17...v4.4.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 10:56:55 +00:00
Halimao
ba6b9c4e41 fix: add CliError::failed_to_execute_account error 2024-01-17 15:30:48 +08:00
Halimao
8c68ac8bf9 Merge branch 'testnet3' into feat/input-cover 2024-01-17 13:56:55 +08:00
d0cd
195df65852
Merge pull request #10018 from Halimao/feat/discreetly
feat: support display private key discreetly
2024-01-16 15:48:00 -08:00
d0cd
87b101aa50
Merge pull request #27454 from AleoHQ/update/snarkvm-0.16.16
[Dependency] Update to snarkvm 0.16.16
2024-01-16 12:19:12 +08:00
d0cd
7205794756
Merge pull request #27358 from AleoHQ/dependabot/cargo/testnet3/ureq-2.9.1
Bump ureq from 2.9.0 to 2.9.1
2024-01-16 09:57:35 +08:00
d0cd
fa195579b7
Merge pull request #27359 from AleoHQ/dependabot/cargo/testnet3/serial_test-3.0.0
Bump serial_test from 2.0.0 to 3.0.0
2024-01-16 09:56:43 +08:00
d0cd
b32c5d2237
Merge pull request #27360 from AleoHQ/dependabot/cargo/testnet3/console-0.15.8
Bump console from 0.15.7 to 0.15.8
2024-01-16 09:55:17 +08:00
Pranav Gaddamadugu
aa6604d4c2 Update to snarkvm 0.16.16 2024-01-15 17:51:19 -08:00