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 |
|
Pranav Gaddamadugu
|
4771cb1e3c
|
Disable deploy command
|
2023-04-18 17:09:22 -07:00 |
|
Pranav Gaddamadugu
|
c34a93c5ca
|
Remove dependency on aleo
|
2023-04-18 17:09:22 -07:00 |
|
Pranav Gaddamadugu
|
e2749eebb9
|
Update snarkVM dep
|
2023-04-18 17:09:22 -07:00 |
|
Pranav Gaddamadugu
|
209d9cb5e7
|
Regen expectations
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
74c888b037
|
Add/update tests
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
55c0665c39
|
Improve error message
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
f9851e1b97
|
Add support for associated methods on mappings
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
cff63e9918
|
Address feedback; remove leo-core
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
571786c3c6
|
Fix example
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
7bef7c401f
|
Regen expectations
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
d337cba6ac
|
Add test in Finalize namespace
|
2023-04-18 16:59:32 -07:00 |
|
Pranav Gaddamadugu
|
be3c58cf53
|
Update codegen
|
2023-04-18 16:59:32 -07:00 |
|
Pranav Gaddamadugu
|
1a129ac375
|
Add test framework for finalize contexts
|
2023-04-18 16:59:32 -07:00 |
|
Pranav Gaddamadugu
|
9cb5ac1d91
|
Update examples
|
2023-04-18 16:59:07 -07:00 |
|
Pranav Gaddamadugu
|
a0b00ac78c
|
Update examples; fmt
|
2023-04-18 16:59:07 -07:00 |
|
Pranav Gaddamadugu
|
8b1861fff1
|
Regen expectations
|
2023-04-18 16:59:07 -07:00 |
|
Pranav Gaddamadugu
|
683215d17c
|
Fix error message
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
bb5c793bb3
|
Fix code gen
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
62f8506a28
|
Fix test
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
8426f824ff
|
Fix passes
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
0d64247b1e
|
Add tests that should pass
|
2023-04-18 16:51:42 -07:00 |
|
Pranav Gaddamadugu
|
ff5ce80be3
|
Update mapping tests to usenew operations
|
2023-04-18 16:51:42 -07:00 |
|
Pranav Gaddamadugu
|
00a7943746
|
Regen expectations
|
2023-04-18 16:51:42 -07:00 |
|
Pranav Gaddamadugu
|
da7537344b
|
Rename Mapping::put to Mapping::set
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
aeab0c59ec
|
Disallow records in finalize contexts
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
ad5f5e761f
|
Update snarkVM and aleo deps
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
2881fce2ec
|
Update examples
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
d4eb6441d7
|
Enable warnings in compiler output
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
9df7486053
|
Regen expectations
|
2023-04-18 16:21:40 -07:00 |
|