2020-08-25

< bitcoin-git> [bitcoin] achow101 opened pull request #19805: wallet: Avoid deserializing unused records when salvaging (master...avoid-salvage-deser) https://github.com/bitcoin/bitcoin/pull/19805
< bitcoin-git> [bitcoin] gzhao408 opened pull request #19804: test: remove confusing p2p property (master...test-p2p-property) https://github.com/bitcoin/bitcoin/pull/19804
< gribble> https://github.com/bitcoin/bitcoin/issues/14501 | Fix possible data race when committing block files by luke-jr · Pull Request #14501 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #19803: Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDB (master...fix_fdatasync_check) https://github.com/bitcoin/bitcoin/pull/19803
< bitcoin-git> [bitcoin] vasild opened pull request #19802: doc: elaborate on release notes wrt netmasks (master...elaborate_netmasks_relnotes) https://github.com/bitcoin/bitcoin/pull/19802
< gribble> https://github.com/bitcoin/bitcoin/issues/19728 | Increase the ip address relay branching factor for unreachable networks by sipa · Pull Request #19728 · bitcoin/bitcoin · GitHub
< jonatack> lightlike: see also https://github.com/bitcoin/bitcoin/issues/19500 and #19670
< gribble> https://github.com/bitcoin/bitcoin/issues/19670 | Protect localhost and block-relay-only peers from eviction by sdaftuar · Pull Request #19670 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19731 | net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo by jonatack · Pull Request #19731 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19628: net: change CNetAddr::ip to have flexible size (master...make_CNetAddr_ip_flexible) https://github.com/bitcoin/bitcoin/pull/19628
< bitcoin-git> bitcoin/master 8d6224f MarcoFalke: Merge #19628: net: change CNetAddr::ip to have flexible size
< bitcoin-git> bitcoin/master 102867c Vasil Dimov: net: change CNetAddr::ip to have flexible size
< bitcoin-git> bitcoin/master 1ea57ad Vasil Dimov: net: don't accept non-left-contiguous netmasks
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f8462a6d2794...8d6224fefe01
< vasild> sdaftuar: I like to think that BIP155 addrv2 is just an implementation at this point (no design decisions to be made). However there are two PRs that are yet to be merged into BIP155: https://github.com/bitcoin/bips/pull/907 and https://github.com/bitcoin/bips/pull/967.
< gribble> https://github.com/bitcoin/bitcoin/issues/17428 | p2p: Try to preserve outbound block-relay-only connections during restart by hebasto · Pull Request #17428 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19628 | net: change CNetAddr::ip to have flexible size by vasild · Pull Request #19628 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19031 | Implement ADDRv2 support (part of BIP155) by vasild · Pull Request #19031 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17428 | p2p: Try to preserve outbound block-relay-only connections during restart by hebasto · Pull Request #17428 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19184 | Overhaul transaction request logic by sipa · Pull Request #19184 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19680 | 0.20: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19680 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19569 | Enable fetching of orphan parents from wtxid peers by sipa · Pull Request #19569 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19680 | 0.20: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19680 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19184 | Overhaul transaction request logic by sipa · Pull Request #19184 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19791 | [net processing] Move Misbehaving() to PeerManager by jnewbery · Pull Request #19791 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19107 | p2p: Move all header verification into the network layer, extend logging by troygiorshev · Pull Request #19107 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19509 | Per-Peer Message Logging by troygiorshev · Pull Request #19509 · bitcoin/bitcoin · GitHub
< aj> jnewbery: still working on a concrete proposal; code is at https://github.com/ajtowns/bitcoin/commits/signet-tr ; obviously subject to change
< aj> https://github.com/bitcoin/bitcoin/issues/19787 has some discussion, maybe missing some context though
< gribble> https://github.com/bitcoin/bitcoin/issues/19723 | Ignore unknown messages before VERACK by sdaftuar · Pull Request #19723 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16859 | Syncing headers with feeler-peers · Issue #16859 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19569 | Enable fetching of orphan parents from wtxid peers by sipa · Pull Request #19569 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17428 | p2p: Try to preserve outbound block-relay-only connections during restart by hebasto · Pull Request #17428 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17785 | p2p: Unify Send and Receive protocol versions by hebasto · Pull Request #17785 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18044 | Use wtxid for transaction relay by sdaftuar · Pull Request #18044 · bitcoin/bitcoin · GitHub
< jonatack> It's an extremely useful tool for anyone rrrrunning a node, particularly developerrrs and p2p reviewerrrs, and is completely encapsulated in a single class in bitcoin-cli.cpp that is both easy to maintain and easy to rrrip out in 2 minutes if no longer wanted
< gribble> https://github.com/bitcoin/bitcoin/issues/18242 | Add BIP324 encrypted p2p transport de-/serializer (only used in tests) by jonasschnelli · Pull Request #18242 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18267 | BIP-325: Signet [consensus] by kallewoof · Pull Request #18267 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19628 | net: change CNetAddr::ip to have flexible size by vasild · Pull Request #19628 · bitcoin/bitcoin · GitHub
< jnewbery> #bitcoin-core-dev P2P Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james
< bitcoin-git> [bitcoin] theStack opened pull request #19801: test: check for all possible OP_CLTV fail reasons in feature_cltv.py (BIP 65) (master...20200825-test-check-all-failure-reasons-for-CLTV) https://github.com/bitcoin/bitcoin/pull/19801
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19800: test: Mockwallet (master...2008-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/19800
< bitcoin-git> [bitcoin] fanquake merged pull request #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to SHA256 (Alternative to #18071) (master...refactoring-hashers-2) https://github.com/bitcoin/bitcoin/pull/19601
< bitcoin-git> bitcoin/master 9ab4caf Jeremy Rubin: Refactor Get{Prevout,Sequence,Outputs}Hash to Get{Prevouts,Sequences,Outpu...
< bitcoin-git> bitcoin/master 6510d0f Jeremy Rubin: Add SHA256Uint256 helper functions
< bitcoin-git> bitcoin/master b475d7d Jeremy Rubin: Add single sha256 call to CHashWriter
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8e0f341779e1...f8462a6d2794
< jnewbery> jeremyrubin: sipa already has those commits in a branch he's PR'ed. Seems like an implicit ACK to me. Also: https://github.com/bitcoin/bitcoin/pull/19601#issuecomment-668785825
< gribble> https://github.com/bitcoin/bitcoin/issues/19601 | Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to SHA256 (Alternative to #18071) by JeremyRubin · Pull Request #19601 · bitcoin/bitcoin · GitHub
< fanquake> Also it seems that after rebasing some of the commits in 14501 need updating. i.e https://github.com/bitcoin/bitcoin/pull/14501/commits/f3f48e3ad0f18abcf7d8c77ede7156b9be8f1ecd mentions "__linux__ or __NetBSD__," and "the next commit", which are no-longer relevant.
< fanquake> I'm confused because you seem to have a similar patch in knots: https://github.com/bitcoinknots/bitcoin/commit/02577153ffc1bb09832853b7d4b513e21caf2628, but don't seem to have your patch (3a0c9b550cc5d59800ae294dbf65e3b65ebf6be6) from 14501.
< gribble> https://github.com/bitcoin/bitcoin/issues/19614 | util: use HAVE_FDATASYNC to determine fdatasync() use by fanquake · Pull Request #19614 · bitcoin/bitcoin · GitHub
< fanquake> luke-jr: It'd be great if you could explain how #19614 was "completely broken": https://github.com/bitcoin/bitcoin/pull/14501#issuecomment-677807196.
< bitcoin-git> [bitcoin] fanquake merged pull request #15704: Move Win32 defines to configure.ac to ensure they are globally defined (master...win32_defines_globally) https://github.com/bitcoin/bitcoin/pull/15704
< bitcoin-git> bitcoin/master 8e0f341 fanquake: Merge #15704: Move Win32 defines to configure.ac to ensure they are global...
< bitcoin-git> bitcoin/master 1ccb9f3 Luke Dashjr: Move Win32 defines to configure.ac to ensure they are globally defined
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6b730dbfcbd...8e0f341779e1
< bitcoin-git> [bitcoin] fanquake merged pull request #18405: build: Drop all of the ZeroMQ patches (master...20200322-zmq-mingw) https://github.com/bitcoin/bitcoin/pull/18405
< bitcoin-git> bitcoin/master f642b49 Hennadii Stepanov: build: Drop ZeroMQ patch for glibc < 2.12
< bitcoin-git> bitcoin/master c6b730d fanquake: Merge #18405: build: Drop all of the ZeroMQ patches
< bitcoin-git> bitcoin/master 079df96 Hennadii Stepanov: build: Drop ZeroMQ patch for Mingw-w64 < 4.0
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7f609f68d835...c6b730dbfcbd
< bitcoin-git> [bitcoin] fanquake closed pull request #19796: build: Drop ZeroMQ patch for glibc < 2.12 (master...200824-zmq) https://github.com/bitcoin/bitcoin/pull/19796

2020-08-24

< bitcoin-git> [bitcoin] i-rme opened pull request #19797: net: Remove old check for 3-byte shifted IP addresses from pre-0.2.9 node … (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19797
< bitcoin-git> [bitcoin] hebasto opened pull request #19796: build: Drop ZeroMQ patch for glibc < 2.12 (master...200824-zmq) https://github.com/bitcoin/bitcoin/pull/19796
< bitcoin-git> [bitcoin] mzumsande opened pull request #19794: p2p: Remove fGetAddr flag (master...202008_rm_fgetaddr) https://github.com/bitcoin/bitcoin/pull/19794
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19680 | 0.20: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19680 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19793: bitcoin-wallet salvage: Return false instead of asserting when a loaded tx isn't new (master...pr/badsalv) https://github.com/bitcoin/bitcoin/pull/19793
< gribble> https://github.com/bitcoin/bitcoin/issues/25 | sum(getaccounts) != getbalance · Issue #25 · bitcoin/bitcoin · GitHub
< jnewbery> Reminder to everyone that there's a P2P IRC meeting tomorrow at 15:00 UTC. If you have any proposed meeting topics, please add them to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings#25-aug-2020.
< bitcoin-git> [bitcoin] fjahr opened pull request #19792: rpc: Add dumpcoinstats (master...dumpcoinstats) https://github.com/bitcoin/bitcoin/pull/19792
< gribble> https://github.com/bitcoin/bitcoin/issues/19668 | Do not hide compile-time thread safety warnings by hebasto · Pull Request #19668 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #19791: [net processing] Move Misbehaving() to PeerManager (master...2020-08-misbehaving-in-plv) https://github.com/bitcoin/bitcoin/pull/19791
< bitcoin-git> [bitcoin] luke-jr opened pull request #19790: Flag when blocks have had their scripts checked instead of skipped (master...blkindex_scriptschecked_flag) https://github.com/bitcoin/bitcoin/pull/19790
< bitcoin-git> [bitcoin] laanwj merged pull request #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo (master...add-eviction-criteria-to-getpeerinfo) https://github.com/bitcoin/bitcoin/pull/19731
< bitcoin-git> bitcoin/master 21c57ba Jon Atack: test: getpeerinfo last_block and last_transaction tests
< bitcoin-git> bitcoin/master 8a560a7 Jon Atack: rpc: expose nLastBlockTime/TXTime as getpeerinfo last_block/transaction
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/4fefd80f0888...7f609f68d835
< bitcoin-git> bitcoin/master 02fbe3a Jon Atack: net: add nLastBlockTime/TXTime to CNodeStats, CNode::copyStats
< bitcoin-git> [bitcoin] fanquake merged pull request #19704: Net processing: move ProcessMessage() to PeerLogicValidation (master...2020-07-process-message-plv) https://github.com/bitcoin/bitcoin/pull/19704
< bitcoin-git> bitcoin/master daed542 John Newbery: [net_processing] Move ProcessMessage to PeerLogicValidation
< bitcoin-git> bitcoin/master 4fefd80 fanquake: Merge #19704: Net processing: move ProcessMessage() to PeerLogicValidation...
< bitcoin-git> bitcoin/master c556770 John Newbery: [net_processing] Change PeerLogicValidation to hold a connman reference
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7ce7f2b2518c...4fefd80f0888
< bitcoin-git> [bitcoin] fanquake merged pull request #17396: build: modest Android improvements (master...2019-11-android-static-libstdc) https://github.com/bitcoin/bitcoin/pull/17396
< bitcoin-git> bitcoin/master 7ce7f2b fanquake: Merge #17396: build: modest Android improvements
< bitcoin-git> bitcoin/master 366913e Igor Cota: build: AX_BOOST_THREAD serial 33
< bitcoin-git> bitcoin/master cf06811 Igor Cota: build: disable D-Bus on Android by default
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8e94275f863c...7ce7f2b2518c
< bitcoin-git> [bitcoin] fanquake merged pull request #19786: doc: Remove label from good first issue template (master...2008-docGFI) https://github.com/bitcoin/bitcoin/pull/19786
< bitcoin-git> bitcoin/master 8e94275 fanquake: Merge #19786: doc: Remove label from good first issue template
< bitcoin-git> bitcoin/master fa30d52 MarcoFalke: doc: Remove label from good first issue template
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d53d72948e3...8e94275f863c
< obei> why does bitcoin core use zmq instead of using c stocket?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19786: doc: Remove label from good first issue template (master...2008-docGFI) https://github.com/bitcoin/bitcoin/pull/19786
< bitcoin-git> [bitcoin] naumenkogs reopened pull request #19697: Improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< bitcoin-git> [bitcoin] naumenkogs closed pull request #19697: Improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19659: Add a seed corpus generation option to the fuzzing test_runner (master...20/08/04/fuzz_runner_gen_seeds) https://github.com/bitcoin/bitcoin/pull/19659
< bitcoin-git> bitcoin/master 1d53d72 MarcoFalke: Merge #19659: Add a seed corpus generation option to the fuzzing test_runn...
< bitcoin-git> bitcoin/master 15ae4a1 Antoine Poinsot: test/fuzz: add a seed corpus generation option to the test_runner
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38c13a4a6055...1d53d72948e3
< bitcoin-git> [bitcoin] fanquake merged pull request #19689: build: Add Qt version checking (master...200809-qtver) https://github.com/bitcoin/bitcoin/pull/19689
< bitcoin-git> bitcoin/master 38c13a4 fanquake: Merge #19689: build: Add Qt version checking
< bitcoin-git> bitcoin/master 4af4672 Hennadii Stepanov: build, qt: Add Qt version checking
< bitcoin-git> bitcoin/master 30e336f Hennadii Stepanov: build: Drop unused bitcoin_cv_qt58
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/197450f80868...38c13a4a6055

2020-08-23

< bitcoin-git> [bitcoin] hebasto opened pull request #19785: build: lrelease requires xml if not cross-building (master...200823-xml) https://github.com/bitcoin/bitcoin/pull/19785
< bitcoin-git> [bitcoin] hebasto opened pull request #19783: build, doc: Correct and complete zlib info and usage (master...200823-zlib) https://github.com/bitcoin/bitcoin/pull/19783
< bitcoin-git> [bitcoin] hebasto closed pull request #19780: build, qt: Add SVG support, and replace bitcoin PNG image with SVG one (master...200822-svg) https://github.com/bitcoin/bitcoin/pull/19780
< jeremyrubin> (The context in which this came up is I have a tool which creates a bitcoin smart contract, and then I create a PSBT for it, locking the outputs I need. I then also have sub-transactions in that smart contract which i want to store somewhere, and they could be partially signed because they're lacking e.g. a vault key or a preimage.
< jeremyrubin> I think it's more that bitcoin core wallet is the de-facto security perimiter for storing/handling the sensitive info and backups
< sipa> i'm not sure if the bitcoin core wallet is the right place
< jeremyrubin> re https://github.com/bitcoin/bitcoin/pull/17509, should there be a savepsbt RPC interface which keeps track of psbts submitted? Could be useful to keep track of the idea that we have a pending spend of some outputs.
< jeremyrubin> re https://github.com/bitcoin/bitcoin/pull/17509, should there be a savepsbt RPC interface which keeps track of psbts submitted? Could be useful to keep track of the idea that we have a pending spend of some outputs.
< bitcoin-git> [bitcoin] theStack opened pull request #19781: test: add parameterized constructor for msg_sendcmpct() (master...20200823-test-extend-msg_sendcmpct_ctor) https://github.com/bitcoin/bitcoin/pull/19781

2020-08-22

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19777: docs: Correct description for getblockstats's txs field (master...202008-getblockstats-docs) https://github.com/bitcoin/bitcoin/pull/19777
< bitcoin-git> bitcoin/master 197450f MarcoFalke: Merge #19777: docs: Correct description for getblockstats's txs field
< bitcoin-git> bitcoin/master 4148f55 Nadav Ivgi: docs: Correct description for getblockstats's txs field
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d254e6e7951f...197450f80868

2020-08-20

< bitcoin-git> [bitcoin] luke-jr closed pull request #19117: RPC: Add getrpcwhitelist method (master...rpc_getrpcwhitelist) https://github.com/bitcoin/bitcoin/pull/19117
< bitcoin-git> [bitcoin] luke-jr opened pull request #19771: net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection (master...enum_conndir) https://github.com/bitcoin/bitcoin/pull/19771
< gribble> https://github.com/bitcoin/bitcoin/issues/16883 | WIP: Qt: add QML based mobile GUI by icota · Pull Request #16883 · bitcoin/bitcoin · GitHub
< wumpus> please don't do it if you just want an animated bitcoin logo or something
< wumpus> as long as it has to doe with bitcoin core development, preferably something you're working on, it's okay
< gribble> https://github.com/bitcoin/bitcoin/issues/14501 | Fix possible data race when committing block files by luke-jr · Pull Request #14501 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19077 | wallet: Add sqlite as an alternative wallet database and use it for new descriptor wallets by achow101 · Pull Request #19077 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19619 | Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp by ryanofsky · Pull Request #19619 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19710 | bench: Prevent thread oversubscription and decreases the variance of result values by hebasto · Pull Request #19710 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18710 | Add local thread pool to CCheckQueue by hebasto · Pull Request #18710 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 there's 10 blockers, a bugfix and 3 chasing concept ACK
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james
< bitcoin-git> [bitcoin] luke-jr opened pull request #19770: RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions") (master...deprecate_whitelisted) https://github.com/bitcoin/bitcoin/pull/19770
< gribble> https://github.com/bitcoin/bitcoin/issues/17356 | RPC: Internal named params by luke-jr · Pull Request #17356 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr closed pull request #15421: torcontrol: Launch a private Tor instance when not already running (master...tor_subprocess) https://github.com/bitcoin/bitcoin/pull/15421
< gribble> https://github.com/bitcoin/bitcoin/issues/14501 | Fix possible data race when committing block files by luke-jr · Pull Request #14501 · bitcoin/bitcoin · GitHub
< satoshin> If you want to know before who is Satoshi Nakamoto or you think is the best to not to share his identity I would like to read your arguments by email: contact@bitcoin.foundation (Satoshi Nakamoto is one person and he still lives until this day in the UK) I swear to God. Again the real reason why he used a Japanese name is because he loves Sushi! :)
< satoshin> publications with JGAAP (Java Graphical Authorship Attribution Program) and it is confirmed that he wrote the Bitcoin white paper. Satoshi made a huge mistake when started promoting Bitcoin with Hal Finney and this allowed me Zoltan Konder to track him down. I will announce his identity on https://bitcoin.foundation in the coming days!
< satoshin> Just to be clear actually Satoshi made a mistake in January of 2009 and I was able to track him down. I know who is him. He is over 50 now, lives in the UK and has children. He also loves Sushi. Beleive me I do know who is Satoshi Nakamoto and I can tell you that much that the Bitcoin white paper was not his first white paper. I did tested all his
< harding> For Bitcoin nostalgia, #bitcoin is a better room.
< satoshin> Actually at one point https://archive.org/details/bitcoin-a-peer-to-peer-electronic-cash-system was uploaded to Bitcoin.org according to his announcement. I actaully do have Bitcoin v 0.1.0 also which is compressed by Satoshi for release on 7 January 2009, 4 days after the genesis block.
< satoshin> Fine, I go open that issue on https://github.com/bitcoin-dot-org/bitcoin.org
< harding> achow101: I think he means that the papers differ. Nakamoto edited the version served from Bitcoin.org at some point.
< sipa> (bitcoin.org is owned and operated indepedently from the bitcoin core project)
< achow101> satoshin: it's right here: https://bitcoin.org/bitcoin.pdf
< sipa> satoshin: open an issue: https://github.com/bitcoin-dot-org/bitcoin.org
< satoshin> not what shared on bitcoin.org/bitcoin.pdf
< satoshin> I also uploaded the Bitcoin white paper dating from October 3 2008 to here: https://archive.org/details/bitcoin-a-peer-to-peer-electronic-cash-system I was astonished that this is not shared on bitcoin.org! What I uploaded to archive is what Satoshi Nakamoto announced on https://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html and
< gribble> https://github.com/bitcoin/bitcoin/issues/19614 | util: use HAVE_FDATASYNC to determine fdatasync() use by fanquake · Pull Request #19614 · bitcoin/bitcoin · GitHub
< satoshin> This is from bitcoin version 0.1.0
< satoshin> you basically saying we not going to develop a peer-to-peer electronic cash system on a peer-to-peer network which is absurd in my opinion. you make a decision about where Bitcoin will be developed like you own the copyright to Bitcoin or something
< luke-jr> sorry, thought this was #bitcoin
< sipa> for questions on how to use bitcoin core like your question above, i suggest https://bitcoin.stackexchange.com (some people here including me are pretty active there)
< sipa> this channel is for technical discussion on bitcoin core development
< satoshin> https://web.archive.org/*/hrf.org/donate-bitcoin is started in March of 2019 after that they failed to bully us with trademarks in EU and USA
< satoshin> and we do accept Bitcoin for years pulicly
< satoshin> the New York based ultra right-wing hrf in the other hand started they website for Bitcoin to attack our finances
< luke-jr> the legitimacy or not of the Bitcoin Foundation is debatable, but they are the entity
< luke-jr> the Bitcoin Foundation's website is https://bitcoinfoundation.org/
< luke-jr> well, first of all, you're not the Bitcoin Foundation
< luke-jr> satoshin: "Donate Bitcoin to the Bitcoin Foundation by sending Bitcoin donations to the Human Rights Foundation."
< satoshin> I actually trying to figure out the way to not to have Bitcoin node on public IP addresses at all. The real problem with Bitcoin is that nodes are stored on a IP address and not on devices of the participants. I did created a fork of ZeroNet (https://zeronet.io) but I did failed to share the blockchain between two nodes on this network.
< theStack> https://github.com/bitcoin/bips/blob/master/bip-0152/protocol-flow.png <- it seems like the right case (C) works without the "sendcmpct(0)" as well
< satoshin> I own the https://bitcoin.foundation website and wish to create a list of core developers
< gribble> https://github.com/bitcoin/bitcoin/issues/19055 | Add MuHash3072 implementation by fjahr · Pull Request #19055 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17977 | Implement BIP 340-342 validation (Schnorr/taproot/tapscript) by sipa · Pull Request #17977 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19601 | Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to SHA256 (Alternative to #18071) by JeremyRubin · Pull Request #19601 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19550: rpc: Add getindexinfo RPC (master...index_rpc) https://github.com/bitcoin/bitcoin/pull/19550
< bitcoin-git> bitcoin/master 124e1ee Fabian Jahr: doc: Add release notes for getindexinfo RPC
< bitcoin-git> bitcoin/master c447b09 Fabian Jahr: test: Add tests for getindexinfo RPC
< bitcoin-git> bitcoin/master 667bc7a Fabian Jahr: rpc: Add getindexinfo RPC
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/70d7ddbcbbea...27eeb0337b08
< jonatack> shesek: rebased PR 19405 per our irc discussion yesterday http://www.erisian.com.au/bitcoin-core-dev/log-2020-08-19.html#l-375
< gribble> https://github.com/bitcoin/bitcoin/issues/19766 | getblockstatss txs field is incorrectly documented as excluding the coinbase transaction · Issue #19766 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18267 | BIP-325: Signet [consensus] by kallewoof · Pull Request #18267 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18267 | BIP-325: Signet [consensus] by kallewoof · Pull Request #18267 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr closed pull request #14066: gitian-linux: Build binaries for 64-bit POWER (master...gitian_power64) https://github.com/bitcoin/bitcoin/pull/14066
< shesek> it seems like `getblockstats`'s `txs` field does count the coinbase, despite the documentation saying otherwise? `bitcoin-cli getblockstats 644498 '["txs"]'` returns 1
< kallewoof> I think https://github.com/bitcoin/bitcoin/pull/18267 is close to merge ready
< kallewoof> sipa: don't wanna derail the thread, but in https://github.com/bitcoin/bitcoin/pull/19628#discussion_r473522167 you are saying it's UB, but if I read your code, the only difference is that you cast `a` to a uint8_t* in the `memcpy` call; or are you referring to my second option without `memcpy`?
< bitcoin-git> [bitcoin] fanquake merged pull request #19727: test: Remove unused classes from p2p_leak.py (master...test-p2p-leak) https://github.com/bitcoin/bitcoin/pull/19727
< bitcoin-git> bitcoin/master ed5cd12 Dhruv Mehta: test: Distinguish between nodes(bitcoind) and peers(mininodes) in p2p_leak...
< bitcoin-git> bitcoin/master f6f082b Dhruv Mehta: test: remove `CNodeNoVersionIdle` from p2p_leak.py
< bitcoin-git> bitcoin/master 45cf55c Dhruv Mehta: test: remove `CNodeNoVersionMisbehavior` from p2p_leak.py
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/44f66d2f10cb...70d7ddbcbbea
< bitcoin-git> [bitcoin] fanquake merged pull request #19765: doc: Fix getmempoolancestors RPC result doc (master...2008-rpcDoc) https://github.com/bitcoin/bitcoin/pull/19765
< bitcoin-git> bitcoin/master 44f66d2 fanquake: Merge #19765: doc: Fix getmempoolancestors RPC result doc
< bitcoin-git> bitcoin/master 333329d MarcoFalke: doc: Fix getmempoolancestor RPC result doc
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9b30126545d...44f66d2f10cb
< gribble> https://github.com/bitcoin/bitcoin/issues/19614 | util: use HAVE_FDATASYNC to determine fdatasync() use by fanquake · Pull Request #19614 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19430 | build: configure.ac and netbsd-build.md for NetBSD by midnightmagic · Pull Request #19430 · bitcoin/bitcoin · GitHub

2020-08-19

< bitcoin-git> [bitcoin] luke-jr closed pull request #19243: banman: Limit resources consumed by misbehaving node deprioitisation (master...misbehaving_limit) https://github.com/bitcoin/bitcoin/pull/19243
< bitcoin-git> [bitcoin] jonatack reopened pull request #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` (master...in-and-out-connections) https://github.com/bitcoin/bitcoin/pull/19405
< jonatack> fwiw it's merged into bitcoin-knots
< jonatack> meanwhile, there's bitcoin-cli getpeerinfo | jq "group_by(.inbound) | map({Inbound: .[0].inbound, Count: length}) | .[]"
< shesek> but that's for the bitcoin-cli client and not something provided by the rpc itself, right?
< gribble> https://github.com/bitcoin/bitcoin/issues/19405 | rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` by jonatack · Pull Request #19405 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19643 | Add `-netinfo` peer connections dashboard by jonatack · Pull Request #19643 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19405 | rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` by jonatack · Pull Request #19405 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19750: refactor: remove unused c-string variant of atoi64() (master...20200817-util-remove-unused_cstr_atoi64) https://github.com/bitcoin/bitcoin/pull/19750
< bitcoin-git> bitcoin/master 71e0f07 Sebastian Falbesoner: util: remove unused c-string variant of atoi64()
< bitcoin-git> bitcoin/master e9b3012 Wladimir J. van der Laan: Merge #19750: refactor: remove unused c-string variant of atoi64()
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/44ddcd887ddf...e9b30126545d
< bitcoin-git> [bitcoin] laanwj merged pull request #19706: refactor: make EncodeBase58{Check} consume Spans (master...20200810-util-make-base58encode-consume-spans) https://github.com/bitcoin/bitcoin/pull/19706
< bitcoin-git> bitcoin/master 44ddcd8 Wladimir J. van der Laan: Merge #19706: refactor: make EncodeBase58{Check} consume Spans
< bitcoin-git> bitcoin/master 356988e Sebastian Falbesoner: util: make EncodeBase58Check consume Spans
< bitcoin-git> bitcoin/master f0fce06 Sebastian Falbesoner: util: make EncodeBase58 consume Spans
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c6532fa6c14d...44ddcd887ddf
< gribble> https://github.com/bitcoin/bitcoin/issues/19628 | net: change CNetAddr::ip to have flexible size by vasild · Pull Request #19628 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19710 | bench: Prevent thread oversubscription and decreases the variance of result values by hebasto · Pull Request #19710 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19765: doc: Fix getmempoolancestor RPC result doc (master...2008-rpcDoc) https://github.com/bitcoin/bitcoin/pull/19765
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19746: ci: Move valgrind fuzzer to cirrus (master...2008-ciValgrind) https://github.com/bitcoin/bitcoin/pull/19746
< bitcoin-git> bitcoin/master c6532fa MarcoFalke: Merge #19746: ci: Move valgrind fuzzer to cirrus
< bitcoin-git> bitcoin/master fa0538e MarcoFalke: ci: Set cirrus RAM to 8GB
< bitcoin-git> bitcoin/master fa41810 MarcoFalke: ci: Run valgrind fuzzer on cirrus
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a2a250c7d07b...c6532fa6c14d

2020-08-18

< bitcoin-git> [bitcoin] dongcarl opened pull request #19764: depends: Split boost into build/host packages + bump + cleanup (master...2020-08-boost-build-pickup) https://github.com/bitcoin/bitcoin/pull/19764
< bitcoin-git> [bitcoin] vasild opened pull request #19763: net: don't try to relay to node that knows an addr (master...only_relay_to_unaware) https://github.com/bitcoin/bitcoin/pull/19763
< luke-jr> hebasto: ping, where did you get that hash? https://github.com/bitcoin/bitcoin/pull/19751/files#r472253382
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19762: rpc: Allow named and positional arguments to be used together (master...pr/named) https://github.com/bitcoin/bitcoin/pull/19762
< satoshin> You can send the list by email to: contact@bitcoin.foundation or post it here.
< satoshin> I working on the https://BITCOIN.FOUNDATION domain and I need a list about the Bitcoin core developers (preferably with PGP public keys attached to the list)
< bitcoin-git> [bitcoin] fanquake opened pull request #19761: build: improve sed robustness by not using sed (master...maximum_sed_robustness) https://github.com/bitcoin/bitcoin/pull/19761
< bitcoin-git> [bitcoin] meshcollider merged pull request #19743: -maxapsfee follow-up (master...20200817-maxapsfee-followup) https://github.com/bitcoin/bitcoin/pull/19743
< bitcoin-git> bitcoin/master a2a250c Samuel Dobson: Merge #19743: -maxapsfee follow-up
< bitcoin-git> bitcoin/master 7e31ea9 Karl-Johan Alm: -maxapsfee: follow-up fixes
< bitcoin-git> bitcoin/master 9f77b82 Karl-Johan Alm: doc: release notes for -maxapsfee
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e6e277f9ed4d...a2a250c7d07b
< bitcoin-git> [bitcoin] jnewbery opened pull request #19759: [doc] Struct members should have m_ prefix (master...2020-08-struct-members) https://github.com/bitcoin/bitcoin/pull/19759
< bitcoin-git> [bitcoin] hebasto opened pull request #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations (master...200818-tsa) https://github.com/bitcoin/bitcoin/pull/19758
< bitcoin-git> [bitcoin] vasild closed pull request #18857: build: avoid repetitions when enabling warnings in configure.ac (master...avoid_repetitions_in_configure.ac) https://github.com/bitcoin/bitcoin/pull/18857
< bitcoin-git> [bitcoin] hebasto closed pull request #16641: refactor: Improve special member functions definitions (master...20190817-psbt-copy-ctor) https://github.com/bitcoin/bitcoin/pull/16641
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #19757: net/net_processing: Convert net std::list buffers to std::forward_list (master...net-list-type) https://github.com/bitcoin/bitcoin/pull/19757
< gribble> https://github.com/bitcoin/bitcoin/issues/19743 | -maxapsfee follow-up by kallewoof · Pull Request #19743 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19756: tests: add sync_all to fix race condition in wallet groups test (master...202008-wallet-groups-sync-all) https://github.com/bitcoin/bitcoin/pull/19756
< bitcoin-git> bitcoin/master e6e277f MarcoFalke: Merge #19756: tests: add sync_all to fix race condition in wallet groups t...
< bitcoin-git> bitcoin/master 72ae20f Karl-Johan Alm: tests: add sync_all to fix race condition in wallet groups test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/772cb03a2816...e6e277f9ed4d
< gribble> https://github.com/bitcoin/bitcoin/issues/19756 | tests: add sync_all to fix race condition in wallet groups test by kallewoof · Pull Request #19756 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #19015: build: Enable some commonly enabled compiler diagnostics (master...compiler-diagnostics) https://github.com/bitcoin/bitcoin/pull/19015
< bitcoin-git> bitcoin/master 772cb03 fanquake: Merge #19015: build: Enable some commonly enabled compiler diagnostics
< bitcoin-git> bitcoin/master 2f8a4c9 practicalswift: build: Enable some commonly enabled compiler diagnostics
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f2d1b9881f68...772cb03a2816
< bitcoin-git> [bitcoin] fanquake merged pull request #19721: p2p: comment out unused MSG_FILTERED_WITNESS_BLOCK (master...2020_8_MSG_FILTERED_WITNESS_BLOCK_comment) https://github.com/bitcoin/bitcoin/pull/19721
< bitcoin-git> bitcoin/master f2d1b98 fanquake: Merge #19721: p2p: comment out unused MSG_FILTERED_WITNESS_BLOCK
< bitcoin-git> bitcoin/master 4792cad Adam Jonas: doc: comment out and add annotation to unused MSG_FILTERED_WITNESS_BLOCK
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53dac67a97e2...f2d1b9881f68
< bitcoin-git> [bitcoin] fanquake merged pull request #19719: build: Add Werror=range-loop-analysis (master...2008-buildLoopErr) https://github.com/bitcoin/bitcoin/pull/19719
< bitcoin-git> bitcoin/master fa55c1d MarcoFalke: build: Add Werror=range-loop-analysis
< bitcoin-git> bitcoin/master 53dac67 fanquake: Merge #19719: build: Add Werror=range-loop-analysis
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1bc8e8eae2dc...53dac67a97e2
< bitcoin-git> [bitcoin] kallewoof opened pull request #19756: tests: add sync_all to fix race condition in wallet groups test (master...202008-wallet-groups-sync-all) https://github.com/bitcoin/bitcoin/pull/19756

2020-08-17

< gribble> https://github.com/bitcoin/bitcoin/issues/19619 | Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp by ryanofsky · Pull Request #19619 · bitcoin/bitcoin · GitHub
< ryanofsky> i started changes to clean it up https://github.com/ryanofsky/bitcoin/commits/pr/path.1, #19619 came out of that
< bitcoin-git> [bitcoin] achow101 opened pull request #19754: wallet: Move UpdateWalletSetting to wallet module and use from GUI interface (master...load-on-start-gui) https://github.com/bitcoin/bitcoin/pull/19754
< bitcoin-git> [bitcoin] troygiorshev opened pull request #19753: p2p: fix recentRejects filling bug (master...2020-08-clean-tx-processing) https://github.com/bitcoin/bitcoin/pull/19753
< bitcoin-git> [bitcoin] slmtpz opened pull request #19752: test: Update wait_until usage in tests not to use the one from utils (master...master) https://github.com/bitcoin/bitcoin/pull/19752
< gribble> https://github.com/bitcoin/bitcoin/issues/19316 | [net] Cleanup logic around connection types by amitiuttarwar · Pull Request #19316 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #19751: depends: Split libpng out of Qt (master...depends_libpng) https://github.com/bitcoin/bitcoin/pull/19751
< bitcoin-git> [bitcoin] theStack opened pull request #19750: refactor: remove unused c-string variant of atoi64() (master...20200817-util-remove-unused_cstr_atoi64) https://github.com/bitcoin/bitcoin/pull/19750
< bitcoin-git> [bitcoin] S3RK opened pull request #19747: wallet: restore condition for HD chain split upgrade (master...wallet_upgrade_fix) https://github.com/bitcoin/bitcoin/pull/19747
< bitcoin-git> [bitcoin] S3RK closed pull request #19384: test: speed up functional tests (master...test_speed_up) https://github.com/bitcoin/bitcoin/pull/19384
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19734: Move CDiskTxPos to its own file (master...move-disktxpos) https://github.com/bitcoin/bitcoin/pull/19734
< bitcoin-git> bitcoin/master 1bc8e8e MarcoFalke: Merge #19734: Move CDiskTxPos to its own file
< bitcoin-git> bitcoin/master 7668db3 Marcin Jachymiak: Move only: Move CDiskTxPos to its own file
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c831e105c567...1bc8e8eae2dc
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19746: ci: Move valgrind fuzzer to cirrus (master...2008-ciValgrind) https://github.com/bitcoin/bitcoin/pull/19746
< bitcoin-git> [bitcoin] hebasto closed pull request #19745: build: Drop back compatibility code for 32-bit x86 Linux binaries (master...200817-i686) https://github.com/bitcoin/bitcoin/pull/19745
< bitcoin-git> [bitcoin] hebasto opened pull request #19745: build: Drop back compatibility code for 32-bit x86 Linux binaries (master...200817-i686) https://github.com/bitcoin/bitcoin/pull/19745
< bitcoin-git> [bitcoin] kallewoof opened pull request #19743: -maxapsfee follow-up (master...20200817-maxapsfee-followup) https://github.com/bitcoin/bitcoin/pull/19743
< bitcoin-git> [bitcoin] meshcollider merged pull request #14582: wallet: always do avoid partial spends if fees are within a specified range (master...181026-try-avoidpartialspends) https://github.com/bitcoin/bitcoin/pull/14582
< bitcoin-git> bitcoin/master c831e10 Samuel Dobson: Merge #14582: wallet: always do avoid partial spends if fees are within a ...
< bitcoin-git> bitcoin/master 7f13dfb Karl-Johan Alm: test: test the implicit avoid partial spends functionality
< bitcoin-git> bitcoin/master b82067b Karl-Johan Alm: wallet: try -avoidpartialspends mode and use its result if fees are below ...
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ffad34816722...c831e105c567
< gribble> https://github.com/bitcoin/bitcoin/issues/19568 | Wallet should not override signing errors by fjahr · Pull Request #19568 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] achow101 opened pull request #19740: [0.20] wallet: Simplify and fix CWallet::SignTransaction (0.20...backport-17204-fix) https://github.com/bitcoin/bitcoin/pull/19740
< gribble> https://github.com/bitcoin/bitcoin/issues/18115 | wallet: Pass in transactions and messages for signing instead of exporting the private keys by achow101 · Pull Request #18115 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17204 | wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (sipa) by meshcollider · Pull Request #17204 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag closed pull request #15204: gui: Add Open External Wallet action (master...2019-01-openexternalwallet) https://github.com/bitcoin/bitcoin/pull/15204
< bitcoin-git> [bitcoin] theStack opened pull request #19739: refactor: remove c-string interfaces for DecodeBase58{Check} (master...20200811-util-remove-cstring-decodebase58) https://github.com/bitcoin/bitcoin/pull/19739

2020-08-16

< bitcoin-git> [bitcoin] promag opened pull request #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook (master...2020-08-deladdressbook) https://github.com/bitcoin/bitcoin/pull/19738
< bitcoin-git> [bitcoin] laanwj merged pull request #19705: Shrink CAddress from 48 to 40 bytes on x64 (master...shrink_caddress) https://github.com/bitcoin/bitcoin/pull/19705
< bitcoin-git> bitcoin/master 767073f Vasil Dimov: Shrink CAddress from 48 to 40 bytes on x64