Skip to content

Instantly share code, notes, and snippets.

@jnewbery
Last active August 11, 2020 17:21
Show Gist options
  • Save jnewbery/dfaf34706f93a0608bb24869f13abcbf to your computer and use it in GitHub Desktop.
Save jnewbery/dfaf34706f93a0608bb24869f13abcbf to your computer and use it in GitHub Desktop.
Bitcoin Core p2p Meetings
@adamjonas
Copy link

Opt-in review begging experiment

@ajtowns
Copy link

ajtowns commented Aug 11, 2020

aj p2p things:

  • taproot relay (non-standard input, 0.19 #19681 0.20 #19680 ; wtxid relay backport #19606 ; anything else?)
  • any other wtxid cleanups?
  • tx relay overhaul #19184
  • refactors .. so many of them :-/
  • update / automate https://github.com/users/ajtowns/projects/1
  • better p2p testing? #14210 / #19316
  • rest are backlog for me:
    • package relay? #14895
    • erlay #18261 (needs rebase! phew!)
    • does mempool count? epoch mempool stuff...
    • dynamically throttle min-fee-bump for RBF depending on network activity...
    • support absurdly low fee txs #13990
    • parallel connection attempts when starting #15502

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