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
|
14853e6547
|
Regen expectations
|
2023-10-07 20:46:57 -04:00 |
|
evan-schott
|
6da2753b83
|
small edits to make tests pass
|
2023-10-04 13:27:25 -07:00 |
|
evan-schott
|
0a2ea03701
|
rebase
|
2023-10-04 13:00:52 -07:00 |
|
evan-schott
|
eb606c90a0
|
all test expectations change since AST's are different now (added consts to ProgramScope)
|
2023-10-04 12:54:31 -07:00 |
|
Pranav Gaddamadugu
|
f5e15d57e4
|
Regen expecttions
|
2023-09-28 23:37:17 -04:00 |
|
Collin Chin
|
4590a36ba8
|
Add test to verify support of the ternary operator on signatures (#2594)
* Add test to verify support of the ternary operator on signatures
* regen expectations
|
2023-09-19 10:26:44 -07:00 |
|
evan-schott
|
444a4214eb
|
run all tests, add optionality for writing symbol tables to json
|
2023-09-06 16:02:21 -07:00 |
|
evan-schott
|
a3e25ebc69
|
successfully add hashes to expectation file
|
2023-09-05 15:05:43 -07:00 |
|
Pranav Gaddamadugu
|
58774cd299
|
Regen expectations
|
2023-08-17 17:35:58 -04:00 |
|
Pranav Gaddamadugu
|
65ba316c4f
|
Regen expectations
|
2023-08-09 17:38:33 -04: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 |
|
d0cd
|
07d26ea43f
|
[Feature] Casting via the as operator. (#2426)
* Revert "Revert WIP"
This reverts commit 5cce8b4a0e .
* Update tyc
* Add parse, compile, and execute tests
* Regen expectations
|
2023-06-23 17:09:15 -07:00 |
|