This repository was archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 852
Merge Transfer and TransferWithGas gadget #1777
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
11be6ee
make balance update readable
ChihChengLiang 2811228
visibility control
ChihChengLiang 7f73a7f
unused comment
ChihChengLiang 45e19c6
must create is known
ChihChengLiang f62b1cc
a sure place to dedup create account
ChihChengLiang b919f09
account_write is always true
ChihChengLiang 0241779
the abstraction is no longer needed
ChihChengLiang 618f033
merge transfer gadgets ugly
ChihChengLiang 37c3fd1
WIP
ChihChengLiang f82c3a7
deduplicate and fix busmapping constraint
ChihChengLiang 79d2c3f
fix the read write order
ChihChengLiang 52e80c4
doc fix
ChihChengLiang 0ee4aa4
dedup busmapping transfer
ChihChengLiang e3e1b1c
rm must_create
ChihChengLiang 56ccc66
move all the transfer rws handling to transfer gadget
ChihChengLiang 7a13f05
the early return skipped the receiver creation
ChihChengLiang 598ad11
feedback
ChihChengLiang 0522b5c
nitpick
ChihChengLiang 77cfbcb
point to Geth\#28666 in the comment
ChihChengLiang 990afe1
rename receiver -> receiver_balance
ChihChengLiang 7449289
rename opcode_is_create -> is_create
ChihChengLiang f8773e2
expand receiver creation args
ChihChengLiang 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
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
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
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
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
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
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
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
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.
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.