-
Notifications
You must be signed in to change notification settings - Fork 742
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 by Bors] - Shift networking configuration #4426
Closed
armaganyildirak
wants to merge
47
commits into
sigp:unstable
from
armaganyildirak:shift-networking-configuration
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
b97fe50
Adding networking configurations into ChainSpec
armaganyildirak 18c02d2
Finishing gossip_max_size
armaganyildirak 3c770a7
Finishing max_request_blocks?
armaganyildirak e01ab7b
Finishing max_chunk_size
armaganyildirak e8f86cd
Finishing ttfb_timeout
armaganyildirak 2cccf6a
Finishing resp_timeout
armaganyildirak 72f92af
Finishing message_domain_valid_snappy
armaganyildirak 489558c
Finishing maximum_gossip_clock_disparity?
armaganyildirak 5e28c2e
Finishing maximum_gossip_clock_disparity
armaganyildirak 563ce17
Finishing for the PR
armaganyildirak c0ac9dc
Fixing conflicts
armaganyildirak 47d1ae7
use chain instead of calling default_spec() function
armaganyildirak 0724ae0
use chain instead of default_spec()
armaganyildirak a0f3b39
Adding gossip_max_size function ChainSpec object
armaganyildirak 816ebec
Adding ChainSpec object to other parts
armaganyildirak b7e009c
Adding ChainSpec object to other parts
armaganyildirak d3d9b8f
Add the networking constants to Config object
armaganyildirak 7090979
Add ChainSpec object to max_rpc_size function
armaganyildirak eec5813
remove the needless borrows
armaganyildirak 6ca24e9
Fixing some test errors
armaganyildirak 8f3b9a4
Fix the other tests
armaganyildirak e003f20
Resolve the some reviews
armaganyildirak 49074a3
fmt
armaganyildirak ba59277
change self instead of &self for removing clone and unnecessary consu…
armaganyildirak 7ce9005
Changes after review
armaganyildirak 323ddda
Merge branch 'sigp:stable' into shift-networking-configuration
armaganyildirak 214a5ff
Merge branch 'unstable' into shift-networking-configuration
divagant-martian d478314
Merge pull request #1 from divagant-martian/shift-networking-configur…
armaganyildirak 2c403d9
patch merge
divagant-martian 819ff45
fmt
divagant-martian 3a0c57b
Merge pull request #2 from divagant-martian/shift-networking-configur…
armaganyildirak 965ca75
fixing test errors
armaganyildirak d4ea7ad
Add sanity check to spawn_reprocess_scheduler function
armaganyildirak 24ef86d
fmt
armaganyildirak d17b3c2
Merge branch 'unstable' into shift-networking-configuration
armaganyildirak 75fcfbf
Remove unnecessary comment
armaganyildirak 42cf723
fix merge conflicts
armaganyildirak 0e67472
fixes after review
armaganyildirak 821dab2
Set ATTESTATION_SUBNET_EXTRA_BITS value to 0
armaganyildirak 9502596
clippy
armaganyildirak 3608b1a
Add serde default impls to `Config`
paulhauner 82fc995
Changes after review
armaganyildirak 7c61007
Diva's patch. Seems to add subnet prefix back also
AgeManning 165a1c2
change after review
armaganyildirak a5368b0
change after review
armaganyildirak e9e1ff9
fix the confilicts
armaganyildirak 7fa9a17
fmt
armaganyildirak 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
@paulhauner just wanted to confirm that this is the behaviour you intended.
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.
Yep, this is what I was thinking! 👍