-
Notifications
You must be signed in to change notification settings - Fork 480
[Feature] Support for proof-less execution transactions (Leo Devnode suport) #1120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
2a20579
added execution for proof-less transactions
Roee-87 268f8fc
fixed build errors
Roee-87 c27246a
added docstring to devnode_execute
Roee-87 9c8566a
added flag to ExecuteOptions for devnode transactions
Roee-87 9ccf673
cleanup
Roee-87 cbbaef5
added program to process in devnode_execute
Roee-87 df6b0f9
added evaluation check for devnode execution
Roee-87 256cc22
fixed indentations
Roee-87 48e053f
ran cargo fmt
Roee-87 f4dda32
added code for devnode deployments
Roee-87 e3f56da
set edition to 0 for devnode deploy
Roee-87 ffe8043
added method for fetching program edition
Roee-87 aea94c2
added code for generating deployment txn without certificate
Roee-87 c30da85
ran cargo fmt
Roee-87 b83918f
revert changes to index.js
Roee-87 60d724d
removed snarkvm dev features from Cargo.toml
Roee-87 dadb68e
added consts for devnode vkey and cert
Roee-87 8e77c2d
updated snarkvm rev
Roee-87 1fdc0f3
refactored assert! in devnode deploy
Roee-87 12a137d
added devnode upgrade
Roee-87 1abc681
refactored to include separate execution and deployment methods for d…
Roee-87 9044cff
ran cargo fmt
Roee-87 3204a23
updated devnode deploy
Roee-87 635ca62
pulled in latest main
Roee-87 031da5f
Delete .env
Roee-87 d98b7e6
Delete create-leo-app/template-node/.env
Roee-87 9994ac8
added devnode upgrade to program manager and updated docs
Roee-87 91e536b
updated build devnode upgrade method
Roee-87 2ecc9a1
fixed docstrings
Roee-87 98e4baf
fixed docstrings
Roee-87 fba72b9
added create-leo-app example
Roee-87 b9f68eb
fixed typo
Roee-87 5e14c26
updated readme
Roee-87 8be8621
replaced log! with log
Roee-87 f75dabe
regenerated docs
Roee-87 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.