Collin Chin
|
12570e4602
|
Commit leo example tests (#2524)
* commit leo example tests
* improve leo example readme's and ci
* commit leo token example script
|
2023-08-14 15:26:55 -07:00 |
|
Collin Chin
|
d31b707c4b
|
Update leo examples (#2501)
* improve leo example run scripts
* add leo build warning message, reduce number of calls to snarkvm package open
* cargo clippy
* Update examples/token/run.sh
Co-authored-by: Eric McCarthy <7607035+bendyarm@users.noreply.github.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
* Update examples/token/run.sh
Co-authored-by: Eric McCarthy <7607035+bendyarm@users.noreply.github.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
* Update examples/token/run.sh
Co-authored-by: Eric McCarthy <7607035+bendyarm@users.noreply.github.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
* Update examples/token/run.sh
Co-authored-by: Eric McCarthy <7607035+bendyarm@users.noreply.github.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
* Update examples/token/run.sh
Co-authored-by: Eric McCarthy <7607035+bendyarm@users.noreply.github.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
* fix comments
* make auctioneer the starting private key in auction example
---------
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
Co-authored-by: Eric McCarthy <7607035+bendyarm@users.noreply.github.com>
|
2023-07-24 10:33:41 -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 |
|
collin
|
eafd265f75
|
unify leo examples with workshop, run all examples in circleci
|
2022-09-21 15:59:33 -07:00 |
|
Pranav Gaddamadugu
|
0fa8082656
|
Update token example
|
2022-09-06 12:14:36 -07:00 |
|
collin
|
bef473b656
|
add import example, remove directory nesting, improve examples readme
|
2022-08-01 16:04:00 -07:00 |
|
collin
|
dcd6501262
|
update revs, improve error handling, remove unused code
|
2022-07-12 12:48:51 -07:00 |
|