-
Notifications
You must be signed in to change notification settings - Fork 1.2k
EIP-7732 current fork spectests #3854
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
Merged
Merged
Changes from 64 commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
714db1e
refactor genesis state for eip7732
potuz 0ae49b0
Revert "Disable eip7732 tests like whisk-style"
potuz 2be168c
Fixes some more python tests
potuz 7e092f6
deal with new get_head reply
potuz 800b27f
skip electra tests with a payload
potuz f45e829
run_execution_payload_processing post eip-7732
potuz de7bf8d
construct the header correctly
potuz 5bb0dd8
get sample sidecars for eip 7732
potuz 62f4cd2
use right sidecar proofs in tests
potuz 0731099
fixed gindex
potuz ebeed79
keep deprecated kzg
potuz fa5cc0a
fix merkle proof tester
potuz 4ee4805
fix validate_merge_block
potuz b9644a6
fix test_config_invariants
potuz 8caa39e
use full latest block for genesis
potuz 789322f
fix test_process_execution_payload
potuz 43e9f2d
skip invalid withdrawal tests
potuz f5d61ce
skip invalid bellatrix tests
potuz 5b22ff3
skip more invalid tests
potuz 7f52e6d
skip some more tests and fix bellatrix execution_payload
potuz ab221ff
skip several more tests
potuz 3de46b7
fix deneb process_execution_payload
potuz f7d7e1a
fix get_head
potuz e94a337
Fix execution payload testing in 7732
potuz f3238a0
Use full nodes
potuz ba8bb95
some forkchoice fixes
potuz 7c84a5d
linter
potuz 34a21f4
fix test_networking
potuz 6c5f1cb
fix test_discard_equivocations_on_attester_slashing
potuz 936a3d6
test_on_block_finalized_skip_slots
potuz 6c50e26
fix test_discard_equivocations_slashed_validator_censoring
potuz ef4659b
bad state in test_filtered_block_tree
potuz 3906e58
more head checks
potuz 81009f6
skip honest reorg tests
potuz 341da17
fix test_invalid_parent_from_same_slot
potuz d698023
fix payload transitions in test_reorg.py
potuz f9408f5
fix payload transition in test_voting_source_beyond_two_epoch
potuz 54b9f10
Remove state from payload_state_transition
potuz 04eae5b
fix test_on_block
potuz 5aae7f2
add more fixes to test_on_block.py
potuz c7e2b5c
fix test_justification_withholding_reverse_order
potuz 35a1a34
more payload transition additions
potuz 5889859
fix test_justified_update_monotonic
potuz 5e353b6
fix test_justified_update_not_realized_finality
potuz 7c74ab2
fix test_filtered_block_tree
potuz 49e68f2
fix attestation helpers
potuz 9a923c2
get_store_full_state helper
potuz 7df5538
fix test_proposer_boost_is_first_block
potuz 2855395
fix test_justification_withholding_reverse_order
potuz 8df692e
fix test_proposer_boost
potuz 89d2764
fix test_justification_withholding
potuz 3330025
fix test_on_block_checkpoints
potuz 6e1797e
fix _run_include_votes_of_another_empty_chain
potuz eeb7097
Fix test_simple_attempted_reorg_without_enough_ffg_votes
potuz b315909
some small fixes
potuz ed33cbe
fix test_withholding_attack_unviable_honest_chain
potuz f31f5a2
fix test_withholding_attack
potuz 3046c99
fix previous forks tests
potuz 97f309c
doctoc
potuz 4acbaca
fix some capella and bellatrix tests
potuz 89a79cc
fix deneb tests
potuz e482735
fix electra tests
potuz 2f3db22
fix linter
potuz 6408770
enable 7732 in circleci
potuz 9df37db
Update CircleCI image to Python3.12.4
hwwhww ecbb5c5
Merge remote-tracking branch 'upstream/dev' into epbs_fix_tests
jtraglia 17c50ee
Delete trailing whitespace
jtraglia f79a847
Merge branch 'dev' into epbs_fix_tests
jtraglia 0b8afdb
Fix merge conflict mistake
jtraglia 6fc8061
Fix builder index computation
jtraglia 54ce738
Build index is first active/non-slashed index
jtraglia 1603710
Sort of fix two tests
jtraglia cdb6ed4
Remove eip7732 in POST_FORK_OF
jtraglia 5626412
Figure out some todos
jtraglia 896a8e9
Update some todos
jtraglia 3938f72
Merge branch 'dev' into epbs_fix_tests
jtraglia 8c731f8
Merge branch 'dev' into epbs_fix_tests
jtraglia 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
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.