forked from ethereum-optimism/op-geth
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Handle migrated celo transactions #150
Merged
Merged
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e6b814 - Browse repository at this point
Copy the full SHA 7e6b814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6759fbe - Browse repository at this point
Copy the full SHA 6759fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc092d - Browse repository at this point
Copy the full SHA 2cc092dView commit details -
Configuration menu - View commit details
-
Copy full SHA for efaf931 - Browse repository at this point
Copy the full SHA efaf931View commit details -
Rename the celo tx type to match celo blockchain
Since we will be supporting decoding and encoding all old celo tx types in op-geth we may as well use the same naming.
Configuration menu - View commit details
-
Copy full SHA for f37bc67 - Browse repository at this point
Copy the full SHA f37bc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7d004 - Browse repository at this point
Copy the full SHA 9e7d004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 590ffa4 - Browse repository at this point
Copy the full SHA 590ffa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f561f7c - Browse repository at this point
Copy the full SHA f561f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b65e74b - Browse repository at this point
Copy the full SHA b65e74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441333a - Browse repository at this point
Copy the full SHA 441333aView commit details -
This means most of the existing codebase should work now
Configuration menu - View commit details
-
Copy full SHA for 2fd2c74 - Browse repository at this point
Copy the full SHA 2fd2c74View commit details -
This adds the structure and rlp encode/decode functionality but no signing or json marshaling logic because for syncing it may not be required.
Configuration menu - View commit details
-
Copy full SHA for 1949380 - Browse repository at this point
Copy the full SHA 1949380View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e32e28 - Browse repository at this point
Copy the full SHA 0e32e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for bebce87 - Browse repository at this point
Copy the full SHA bebce87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3c7af - Browse repository at this point
Copy the full SHA 4a3c7afView commit details
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.