Commit Graph

551 Commits

Author SHA1 Message Date
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]
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
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
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
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
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
d0cd
638e85c33e
Merge pull request #27411 from AleoHQ/dependabot/cargo/testnet3/assert_cmd-2.0.13
Bump assert_cmd from 2.0.12 to 2.0.13
2024-01-16 09:38:39 +08:00
Pranav Gaddamadugu
5fea268d04 Update examples and CI 2024-01-15 15:45:08 -08:00
dependabot[bot]
f668bac626
Bump assert_cmd from 2.0.12 to 2.0.13
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.12 to 2.0.13.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.12...v2.0.13)

---
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-01-12 10:36:54 +00:00
dependabot[bot]
41399101a1
Bump console from 0.15.7 to 0.15.8
Bumps [console](https://github.com/console-rs/console) from 0.15.7 to 0.15.8.
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.7...0.15.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:03:29 +00:00
dependabot[bot]
ac658d5de0
Bump serial_test from 2.0.0 to 3.0.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v2.0.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:03:06 +00:00
evan-schott
6e58d6e24d supporting changes for deploy 2024-01-05 14:19:38 -08:00
evan-schott
902387d639
Merge branch 'testnet3' into feat/stubs
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
2024-01-03 15:22:04 -05:00
evan-schott
9aca0bf888 small fix 2024-01-03 11:22:54 -08:00
dependabot[bot]
8d34f8f8cf
Bump snarkvm from 0.16.13 to 0.16.15
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.13 to 0.16.15.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.13...v0.16.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 10:52:42 +00:00
d0cd
ab410e3db2
Merge pull request #24002 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.13
Bump snarkvm from 0.16.12 to 0.16.13
2023-12-19 11:50:40 -08:00
dependabot[bot]
59e53ab90d
Bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23.
- [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.22...v0.11.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 10:17:10 +00:00
evan-schott
55665fde9a serial tests 2023-12-18 14:47:49 -08:00
evan-schott
9d02cefcb6 fix CI 2023-12-18 11:42:59 -08:00
dependabot[bot]
b05d4441d4
Bump snarkvm from 0.16.12 to 0.16.13
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.12 to 0.16.13.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.12...v0.16.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:29:34 +00:00
evan-schott
7954539458 use explicit snarkvm commit to avoid bug 2023-12-15 20:46:59 -08:00
evan-schott
015cc05cf4 new tests 2023-12-08 01:03:34 -08:00
evan-schott
b7e6bcade0 versioning update 2023-12-01 16:00:47 -08:00
evan-schott
3564389583 add proper error checking 2023-11-30 16:12:15 -08:00
evan-schott
8b28c1642c Add retriever module 2023-11-30 16:10:03 -08:00
evan-schott
4775364ab4 proper Cargo.toml syntax 2023-11-30 15:43:19 -08:00
evan-schott
aa37895d91 mess 2023-11-30 11:38:39 -08:00
Halimao
eb44550bc2 fix: change to use crossterm to fix ci test in windows error 2023-11-29 10:23:32 +08:00
Halimao
0466f9bdf0 feat: support safely input private key 2023-11-28 18:54:30 +08:00
Halimao
b59d91db06 feat: support display private key discreetly 2023-11-28 17:00:20 +08:00
dependabot[bot]
2341d2cab5
Bump snarkvm from 0.16.10 to 0.16.12
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.10 to 0.16.12.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.10...v0.16.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 10:43:15 +00:00
Pranav Gaddamadugu
b9cb62d8aa Update dependencies 2023-11-21 10:28:07 -08:00
dependabot[bot]
9c2d6ec630
Bump tracing-subscriber from 0.3.17 to 0.3.18
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

---
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-11-14 10:08:21 +00:00
dependabot[bot]
949c04ed24
Bump snarkvm from 0.16.8 to 0.16.9
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.8 to 0.16.9.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.8...v0.16.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 10:40:32 +00:00
dependabot[bot]
988009f2ca
Bump snarkvm from 0.16.6 to 0.16.8
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.6 to 0.16.8.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.6...v0.16.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 10:06:37 +00:00
Pranav Gaddamadugu
a41aad6c2b Update to 0.16.6 2023-10-26 12:26:20 -04:00
Pranav Gaddamadugu
63343a2842 Update deps 2023-10-25 22:05:30 -04:00
d0cd
a5e39dc508
Merge pull request #3027 from AleoHQ/dependabot/cargo/testnet3/color-backtrace-0.6.1
Bump color-backtrace from 0.6.0 to 0.6.1
2023-10-23 11:35:24 -04:00
d0cd
7ac9f46163
Merge pull request #3028 from AleoHQ/dependabot/cargo/testnet3/self_update-0.39.0
Bump self_update from 0.38.0 to 0.39.0
2023-10-23 11:35:01 -04:00
dependabot[bot]
d4384e7d42
Bump snarkvm from 0.16.1 to 0.16.2
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.1 to 0.16.2.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.1...v0.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:06:07 +00:00
dependabot[bot]
847084500b
Bump self_update from 0.38.0 to 0.39.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.38.0 to 0.39.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>
2023-10-23 10:05:40 +00:00
dependabot[bot]
678f8fa177
Bump color-backtrace from 0.6.0 to 0.6.1
Bumps [color-backtrace](https://github.com/athre0z/color-backtrace) from 0.6.0 to 0.6.1.
- [Changelog](https://github.com/athre0z/color-backtrace/blob/master/CHANGELOG.md)
- [Commits](https://github.com/athre0z/color-backtrace/compare/v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:05:01 +00:00
Collin Chin
eb12c7e475 chore(leo): bump version for new release 2023-10-19 21:02:05 -07:00
Pranav Gaddamadugu
fc5b1f517d Update deps 2023-10-19 21:43:30 -04:00
dependabot[bot]
040365e671
Bump snarkvm from 0.15.3 to 0.15.4
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.15.3 to 0.15.4.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.15.3...v0.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 10:28:24 +00:00
dependabot[bot]
7965322d79
Bump snarkvm from 0.15.2 to 0.15.3
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.15.2 to 0.15.3.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.15.2...v0.15.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-10-09 10:28:30 +00:00
d0cd
3de4c75078
Merge pull request #2637 from AleoHQ/deps/snarkvm-0.15.0
[Dependencies] Update to snarkVM v0.15.2
2023-10-07 21:32:57 -04:00
Pranav Gaddamadugu
cad0c2381f Update to snarkvm-0.15.2 2023-10-07 19:58:44 -04:00
Pranav Gaddamadugu
b9fbc71680 Update to 0.15.1 2023-10-05 10:24:14 -04:00
Pranav Gaddamadugu
94084c3136 Pin to snarkVM 0.15.0 2023-10-04 10:25:53 -04:00
dependabot[bot]
9502c959b0
Bump reqwest from 0.11.21 to 0.11.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.21 to 0.11.22.
- [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.21...v0.11.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 10:29:32 +00:00
dependabot[bot]
5aa9788c5c
Bump reqwest from 0.11.20 to 0.11.21
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.21.
- [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.20...v0.11.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 10:31:34 +00:00
dependabot[bot]
d2eeba234c
Bump toml from 0.7.8 to 0.8.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.0.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.8...toml-v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 10:16:02 +00:00
collin
0f2f16877b chore(leo): bump version for new release 2023-09-08 10:18:21 -07:00
dependabot[bot]
7816f84a4c
Bump self_update from 0.37.0 to 0.38.0 (#2567)
Bumps [self_update](https://github.com/jaemk/self_update) from 0.37.0 to 0.38.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-08 10:10:14 -07:00
dependabot[bot]
347c9682cf
Bump clap from 4.4.1 to 4.4.2 (#2561)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.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/v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: clap
  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-09-08 10:09:25 -07:00
Pranav Gaddamadugu
47c9152304 Update deps 2023-08-30 14:06:10 -04:00
Pranav Gaddamadugu
dfa1138c89 Update Cargo.toml 2023-08-30 14:05:47 -04:00
collin
1e80baa646 commit run scripts 2023-08-15 14:14:26 -07:00
collin
11b87229f1 chore(leo): bump version for new release 2023-08-15 14:02:00 -07:00
collin
d654182095 commit example files 2023-08-08 11:02:42 -07:00
collin
7714f55999 chore(leo): bump version for new release 2023-08-08 10:14:56 -07:00
Collin Chin
af1f7f96fb
Implement Leo Account (#2513)
* implement leo account new --seed

* implement leo account new --write

* implement leo account import --write

* gitignore
2023-08-07 16:01:33 -07:00
dependabot[bot]
68d0bc4fb5
Bump color-backtrace from 0.5.1 to 0.6.0
Bumps [color-backtrace](https://github.com/athre0z/color-backtrace) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/athre0z/color-backtrace/blob/master/CHANGELOG.md)
- [Commits](https://github.com/athre0z/color-backtrace/compare/v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 10:40:19 +00:00
collin
d336be0b7b chore(leo): bump version for new release 2023-07-24 10:51:44 -07:00
collin
6a7748e5fe chore(leo): bump version for new release 2023-07-19 18:17:31 -07:00
Collin Chin
d44457fc32
[Feature] Implement leo execute (#2491)
* bump snarkvm rev

* update default gitignore

* impl leo execute

* bump snarkvm 0.14.5

* modify examples wip

* update run.sh examples

* impl env file

* clippy warning

* fix auction example

* fix auction example env

* generate new private key for new env - tests failing due to env not found err

* commit error changes

* Fix tests; clippy

* Get examples working

* leo build checks that build dir is well formed; clippy

* Clean up

* Update examples/README.md

Co-authored-by: d0cd <pranavsaig@gmail.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* do not commit .avm files

* use snarkvm commands

---------

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
Co-authored-by: Pranav Gaddamadugu <pranav@aleo.org>
Co-authored-by: d0cd <pranavsaig@gmail.com>
2023-07-19 18:04:09 -07:00
dependabot[bot]
95e90fe5ec
Bump assert_cmd from 2.0.11 to 2.0.12 (#2484)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.12.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: assert_cmd
  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-07-17 09:56:08 -07:00
collin
a18899f253 chore(leo): bump version for new release 2023-07-05 21:25:34 -07:00
dependabot[bot]
208176bc5d
Bump backtrace from 0.3.67 to 0.3.68 (#2438)
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.67 to 0.3.68.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.67...0.3.68)

---
updated-dependencies:
- dependency-name: backtrace
  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-07-05 18:06:21 -07:00
collin
9fccf015d7 chore(leo): bump version for new release 2023-06-28 21:09:44 -07:00
dependabot[bot]
d0c6de57fb
Bump snarkvm from 0.12.5 to 0.12.6 (#2431)
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.12.5 to 0.12.6.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.12.5...v0.12.6)

---
updated-dependencies:
- dependency-name: snarkvm
  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-06-28 21:03:22 -07:00
collin
80b0976276 chore(leo): bump version for new release 2023-06-23 17:19:25 -07:00
dependabot[bot]
0c504724c6
Bump snarkvm from 0.12.3 to 0.12.5 (#2425)
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.12.3 to 0.12.5.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.12.3...v0.12.5)

---
updated-dependencies:
- dependency-name: snarkvm
  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-06-23 17:07:19 -07:00
collin
7741f5b0c4 chore(leo): bump version for new release 2023-06-15 22:38:02 -07:00
collin
925e07a4d1 bump snarkvm 0.12.3 2023-06-15 22:35:18 -07:00
collin
f5867a4fe4 chore(leo): bump version for new release 2023-06-15 22:26:19 -07:00
Collin Chin
e5ae160d1a
Implement new hash and commit functions (#2415)
* refactor hash -> hash_to_field

* refactor commit -> commit_to_field

* implement commit_to_address

* implement hash_to_address

* update hash and commit examples

* implement hash_to_scalar

* update tests

* implement bhp hash to integer variants

* implement bhp pedersen and poseidon integer variants

* Update compiler/passes/src/type_checking/checker.rs

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* Update compiler/passes/src/type_checking/checker.rs

Co-authored-by: Alessandro Coglio <coglio@kestrel.edu>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* fix pedersen hash type checks

---------

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
Co-authored-by: Alessandro Coglio <coglio@kestrel.edu>
2023-06-15 19:55:03 -07:00
Collin Chin
d83c4be330
Implement Mapping::get_or_use (#2413)
* get_or_init -> get_or_use

* use mapping get_or_use in examples

* fix codegen for Mapping::get_or_use

* fix tests for Mapping::get_or_use

* fix warnings, update snarvm rev

* bump circle rust img v1.70

* fix codegen

* update snarkvm rev and regen tests

* Update compiler/parser/src/parser/expression.rs

Co-authored-by: d0cd <pranavsaig@gmail.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* Delete program.json

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* Delete program.json

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

---------

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
Co-authored-by: d0cd <pranavsaig@gmail.com>
2023-06-13 12:09:33 -07:00
Collin Chin
bb73b9fa31
Feat/updater (#2410)
* implement leo update cli command and refactor cli directory structure

* simplify dependencies

* silence clippy warning
2023-06-12 14:39:02 -07:00
Collin Chin
4e71f60cb4
Implement additional features to the "group" element type (#2394)
* add new hash and commit symbols

* pedersen commitment methods return fields

* use snarkvm rev a451d91, impl commit_to_group.bhp256

* implement bhp commit to group variants

* implement bhp hash_to_group variants

* implement pedersen commit_to_group and hash_to_scalar variants

* implement poseidon hash_to_group and hash_to_scalar variants

* remove hash_many symbol

* fix tests

* regen test expectations
2023-06-07 13:09:08 -07:00
dependabot[bot]
ae12c35010
Bump self_update from 0.36.0 to 0.37.0 (#2403)
Bumps [self_update](https://github.com/jaemk/self_update) from 0.36.0 to 0.37.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 11:40:15 -07:00
collin
52dfc097c5 chore(leo): bump version for new release 2023-05-31 20:37:17 -07:00
collin
045715b000 bump snarkvm v0.11.6 2023-05-31 20:28:47 -07:00
Collin Chin
369db97edd
bump snarkvm v0.11.5 (#2400) 2023-05-30 22:32:27 -07:00
Collin Chin
ed734e878e
Bump/snarkvm v0.11.4 (#2399) 2023-05-30 19:50:01 -07:00
Collin Chin
2e1a9fc979 chore(leo): bump version for new release 2023-05-23 15:02:30 -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
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
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
collin
1c5de6fb80 bump snarkvm v0.11.2 2023-05-12 14:42:15 -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