-
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
Make fork id the default and try to recover the DiscoveryPeer for incoming connections from the PeerTable #5628
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
9b47577
make the request of the fork id the default and try to recover the Di…
pinges c0b3455
fix comment
pinges 62c08d0
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges 06e66bc
fix tests
pinges b933198
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges 9570124
add metrics to measure efficency of use of fork id
pinges 445e036
fix compile and tests
pinges 08d9f88
merge main
pinges a281cde
make it compile
pinges 9e199e9
spotless
pinges 653e4ae
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges b0bd9c8
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges baf035f
Merge branch 'main' into MakeForkIdUseDefault
pinges e39fb67
Merge branch 'main' into MakeForkIdUseDefault
pinges ceb2903
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges b1517d4
cleanup metrics
pinges 958826d
cleanup metrics
pinges 7928193
Merge branch 'MakeForkIdUseDefault' of github.com:pinges/besu into Ma…
pinges df89cca
Merge branch 'main' into MakeForkIdUseDefault
pinges c256317
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges 2ceffa2
add metrics for fork id
pinges 6de0749
sl
pinges 0dede46
fix metric name
pinges 9a80638
add metrics
pinges add4eac
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges 2bcf1cc
fix name
pinges 73c094f
fix name
pinges 4f10595
add more metrics
pinges 34a99b4
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges 2366daf
make sure to do the right thing if ENR is not received
pinges d62d9e2
fix it
pinges d3c42cb
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges a1e92a0
make it simple
pinges 23dfb3c
clean up
pinges 53c80e4
fix unit test
pinges e913459
Merge branch 'main' into MakeForkIdUseDefault
pinges a0e1b5a
Merge branch 'main' into MakeForkIdUseDefault
pinges f72608d
Merge branch 'main' of github.com:hyperledger/besu into MakeForkIdUse…
pinges 7e46f24
review by Sally
pinges 7a42958
Merge branch 'MakeForkIdUseDefault' of github.com:pinges/besu into Ma…
pinges 7a3337a
Merge branch 'main' into MakeForkIdUseDefault
pinges 96e80fd
fix logging and merge main
pinges 13befd7
spotless
pinges 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 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 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 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 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 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 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 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 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 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.