-
Notifications
You must be signed in to change notification settings - Fork 880
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
Pectra Devnet 5 Interop Test #8044
Closed
Closed
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
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
…or each fork This isolates defaulting to MainnetProtocolSpecs and reduces blast radius for tests Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Daniel Lehrner <[email protected]>
Signed-off-by: Daniel Lehrner <[email protected]>
Signed-off-by: Daniel Lehrner <[email protected]>
Signed-off-by: Daniel Lehrner <[email protected]>
Signed-off-by: Daniel Lehrner <[email protected]>
Signed-off-by: Daniel Lehrner <[email protected]>
…loadV4 Fixes ethereum/execution-apis#599 change to EIP-7685 Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
- Add asMap for blobSchedule so it appears in admin_nodeInfo - Prememptively add OsakaTargetingGasLimitCalculator and wire in the max blob count Add blobschedule to mainnet.json to be explicit, since the code will default to the same values anyway Signed-off-by: Simon Dudley <[email protected]>
…nstead of responding with error Would fix hyperledger#8055 but unit tests still todo Signed-off-by: Simon Dudley <[email protected]>
https://github.com/ethereum/EIPs/pull/9097/files https://github.com/ethereum/EIPs/pull/9098/files https://github.com/ethereum/EIPs/pull/9116/files Signed-off-by: garyschulte <[email protected]> adjust unit test gas costs, fix offset-by-one bug in the discount table Signed-off-by: garyschulte <[email protected]> implement bump in gas cost for bls map functions according to ethereum/EIPs@92c94cf Signed-off-by: garyschulte <[email protected]> using Pawel's suggested discount table from ethereum/EIPs#9116 (comment) Signed-off-by: garyschulte <[email protected]> use bls pairing costs from https://github.com/ethereum/EIPs/pull/9098/files Signed-off-by: garyschulte <[email protected]> remove MUL per ethereum/EIPs#8945 Signed-off-by: garyschulte <[email protected]> fix g1 msm max discount case, add g2 msm max discount case Signed-off-by: garyschulte <[email protected]> remove bls mul ops from benchmark subcommand Signed-off-by: garyschulte <[email protected]> use besu-native 1.1.1 Signed-off-by: garyschulte <[email protected]>
* prague fee market for blob gas Signed-off-by: garyschulte <[email protected]> * Fix wiring and unit test Signed-off-by: Simon Dudley <[email protected]> --------- Signed-off-by: garyschulte <[email protected]> Signed-off-by: Simon Dudley <[email protected]> Co-authored-by: Simon Dudley <[email protected]>
…params instead of responding with error" This reverts commit c5e564c. Signed-off-by: Simon Dudley <[email protected]>
* don't throw if all the gasprice params are specified Signed-off-by: Sally MacFarlane <[email protected]> --------- Signed-off-by: Sally MacFarlane <[email protected]>
siladu
force-pushed
the
pectra-devnet-5-interop
branch
from
December 22, 2024 19:50
4831117
to
bd514ac
Compare
hyperledger#8061 Signed-off-by: Simon Dudley <[email protected]>
Revert "Rename targetBlobCount to targetBlobsPerBlock (hyperledger#7981)" This reverts commit 1671306. Signed-off-by: Simon Dudley <[email protected]> Revert "EIP-7742: Add target_blob_count to block header (hyperledger#7808)" This reverts commit f855d5b. Signed-off-by: Simon Dudley <[email protected]>
this is all on main now |
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.
Based on #8042
Plus cherry picked commits from
#8036 (daniellehrner:feat/issue-7947/exclude_empty_requests_hash)
#8029 (daniellehrner:feat/issue-8028/7702_7251_address_code_changes)
#7997 (daniellehrner:feat/issue-7994/eip-7623)
Also included a locally squashed version of #8057 in
9480fe4
(#8044)Including bug fix (since merged into main): c72d02e
Including #8066
To run with Kurtosis locally:
./gradlew distDocker -x :ethereum:evmtool:distDocker
pectra-devnet5.yml: