Skip to content

Instantly share code, notes, and snippets.

@adamjonas
Last active December 19, 2019 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamjonas/977562fcb48abef062c9b40788f032be to your computer and use it in GitHub Desktop.
Save adamjonas/977562fcb48abef062c9b40788f032be to your computer and use it in GitHub Desktop.
net_processing and validation PRs

bitcoin/bitcoin#16401 - package relay

bitcoin/bitcoin#16702 - asmap to improve bucketing

bitcoin/bitcoin#16974 - Walk pindexBestHeader back to ChainActive().Tip() if it is invalid

bitcoin/bitcoin#16856 - Do not allow descendants of BLOCK_FAILED_VALID blocks to be BLOCK_FAILED_VALID

bitcoin/bitcoin#16939 - p2p: Delay querying DNS seeds if addrman is populated

bitcoin/bitcoin#15505 - p2p: Request NOTFOUND transactions immediately from other outbound peers, when possible

bitcoin/bitcoin#16834 - Fetch Headers over DNS

bitcoin/bitcoin#17428 - p2p: Try to preserve outbound block-relay-only connections during restart (hebasto)

approach: bitcoin/bitcoin#15502 - p2p: Speed up initial connection to p2p network

Node/wallet separation:

bitcoin/bitcoin#16367

@ariard
Copy link

ariard commented Dec 19, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment