-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Modify fork digest to distinguish BPO forks + add entry to ENR #4354
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 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
41f2322
modify fork digest to distinguish BPO forks + add entry to ENR.
raulk b2e8dba
simplify compute_fork_digest to reuse get_max_blobs_per_block.
raulk 803460b
Merge branch 'dev' into raulk/fulu-latest-bpo
jtraglia 45b2ee1
Combine sections
jtraglia 77d981e
Move get_max_blobs_per_block before compute_fork_digest
jtraglia 0a9b17d
Fix test_compute_fork_digest
jtraglia 0be632f
tests: fix README typo.
raulk 738cca0
add tests for compute_fork_digest @ fulu.
raulk b00d6a1
address review comments on beacon-chain.md.
raulk fc0990b
address review comments on p2p-interface.md.
raulk 4c841df
address review comments in tests.
raulk 5d21628
add note about `nfd` pre-upgrade.
raulk 35fd1df
Merge branch 'dev' into raulk/fulu-latest-bpo
raulk d2e7d5e
Add "fulu" to "new in" comments
jtraglia a3ec2b5
Join comments into paragraph
jtraglia a674c3e
rename parameters.
raulk ae4d000
Update fork digest tests
jtraglia a428187
Hash epoch & blob limit into digest
jtraglia 2deef95
Merge remote-tracking branch 'upstream/dev' into raulk/fulu-latest-bpo
jtraglia 82bf29b
Use existing spec functions
jtraglia 0b6cd8e
Update comments
jtraglia c910bf1
Rename to fork epoch
jtraglia e5dc7a2
Rename version to fork_version
jtraglia 353e407
Apply suggestions from in-person feedback
jtraglia a33876a
Update compute_fork_digest() usage in fulu p2p specs
jtraglia d2e1b50
Fix lint & feedback
jtraglia 1e79dbc
Address review feedback
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
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.