-
Notifications
You must be signed in to change notification settings - Fork 272
chore(types): remove ExecutionPayloadHeader version #2701
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
Open
calbera
wants to merge
166
commits into
main
Choose a base branch
from
remove-eph-version
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
166 commits
Select commit
Hold shift + click to select a range
c87e016
Added PendingPartialWithdrawal Type
rezzmah d5fd3a9
Update registry.go
rezzmah 2247067
changed collections type
rezzmah 5d1dbb2
Update kvstore.go
rezzmah 2569062
Removed PendingPartialWithdrawalsIndexPrefixHumanReadable
rezzmah 0e14405
Remove pointer receivers for PendingPartialWithdrawals
rezzmah f631021
lint
rezzmah b67bff1
pointer fixes
rezzmah 93402b2
BeaconState Versionable
rezzmah 81ce973
Extended beaconstate ssz
rezzmah 3b5cf86
Tests passing
rezzmah 0e31880
Removed Generic from BeaconState proof tests
rezzmah 14f157d
Unskip passing test
rezzmah db26e82
Remove unusued interface
rezzmah 22160ee
Extend tests
rezzmah 21e4cd5
Merge branch 'main' into pectra-pending-partial-withdrawals
calbera 518a075
cleanup test
rezzmah 6e92161
Update state.go
rezzmah c33b6a3
wip
calbera ea1a1ba
Merge branch 'main' of github.com:berachain/beacon-kit into pectra-pe…
calbera c713596
Merge branch 'pectra-pending-partial-withdrawals' of github.com:berac…
calbera 50ca610
update the beacon state schema
calbera 338078d
rename
calbera 0501368
Merge branch 'main' into pectra-pending-partial-withdrawals
5408ce4
Merge branch 'pectra-pending-partial-withdrawals' of github.com:berac…
calbera 8d27308
Merge branch 'main' into pectra-pending-partial-withdrawals
rezzmah f9cda7b
Update proposer_pubkey_test.go
rezzmah e2aadf6
lint
calbera 02b5bdb
Merge branch 'pectra-pending-partial-withdrawals' of github.com:berac…
calbera fcbd2b6
Add test case
rezzmah adc1767
deneb & electra gIndexes
calbera ad30466
Merge branch 'pectra-pending-partial-withdrawals' into pppw-gindexes
calbera c238e00
Added tests for pending partial withdrawals registry
rezzmah a76d330
lint issues
rezzmah cd036bb
Merge branch 'pectra-pending-partial-withdrawals' into pppw-gindexes
calbera cc76136
revert test file changes
calbera d8a4bbe
proof test cases
calbera 1a4e609
Merge branch 'pectra-pending-partial-withdrawals' of github.com:berac…
calbera 8502cb5
proof testcases
calbera 6982ae3
undo
calbera 4e9f73d
nits
calbera bba8dd0
nit line breaks + comments
calbera 0dd7339
nit
calbera ed26af8
nit comment
calbera 548a1b3
comments
calbera 6c14e67
nit comment fix
calbera e1cb183
nit comment fix
calbera 93fc6a8
more
calbera cf13f5b
undo
calbera ba74d9a
lint
calbera 403eff9
Remove requireEqualOrAfterVersion
rezzmah ebab40a
Merge branch 'pectra-pending-partial-withdrawals' into pppw-gindexes
rezzmah 332351c
Merge branch 'pppw-gindexes' into fork-struct-upgrade
rezzmah 881a19c
Update state_processor_forks.go
rezzmah 231c5fc
ssz test contract
calbera 307df9f
Merge branch 'pppw-gindexes' of github.com:berachain/beacon-kit into …
calbera b830a0a
proof e2etests
calbera 59cc5a9
lint
calbera 65da730
Merge branch 'pppw-gindexes' of github.com:berachain/beacon-kit into …
calbera 1d48aac
fix usage of ProcessSlots in node-api
calbera 93fc7c4
Remove version.Genesis()
rezzmah 5a9f0cb
Added GenesisForkVersion
rezzmah e5c5645
try verifying in test
calbera 3718d69
Extend test cases
rezzmah d7e7429
fixed
calbera ef1870a
build
calbera f2ebaed
fix tests
rezzmah fb981d0
Fix more tests
rezzmah 89c7fb5
updated e2e proof test
calbera 3dec95d
lint
calbera d183ff7
TestFullLifecycle_WithoutRequests_IsSuccessful working
rezzmah d1485b8
lint
calbera e96c699
temp: silence other e2e tests
calbera 4ae80e6
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
rezzmah 46ec9d6
Update state_processor_genesis.go
rezzmah dc6a01a
Update mainnet_spec.toml
rezzmah 471006d
bug in error message
rezzmah c20ea57
lint
calbera 6aa080d
lint errors
rezzmah fe29b81
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
rezzmah 2fa3875
nit
calbera afe2e2a
nit fix test
calbera f9d9d36
Merge branch 'fork-struct-upgrade-2' of github.com:berachain/beacon-k…
rezzmah 1018cbc
version name
calbera 3cc7e8f
try deneb for proof
calbera abda3c9
Set genesistime to 0 in simulation test chain spec
rezzmah 6d6b7b6
cleanup temp
calbera 17b3ba1
Merge branch 'pppw-gindexes' of github.com:berachain/beacon-kit into …
calbera 3de0ee1
Merge branch 'fork-struct-upgrade' of github.com:berachain/beacon-kit…
calbera bdc627d
Added todo
rezzmah 2f7f5c0
unneeded
calbera b76f6e8
Merge branch 'fork-struct-upgrade' of github.com:berachain/beacon-kit…
calbera fc472a9
Merge branch 'fork-struct-upgrade-2' of github.com:berachain/beacon-k…
rezzmah 54c71ee
Update state_processor.go
rezzmah bc067a1
correct order of calls
calbera 4ab35a6
make start working
rezzmah 02f26e8
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
rezzmah ac8748f
comment and lint
rezzmah 3f86628
Update e2e_proofs_test.go
rezzmah d2505d8
use timestamp for log
calbera 76ef672
lint
calbera 1d7a661
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
rezzmah c7f5905
Update state_processor_genesis.go
rezzmah d2a5afd
try e2e fix
calbera f3f3039
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
rezzmah 6a0a198
Reword error message
rezzmah 08d2b2c
nit comments
calbera 5f590fb
Refactor default genesis
rezzmah 2890e24
Merge branch 'fork-struct-upgrade-2' of github.com:berachain/beacon-k…
rezzmah 655d57f
Remove confusing comment
rezzmah 03278e1
noting the versioned ExecPayloadHeader
calbera 3d67001
Merge branch 'main' of github.com:berachain/beacon-kit into pppw-gind…
calbera e4bc6ae
Merge branch 'pppw-gindexes' of github.com:berachain/beacon-kit into …
calbera 8eb730d
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
calbera af0175e
fix merge conflict
calbera ecaffa2
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
calbera 08d456b
Merge branch 'main' into pppw-gindexes
calbera 731d47b
fix build
calbera 15fc448
Merge branch 'pppw-gindexes' into fork-struct-upgrade
calbera e99164c
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
calbera 17018b3
Merge branch 'main' of github.com:berachain/beacon-kit into fork-stru…
calbera 36fa646
fix logger only once
calbera b0eeb6f
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
calbera ca60bc3
fix merge commit
calbera b8a2c86
logging all versions
calbera c30b8c6
log all fork versions
calbera 0f2bc1b
cleanup
calbera 03cebc4
Merge branch 'fork-struct-upgrade' of github.com:berachain/beacon-kit…
calbera 6408e42
address comments
calbera 445d373
lint
calbera dad1f38
remove genesis special casing for 4/n
calbera 862fd1c
Merge branch 'fork-struct-upgrade' of github.com:berachain/beacon-kit…
calbera 79d6a3e
re work
calbera 26ce0d0
clean up genesis time chain spec
calbera c4fc149
try appease nilaway
calbera ec81f25
try appease nilaway 2
calbera 21d9b30
Address comments more
calbera 36f81f9
Merge branch 'fork-struct-upgrade' into fork-struct-upgrade-2
rezzmah 502b4a2
nilaway pls
rezzmah 85700fb
Address lint issues
rezzmah b576b46
Merge branch 'main' into fork-struct-upgrade-2
abi87 1f5bcaf
Merge branch 'main' into fork-struct-upgrade-2
calbera 621ff2e
nit comment abt genesis case
calbera c8d30fe
pr comments
rezzmah cb3c0a8
PR comment
rezzmah a98e73b
Separate buildNextBlock into diff lines and remove .idea from make lint
rezzmah 4c2a6f0
Remove //nolint:paralleltest // uses envars and add t.Parallel
rezzmah 8f5a3ab
chore(types): remove ExecutionPayloadHeader version
calbera 2559d0c
Merge branch 'fork-struct-upgrade-2' of github.com:berachain/beacon-k…
calbera be5e663
lint
calbera 3bbe8ec
Merge branch 'main' of github.com:berachain/beacon-kit into remove-ep…
calbera b26b045
fix build
calbera 372f2d8
Update storage/beacondb/eth1.go
calbera a57628d
nit comment
calbera 80c5be9
Merge branch 'remove-eph-version' of github.com:berachain/beacon-kit …
calbera f19e6f1
Merge branch 'main' into remove-eph-version
calbera 9e2bc46
nit
calbera 4e1f0ea
Merge branch 'remove-eph-version' of github.com:berachain/beacon-kit …
calbera 8079ade
Merge branch 'main' of github.com:berachain/beacon-kit into remove-ep…
calbera 4401e1c
gosec
calbera eb41aef
gosec part 2
calbera 2fa18fd
Merge branch 'main' of github.com:berachain/beacon-kit into remove-ep…
calbera c87f96c
Merge branch 'main' of github.com:berachain/beacon-kit into remove-ep…
calbera bd11764
Merge branch 'main' of github.com:berachain/beacon-kit into remove-ep…
calbera f3da4a6
Merge branch 'main' into remove-eph-version
abi87 e98b23e
Merge branch 'main' into remove-eph-version
abi87 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
noting that as neither the geth
ExecutableDatanor the bkitExecutionPayloadHeaderobjects are versioned, it doesn't make sense for the CLI command to be opinionated to versions