Commit Graph

5789 Commits

Author SHA1 Message Date
collin
a40c51f0b0 bump snarkvm v0.11.3, update clap v4.3 2023-05-26 23:50:25 -07:00
d0cd
02bf3ab5d3
Merge pull request #2393 from AleoHQ/dependabot/cargo/testnet3/criterion-0.5.0
Bump criterion from 0.4.0 to 0.5.0
2023-05-24 08:13:26 -07:00
dependabot[bot]
c639735f47
Bump criterion from 0.4.0 to 0.5.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.4.0...0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 10:59:58 +00:00
Collin Chin
2e1a9fc979 chore(leo): bump version for new release 2023-05-23 15:02:30 -07:00
dependabot[bot]
30518e0e50
Bump regex from 1.8.1 to 1.8.2 (#2391)
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2.
- [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.8.1...1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 11:36:33 -07:00
dependabot[bot]
61d6458c3c
Bump console from 0.15.5 to 0.15.7 (#2389)
Bumps [console](https://github.com/console-rs/console) from 0.15.5 to 0.15.7.
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.5...0.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 11:36:04 -07:00
dependabot[bot]
9c6df7b9f2
Bump toml from 0.7.3 to 0.7.4 (#2388)
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.4.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 11:35:29 -07:00
d0cd
80345d936a
Merge pull request #2383 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.11.18
Bump reqwest from 0.11.17 to 0.11.18
2023-05-22 06:51:37 -07:00
d0cd
b4e7e9ed4e
Merge pull request #2382 from AleoHQ/dependabot/cargo/testnet3/zip-0.6.6
Bump zip from 0.6.5 to 0.6.6
2023-05-22 06:50:09 -07:00
d0cd
9520177583
Merge pull request #2379 from AleoHQ/bump/snarkvm-v0.11.2
bump snarkvm v0.11.2
2023-05-22 06:48:53 -07:00
dependabot[bot]
e0d3edb62a
Bump reqwest from 0.11.17 to 0.11.18
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.17 to 0.11.18.
- [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.17...v0.11.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 10:59:07 +00:00
dependabot[bot]
6790d0079c
Bump zip from 0.6.5 to 0.6.6
Bumps [zip](https://github.com/zip-rs/zip) from 0.6.5 to 0.6.6.
- [Changelog](https://github.com/zip-rs/zip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 10:59:04 +00:00
collin
1c5de6fb80 bump snarkvm v0.11.2 2023-05-12 14:42:15 -07:00
dependabot[bot]
36c94ac62d
Bump serde from 1.0.162 to 1.0.163 (#2378)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 14:12:12 -07:00
d0cd
d0c29ce8e0
[Update] snarkvm 0.11.0 (#2377)
* Remove gates from tests

* Remove Finalize test namespace

* Remove gates from examples

* Remove gates from compiler

* Regen expectations

* Add test that gates is allowed as a standard field of a record

* Update Rust version in CI

* Add check for MAX_MAPPINGS
2023-05-10 21:32:37 -07:00
d0cd
4a66d324d8
Merge pull request #2373 from AleoHQ/dependabot/cargo/testnet3/zip-0.6.5
Bump zip from 0.6.4 to 0.6.5
2023-05-08 11:01:43 -07:00
d0cd
86c206ab4a
Merge pull request #2371 from LouisWT/leo-version
feat: support leo --version
2023-05-08 11:01:17 -07:00
dependabot[bot]
f44d537b80
Bump zip from 0.6.4 to 0.6.5
Bumps zip from 0.6.4 to 0.6.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 10:10:24 +00:00
LouisWT
caad9c0e44
use default value
Co-authored-by: d0cd <pranavsaig@gmail.com>
Signed-off-by: LouisWT <18911761491@163.com>
2023-05-07 20:28:29 +08:00
LouisWT
a9965093f7 feat: support leo --version or -V 2023-05-06 23:06:05 +08:00
d0cd
a998efbeef
Merge pull request #2370 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.162
Bump serde from 1.0.160 to 1.0.162
2023-05-06 00:41:46 -07:00
dependabot[bot]
6a5e48c225
Bump serde from 1.0.160 to 1.0.162
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 10:57:56 +00:00
d0cd
74b0bff9ab
Merge pull request #2366 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.71
Bump anyhow from 1.0.70 to 1.0.71
2023-05-01 07:23:21 -07:00
d0cd
07e5bbee5e
Merge pull request #2368 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.11.17
Bump reqwest from 0.11.16 to 0.11.17
2023-05-01 06:54:51 -07:00
dependabot[bot]
454801b1fa
Bump anyhow from 1.0.70 to 1.0.71
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:40:25 +00:00
dependabot[bot]
d91c980651
Bump reqwest from 0.11.16 to 0.11.17
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.17.
- [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.16...v0.11.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:39:26 +00:00
d0cd
3d020bd086
Merge pull request #2362 from AleoHQ/dependabot/cargo/testnet3/snarkvm-console-0.10.3
Bump snarkvm-console from 0.10.2 to 0.10.3
2023-05-01 05:39:25 -07:00
d0cd
473fd8cec8
Merge pull request #2361 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.10.3
Bump snarkvm from 0.10.2 to 0.10.3
2023-05-01 05:39:05 -07:00
d0cd
e37d9b9367
Merge pull request #2360 from AleoHQ/dependabot/cargo/testnet3/tracing-subscriber-0.3.17
Bump tracing-subscriber from 0.3.16 to 0.3.17
2023-05-01 05:37:55 -07:00
d0cd
497f9fcb9f
Merge pull request #2359 from AleoHQ/dependabot/cargo/testnet3/regex-1.8.1
Bump regex from 1.8.0 to 1.8.1
2023-05-01 05:37:29 -07:00
dependabot[bot]
0be54bc25c
Bump snarkvm-console from 0.10.2 to 0.10.3
Bumps snarkvm-console from 0.10.2 to 0.10.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 10:58:14 +00:00
dependabot[bot]
8727ecb202
Bump snarkvm from 0.10.2 to 0.10.3
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/AleoHQ/snarkVM/releases)
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.10.2...v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 10:58:04 +00:00
dependabot[bot]
0737b86b97
Bump tracing-subscriber from 0.3.16 to 0.3.17
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.16...tracing-subscriber-0.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 11:00:31 +00:00
dependabot[bot]
a083bac720
Bump regex from 1.8.0 to 1.8.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.0 to 1.8.1.
- [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/commits/1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 10:59:53 +00:00
d0cd
595fc13f4e
Merge pull request #2358 from AleoHQ/dependabot/cargo/testnet3/regex-1.8.0
Bump regex from 1.7.3 to 1.8.0
2023-04-21 08:57:17 -07:00
dependabot[bot]
1a6b6a2eeb
Bump regex from 1.7.3 to 1.8.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.0.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 10:57:59 +00:00
collin
85821b524e chore(leo): bump version for new release 2023-04-19 18:02:15 -07:00
d0cd
80005d67e5
Merge pull request #2348 from AleoHQ/testnet3.3
[Feature] Upgrades for Phase 3.
2023-04-18 19:05:07 -07:00
Pranav Gaddamadugu
4b64fbe03a Fix error message 2023-04-18 17:22:59 -07:00
Pranav Gaddamadugu
322c44308f Update snarkVM to 0.10.2 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
98574495ff Update check 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
68fc397252 Update to snarkVM 0.10.0 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
f88ddfead5 Update examples 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
6a660c4ceb Remove gates check 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
581a671e31 Update maximum number of transitions 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
2390d10677 Regen expectations 2023-04-18 17:14:01 -07:00
Pranav Gaddamadugu
93dbeb77b2 Update tests 2023-04-18 17:09:22 -07:00
Pranav Gaddamadugu
a613f35c07 Check that finalize block does not return a value 2023-04-18 17:09:22 -07:00
Pranav Gaddamadugu
0b99135962 Update Mapping::get_or to Mapping::get_or_init 2023-04-18 17:09:22 -07:00
Pranav Gaddamadugu
76693533b0 Update code gen for Mapping::set 2023-04-18 17:09:22 -07:00