-
Notifications
You must be signed in to change notification settings - Fork 189
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
Add walnut flag to sozo execute and migrate apply commands #2333
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
ebf6761
feat: add sierra to cairo debug information
glihm f4e2712
Add walnut flag to sozo execute command
barabanovro 550f5bf
Pass rpc url to handle_transaction_result
barabanovro 056d98d
Merge remote-tracking branch 'dojo/main' into feat/walnut-debug-info
glihm 2627286
Add walnut flag to sozo migrate apply command
barabanovro 46d97a9
Move walnut_debug_transaction to walnut crate
barabanovro 143f99a
Cargo fmt
barabanovro c46b373
Keep only one global walnut flag
barabanovro a8d9ac4
Add comments
barabanovro d8eb7e2
Add walnut flag to sozo execute command
barabanovro a900b4c
Pass rpc url to handle_transaction_result
barabanovro f8801ab
Add walnut flag to sozo migrate apply command
barabanovro b47dc41
Move walnut_debug_transaction to walnut crate
barabanovro 2e8b436
Cargo fmt
barabanovro 10739f9
Keep only one global walnut flag
barabanovro d20d8d1
Add comments
barabanovro c3ed863
Resolve conflicts
barabanovro bc78ed2
Merge branch 'sozo-execute-with-walnut' of /~https://github.com/walnuth…
barabanovro 19bf7d3
Fix lint errors
barabanovro a26a5d4
Merge branch 'feat/walnut-debug-info' into sozo-execute-with-walnut
barabanovro 336626b
Put the walnut crate under the /sozo dir
barabanovro c830c94
Add constants with API and app URLs
barabanovro d394aa0
Warn where we fail silently
barabanovro 0c3fa95
Remove unnecessary comments
barabanovro c0933cc
Check Walnut API key before migration
barabanovro 302b2a0
Add doc comments
barabanovro 9d3147f
Disable walnut flag in auto_authorize
barabanovro ac47e81
chore; use debug for pending tx log (#2383)
Larkooo 3ac3149
refactor(katana-rpc): `getEvents` include pending block (#2375)
kariy a320d56
refactor(katana): move predeployedAccounts under DevApi and remove Ka…
glihm b610620
remove world and indexers table in favour of contracts
lambda-0x b26c41a
opt(torii): batch query execution in sync_range
lambda-0x 33cb543
refactor(torii): make select block cancel safe
lambda-0x d8c1b43
opt(torii): use hashmap instead of vector of event processors
lambda-0x 2228fa1
opt(torii): fetch receipts along with blocks instead of fetching them…
lambda-0x 98e2c61
opt(torii): avoid re-processing of transactions in certain case
lambda-0x 92a7f04
wip
kariy 134e0f7
Merge branch 'main' into sozo-execute-with-walnut
kariy 15c5b3a
Add walnut flag to sozo execute command
kariy 8155208
chore(dojo-world): enable manifest feature on `migration` feature
kariy ced0d63
fmt
kariy 7e4e1e3
refactor: move walnut config into WalnutDebugger
glihm 4953700
fix: ensure only WalnutDebugger is exposed
glihm e4d9705
fix: restore default dojo_dev.toml
glihm 97b281a
dont print in library code
kariy 122f717
use concrete error types in walnut/verification
kariy 4eabc97
use concrete types again
kariy 13c9dd6
remove unecessary util function
kariy db61e0e
use json method instead
kariy f3c966a
fix: fix test
glihm f780cc9
Merge remote-tracking branch 'dojo/main' into sozo-execute-with-walnut
glihm 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
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ohayo, sensei! Consider setting a default value for
walnut
.The addition of the
walnut
field inTxnConfig
is a wise move to enhance functionality. However, it's crucial to ensure that this field is initialized properly to avoid any undefined behavior. Consider setting a default value in theDefault
trait implementation forTxnConfig
.