forked from ethereum-optimism/op-geth
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge op-geth v1.101411.2-rc.2 #20
Merged
Merged
Conversation
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
…ethereum-optimism#411) * update fork.yaml to cover Holocene eip-1559 parameter configurability * Update fork.yaml Co-authored-by: Sebastian Stammler <[email protected]> --------- Co-authored-by: Sebastian Stammler <[email protected]>
…actionCondition.hexordecimal core/types: transaction conditional KnownAccounts fix && HexOrDecimal deser
…#372) * miner: support interop block building Co-authored-by: axelKingsley <[email protected]> Co-authored-by: Tyler Smith <[email protected]> * interoptypes: fuzz log decoding, test known safety-levels * interoptypes: ensure log index is uint32 --------- Co-authored-by: axelKingsley <[email protected]> Co-authored-by: Tyler Smith <[email protected]>
Co-authored-by: Tyler Smith <[email protected]> Co-authored-by: Diederik Loerakker <[email protected]>
…op-mempool-filter interop: Ingress Filtering for Interop Enabled Mempool
Co-authored-by: Adrian Sutton <[email protected]>
…ereum-optimism#423) * fix name of test * Update miner/payload_building_test.go --------- Co-authored-by: Sebastian Stammler <[email protected]>
* Bumps supported ProtocolVersion to 9.0.0-rc.1 (9 for Holocene) * Also bumps Go CI version to 1.22
…olocene-sepolia-metal Update superchain-registry to include metal-sepolia
Tag created with op-workbench. Conflicts: core/state_transition.go miner/worker.go
qzhodl
approved these changes
Nov 20, 2024
qizhou
approved these changes
Nov 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
In order to fix the op-deployer issue, we need to merge with upstream.
v1.101411.2-rc.2
is the commit referenced by latest develop version(910c9ade) of optimism mono-repo.Conflicts:
core/state_transition.go
miner/worker.go