forked from sipa/bitcoin-seeder
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Raise protocol version. #1
Open
tecnovert
wants to merge
28
commits into
particl:master
Choose a base branch
from
tecnovert:master
base: master
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
Conversation
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
bf40486 Add --address, bind to specific address (uhliksk) Pull request description: - Fix sipa#83 (will reply from same address as provided) - Fix sipa#59 (will work if you bind to specific IPv4 address) - Fix sipa#51 (will work with systemd-resolved service if you bind to specific address) ACKs for top commit: sipa: ACK bf40486 Tree-SHA512: 1924533a31f4e1b1149e1863454c28b5860eea6bd90e4d54fea761b608ad47ad8e15e6e2a745c91717658466cdd6c2cdc221f2587968f94c798d09774e4ddca0
f81b533 [doc] add hex equivalent for flags (Sjors Provoost) Pull request description: Handy for those who do not natively think in binary and hex. ACKs for top commit: sipa: ACK f81b533 Tree-SHA512: 92ec7604d5a302fabfa68e72c250ea6f69e8715d50b9724cf9af6eb88beff7837d898b60ff1d5b663f473f5e3d6fed41067fb803ec2dffe31c63171d8afa1357
2cfc903 Fix -Wvarargs warnings (Lucas Betschart) ff5564e Fix -Wreturn-type warnings (Lucas Betschart) 1065303 Fix -Wuninitialized warnings (Lucas Betschart) Pull request description: Fixes what my clang said he doesn't like. ACKs for top commit: Sjors: Pure zen, thanks! ACK 2cfc903 (still works when rebased on master) sipa: utACK 2cfc903 Tree-SHA512: 600fe532cb58c95968afabec38745c2a7c4a60603685c154538eae253ebfd492bce4110a99bcd37ec198150d85e2a1d41f1a491b2cf1d832a84363e913d7c550
a39d791 Avoid strlen; use strnlen (Pieter Wuille) Pull request description: Top commit has no ACKs. Tree-SHA512: 4e60f2aece7e83635ea0db6adf623472649a05d4b69f3700cae4fb94e2e937503774a332d7bae794f59261d5fd62e3679db9cdd704c31e5350ffb5b9f1b6c51f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.