2020-09-08

< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< jnewbery> one proposed topic in https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings: Follow-up on last meeting's "What would a good transaction propagation framework look like? See a first draw Transactions propagation design goals #19820 (ariard)
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/19914 | refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice by MarcoFalke · Pull Request #19914 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19503 | Add parameter feature to serialization and use it for CAddress by sipa · Pull Request #19503 · 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
< bitcoin-git> [bitcoin] promag opened pull request #19917: RemoveUnbroadcastTx requires mempool lock (master...2020-09-removeunbroadcasttx) https://github.com/bitcoin/bitcoin/pull/19917
< 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] Crypt-iQ opened pull request #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS when invoking cov_fuzz target (master...cov_fuzz_cleanup_0908) https://github.com/bitcoin/bitcoin/pull/19916
< bitcoin-git> [bitcoin] hebasto opened pull request #19915: refactor: Use Mutex type for some mutexes in CNode class (master...200908-netmx) https://github.com/bitcoin/bitcoin/pull/19915
< bitcoin-git> [bitcoin] hebasto closed pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< gribble> https://github.com/bitcoin/bitcoin/issues/19895 | I find this line very offensive. · Issue #19895 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice (master...2009-netNo2ChainParams) https://github.com/bitcoin/bitcoin/pull/19914

2020-09-07

< bitcoin-git> [bitcoin] hebasto opened pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< gribble> https://github.com/bitcoin/bitcoin/issues/8 | RPC command to sign text with wallet private key · Issue #8 · bitcoin/bitcoin · GitHub
< jnewbery> hi folks. Reminder that tomorrow at 15:00 UTC is the next p2p meeting. We have one proposed topic so far: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings#8-sept-2020
< bitcoin-git> [bitcoin] narula opened pull request #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans (master...cs_vRecv) https://github.com/bitcoin/bitcoin/pull/19911
< bitcoin-git> [bitcoin] jnewbery opened pull request #19910: net processing: Move peer_map to PeerManager (master...2020-08-peer-plv2) https://github.com/bitcoin/bitcoin/pull/19910
< bitcoin-git> [bitcoin] MarcoFalke merged 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/master 2297b26 John Newbery: [net_processing] Pass chainparams to PeerLogicValidation constructor
< bitcoin-git> bitcoin/master 58bd369 John Newbery: scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager
< bitcoin-git> bitcoin/master 824bbd1 John Newbery: [move only] Collect all private members of PeerLogicValidation together
< bitcoin-git> [bitcoin] MarcoFalke pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/25839661305e...147d50d63e07
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19909: txmempool: Remove unused clear() member function (master...2009-noTxpoolClear) https://github.com/bitcoin/bitcoin/pull/19909
< bitcoin-git> [bitcoin] naumenkogs reopened pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git> [bitcoin] naumenkogs closed pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git> [bitcoin] dr-orlovsky opened pull request #19907: util: add psbt combiner role (master...feat/psbt-combiner) https://github.com/bitcoin/bitcoin/pull/19907
< bitcoin-git> [bitcoin] naumenkogs opened pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19478: Remove CTxMempool::mapLinks data structure member (master...epoch-mempool-clean-split-3) https://github.com/bitcoin/bitcoin/pull/19478
< bitcoin-git> bitcoin/master 2583966 MarcoFalke: Merge #19478: Remove CTxMempool::mapLinks data structure member
< bitcoin-git> bitcoin/master 296be8f Jeremy Rubin: Get rid of unused functions CTxMemPool::GetMemPoolChildren, CTxMemPool::Ge...
< bitcoin-git> bitcoin/master 46d955d Jeremy Rubin: Remove mapLinks in favor of entry inlined structs with iterator type erasu...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/07087051afe9...25839661305e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19556: Remove mempool global (master...Mf1808-txpoolGlobal) https://github.com/bitcoin/bitcoin/pull/19556
< bitcoin-git> bitcoin/master fafb381 MarcoFalke: Remove mempool global
< bitcoin-git> bitcoin/master eeee110 MarcoFalke: Remove mempool global from init
< bitcoin-git> bitcoin/master fa0359c MarcoFalke: Remove mempool global from p2p
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/78cb45d72251...07087051afe9
< vasild> sipa: https://github.com/bitcoin/bitcoin/pull/19728#pullrequestreview-469679233 "Why not treat all addresses equally (ie relay always to 2 nodes, even addresses from unreachable networks)?"
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19905: Remove dead CheckForkWarningConditionsOnNewFork (master...2009-noFork) https://github.com/bitcoin/bitcoin/pull/19905
< bitcoin-git> [bitcoin] meshcollider merged pull request #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook (master...2020-08-deladdressbook) https://github.com/bitcoin/bitcoin/pull/19738
< bitcoin-git> bitcoin/master 78cb45d Samuel Dobson: Merge #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook
< bitcoin-git> bitcoin/master abac436 João Barbosa: wallet: Avoid multiple BerkeleyBatch in DelAddressBook
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56d47e19edca...78cb45d72251
< bitcoin-git> [bitcoin] grubles opened pull request #19903: Update build-openbsd.md with GUI support (master...update-openbsd-build-instructions) https://github.com/bitcoin/bitcoin/pull/19903

2020-09-06

< bitcoin-git> [bitcoin] meshcollider merged pull request #19619: Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp (master...pr/path) https://github.com/bitcoin/bitcoin/pull/19619
< bitcoin-git> bitcoin/master 0d94e60 Russell Yanofsky: refactor: Use DatabaseStatus and DatabaseOptions types
< bitcoin-git> bitcoin/master b5b4141 Russell Yanofsky: wallet: Add MakeDatabase function
< bitcoin-git> bitcoin/master 288b4ff Russell Yanofsky: Remove WalletLocation class
< bitcoin-git> [bitcoin] meshcollider pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/af8135e369da...56d47e19edca
< instagibbs> I don't think this cirrus ci error is my fault, can I get a restart? https://github.com/bitcoin/bitcoin/runs/1075836171
< bitcoin-git> [bitcoin] hebasto reopened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git> [bitcoin] hebasto closed pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git> [bitcoin] jnewbery closed pull request #19902: Revert back to FILE_CHARS_BLACKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19902
< bitcoin-git> [bitcoin] lviggiano opened pull request #19902: Revert back to FILE_CHARS_BLACKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19902
< gribble> https://github.com/bitcoin/bitcoin/issues/19879 | [p2p] miscellaneous wtxid followups by amitiuttarwar · Pull Request #19879 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #19901: Avoid locking CTxMemPool::cs recursively in CTxMemPool::DynamicMemoryUsage() (master...200906-pool) https://github.com/bitcoin/bitcoin/pull/19901
< bitcoin-git> [bitcoin] laanwj closed pull request #19900: Revert back to FILE_CHARS_BLOCKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19900
< bitcoin-git> [bitcoin] lviggiano opened pull request #19900: Revert back to FILE_CHARS_BLOCKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19900
< bitcoin-git> [bitcoin] laanwj merged pull request #19897: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED (master...blocklist) https://github.com/bitcoin/bitcoin/pull/19897
< bitcoin-git> bitcoin/master af8135e Wladimir J. van der Laan: Merge #19897: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68d1f1698f50...af8135e369da
< bitcoin-git> bitcoin/master 637d8bc Benoit Verret: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
< gribble> https://github.com/bitcoin/bitcoin/issues/19738 | wallet: Avoid multiple BerkeleyBatch in DelAddressBook by promag · Pull Request #19738 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] n-thumann opened pull request #19898: log: print unexpected version warning in validation log category (master...log-fix-unexpected-version) https://github.com/bitcoin/bitcoin/pull/19898
< gribble> https://github.com/bitcoin/bitcoin/issues/19897 | Revert "change blacklist to blocklist" by verretor · Pull Request #19897 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] verretor opened pull request #19897: Revert "change blacklist to blocklist" (master...blocklist) https://github.com/bitcoin/bitcoin/pull/19897
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19893: test: Remove or explain syncwithvalidationinterfacequeue (master...2009-testSync) https://github.com/bitcoin/bitcoin/pull/19893
< bitcoin-git> [bitcoin] laanwj merged pull request #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp (master...20200823-refactor-remove-unsused-include-in-protocol-cpp) https://github.com/bitcoin/bitcoin/pull/19890
< bitcoin-git> bitcoin/master 68d1f16 Wladimir J. van der Laan: Merge #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp...
< bitcoin-git> bitcoin/master 2f79e9d Sebastian Falbesoner: refactor: remove unused header <arpa/inet.h> in protocol.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c91f955f4490...68d1f1698f50
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19887: test: Fix flaky wallet_basic test (master...flaky_wallet) https://github.com/bitcoin/bitcoin/pull/19887
< bitcoin-git> bitcoin/master c91f955 MarcoFalke: Merge #19887: test: Fix flaky wallet_basic test
< bitcoin-git> bitcoin/master 56b018c Fabian Jahr: test: Fix flaky wallet_basic test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03689317021a...c91f955f4490
< bitcoin-git> [bitcoin] hebasto opened pull request #19891: depends: Fix `make --just-print` command (master...200906-dry) https://github.com/bitcoin/bitcoin/pull/19891
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git> bitcoin/master 0368931 MarcoFalke: Merge #19881: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git> bitcoin/master fa8e148 MarcoFalke: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ba25e3bdde3...03689317021a
< dhruvm> May I please request a CI job restart? https://travis-ci.org/github/bitcoin/bitcoin/jobs/724564326
< bitcoin-git> [bitcoin] theStack opened pull request #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp (master...20200823-refactor-remove-unsused-include-in-protocol-cpp) https://github.com/bitcoin/bitcoin/pull/19890

2020-09-05

< bitcoin-git> [bitcoin] adaminsky opened pull request #19889: test: Add consistent formatting for messages.py repr methods (master...printstr_bug) https://github.com/bitcoin/bitcoin/pull/19889
< bitcoin-git> [bitcoin] fjahr opened pull request #19888: rpc: Fix getblockstats for block height 0 (master...genesisblockstats) https://github.com/bitcoin/bitcoin/pull/19888
< bitcoin-git> [bitcoin] fjahr opened pull request #19887: test: Fix flaky wallet_basic test (master...flaky_wallet) https://github.com/bitcoin/bitcoin/pull/19887
< bitcoin-git> [bitcoin] dhruv opened pull request #19884: No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty (master...no-delay-fixed-peer-seeds) https://github.com/bitcoin/bitcoin/pull/19884
< bitcoin-git> [bitcoin] jonatack opened pull request #19883: net, rpc: expose connection type in getpeerinfo (master...getpeerinfo-conn-type) https://github.com/bitcoin/bitcoin/pull/19883
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19848: Remove mempool global from interfaces (master...2008-nomemint) https://github.com/bitcoin/bitcoin/pull/19848
< bitcoin-git> bitcoin/master fa9ee52 MarcoFalke: doc: Add doxygen comment to IsRBFOptIn
< bitcoin-git> bitcoin/master fa83168 MarcoFalke: refactor: Add IsRBFOptInEmptyMempool
< bitcoin-git> bitcoin/master faef4fc MarcoFalke: Remove mempool global from interfaces
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/416efcb7ab45...3ba25e3bdde3
< bitcoin-git> [bitcoin] hebasto opened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git> [bitcoin] laanwj merged pull request #19728: Increase the ip address relay branching factor for unreachable networks (master...202008_increase_addr_branching) https://github.com/bitcoin/bitcoin/pull/19728
< bitcoin-git> bitcoin/master 416efcb Wladimir J. van der Laan: Merge #19728: Increase the ip address relay branching factor for unreachab...
< bitcoin-git> bitcoin/master 86d4cf4 Pieter Wuille: Increase the ip address relay branching factor for unreachable networks
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81a19e725304...416efcb7ab45
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr (master...2020-08-scripttoasmstr) https://github.com/bitcoin/bitcoin/pull/19852
< bitcoin-git> bitcoin/master 81a19e7 MarcoFalke: Merge #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr
< bitcoin-git> bitcoin/master ac2ff4f João Barbosa: refactor: Avoid duplicate map lookup in ScriptToAsmStr
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df75e9f3ee4d...81a19e725304
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19878: rawtransaction: fix argument in combinerawtransaction help message (master...combinetx1) https://github.com/bitcoin/bitcoin/pull/19878
< bitcoin-git> bitcoin/master 4294e70 Matthew Zipkin: rawtransaction: fix argument in combinerawtransaction help message
< bitcoin-git> bitcoin/master df75e9f MarcoFalke: Merge #19878: rawtransaction: fix argument in combinerawtransaction help m...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23d3ae7accfc...df75e9f3ee4d
< bitcoin-git> [bitcoin] markblundeberg opened pull request #19880: fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining (master...simplify-trimtosize) https://github.com/bitcoin/bitcoin/pull/19880

2020-09-04

< gribble> https://github.com/bitcoin/bitcoin/issues/19794 | p2p: Remove fGetAddr flag by mzumsande · Pull Request #19794 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19339 | validation: re-delegate absurd fee checking from mempool to clients by gzhao408 · Pull Request #19339 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19879: [p2p] miscellaneous wtxid followups (master...2020-08-wtxid-unbroadcast-followups) https://github.com/bitcoin/bitcoin/pull/19879
< bitcoin-git> [bitcoin] pinheadmz opened pull request #19878: rawtransaction: fix argument in combinerawtransaction help message (master...combinetx1) https://github.com/bitcoin/bitcoin/pull/19878
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19877: [test] Clarify rpc_net functional test (master...2020-09-rpcnet-fixes) https://github.com/bitcoin/bitcoin/pull/19877
< bitcoin-git> [bitcoin] fjahr opened pull request #19876: wallet: Fix wallet loading race during node start (master...wallet_race) https://github.com/bitcoin/bitcoin/pull/19876
< bitcoin-git> [bitcoin] jonatack opened pull request #19874: cli: degrade -getinfo gracefully for older servers (master...getinfo-handle-older-servers-gracefully) https://github.com/bitcoin/bitcoin/pull/19874
< bitcoin-git> [bitcoin] luke-jr opened pull request #19873: [WIP] Flush dbcache early if system is under memory pressure (master...mempressure) https://github.com/bitcoin/bitcoin/pull/19873
< jnewbery> I think marco was advising caution rather than saying that 19680 should go in first: http://www.erisian.com.au/bitcoin-core-dev/log-2020-07-30.html#l-535
< bitcoin-git> [bitcoin] hebasto opened pull request #19872: 200904 mmx4 (master...200904-mmx4) https://github.com/bitcoin/bitcoin/pull/19872
< 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/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] ariard opened pull request #19871: Clarify scope of eviction protection of outbound block-relay peers (master...2020-09-clarify-eviction-block-relay) https://github.com/bitcoin/bitcoin/pull/19871
< bitcoin-git> [bitcoin] laanwj merged 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
< bitcoin-git> bitcoin/master 581b343 Jon Atack: Add in/out connections to cli -getinfo
< bitcoin-git> bitcoin/master d9cc13e Jon Atack: UNIX_EPOCH_TIME fixup in rpc getnettotals
< bitcoin-git> bitcoin/master 1ab49b8 Jon Atack: Add in/out connections to rpc getnetworkinfo
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/99a8eb605180...23d3ae7accfc
< bitcoin-git> [bitcoin] fanquake merged pull request #19680: 0.20: Add txids with non-standard inputs to reject filter (0.20...2020-08-reject-unknown-wit-0.20) https://github.com/bitcoin/bitcoin/pull/19680
< bitcoin-git> bitcoin/0.20 3092699 fanquake: Merge #19680: 0.20: Add txids with non-standard inputs to reject filter
< bitcoin-git> bitcoin/0.20 107cf15 Gregory Sanders: test addition of unknown segwit spends to txid reject filter
< bitcoin-git> bitcoin/0.20 06f9c5c Suhas Daftuar: Add txids with non-standard inputs to reject filter
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/bf0dc356ac4a...30926997fa15
< bitcoin-git> [bitcoin] jonatack opened pull request #19870: doc: update PyZMQ installation instructions, ZeroMQ link (master...zmq-doc-fix) https://github.com/bitcoin/bitcoin/pull/19870
< 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/master 7140b31 Hennadii Stepanov: refactor: CTxMemPool::ApplyDelta() requires CTxMemPool::cs lock
< bitcoin-git> [bitcoin] laanwj merged pull request #19854: Avoid locking CTxMemPool::cs recursively in simple cases (master...200901-mmx3) https://github.com/bitcoin/bitcoin/pull/19854
< bitcoin-git> bitcoin/master 66e47e5 Hennadii Stepanov: refactor: CTxMemPool::UpdateChild() requires CTxMemPool::cs lock
< bitcoin-git> bitcoin/master 9398077 Hennadii Stepanov: refactor: CTxMemPool::UpdateParent() requires CTxMemPool::cs lock
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a0a422c34cfd...99a8eb605180
< bitcoin-git> [bitcoin] naumenkogs opened pull request #19869: Better intervals between feelers (master...2020-09-feeler-time-fixes) https://github.com/bitcoin/bitcoin/pull/19869
< bitcoin-git> [bitcoin] hebasto opened pull request #19868: build: Fix target name (master...200904-make) https://github.com/bitcoin/bitcoin/pull/19868
< gribble> https://github.com/bitcoin/bitcoin/issues/19865 | scripted-diff: Restore AssertLockHeld after #19668, remove LockAssertion by ryanofsky · Pull Request #19865 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19854 | Avoid locking CTxMemPool::cs recursively in simple cases by hebasto · Pull Request #19854 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #19867: build: document and cleanup Qt hacks (master...document_remaining_sed) https://github.com/bitcoin/bitcoin/pull/19867
< bitcoin-git> [bitcoin] jb55 opened pull request #19866: RFC: eBPF Linux tracepoints (master...usdt-probes) https://github.com/bitcoin/bitcoin/pull/19866

2020-09-03

< gribble> https://github.com/bitcoin/bitcoin/issues/19065 | tests: Add fuzzing harness for CAddrMan. Fill some fuzzing coverage gaps. by practicalswift · Pull Request #19065 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19865: scripted-diff: Restore AssertLockHeld after #19668, remove LockAssertion (master...pr/locka) https://github.com/bitcoin/bitcoin/pull/19865
< gzhao408> O commanders of CI, please grant me these restarts... for time, the greatest thief, has marked my PR with the ugly red ❌ https://github.com/bitcoin/bitcoin/pull/19339/checks?check_run_id=1067833523 https://travis-ci.org/github/bitcoin/bitcoin/jobs/723849508
< gribble> https://github.com/bitcoin/bitcoin/issues/19853 | random wallet_basic failure · Issue #19853 · bitcoin/bitcoin · GitHub
< yanmaani> I've never seen anyone in the wild use the URI stuff, just "send bitcoin to address X"
< yanmaani> The designers are presumably going to have good layout suggestions like "change the receive tab", not just "bitcoin-qt with a different theme". So I think that it is still going to be useful.
< wumpus> if people want to do a QML GUI for bitcoin core, let them
< wumpus> it has existed virtually as long as bitcoin has
< achow101> I setup ##bitcoin-core-survey for us to argue about how to do this survey
< yanmaani> Compare bitcoin.org anno 2011 and today
< * luke-jr> would like to see what Bitcoin Core looks like on Android today
< gribble> https://github.com/bitcoin/bitcoin/issues/16883 | WIP: Qt: add QML based mobile GUI by icota · Pull Request #16883 · bitcoin/bitcoin · GitHub
< wumpus> someone already did some stuff with QML and bitcoin core in a PR for android
< moneyball> If interested, feel free to join these and engage. Note that there is not an expectation Core contributors must join these discussions, and as I state here (https://github.com/bitcoin-core/gui/pull/79#issuecomment-686613427), any formal proposed changes and discussion should occur on GitHub per the existing process.
< moneyball> An example of improving the GUI is https://github.com/bitcoin-core/gui/issues/81
< moneyball> There is also a group of people interested in helping with the GUI design. They've formed a Slack channel #bitcoin-core-gui in the Design Community Slack (http://www.bitcoindesigners.org/). They're also holding biweekly video calls to discuss issues (eg https://github.com/BitcoinDesign/Meta/issues/13).
< moneyball> We had an amazing response with over 500 designers and creatives from around the world joining the community. Some of them have an interest in contributing to the Bitcoin Core project.
< moneyball> For context, back in June Square Crypto announced the formation of the Bitcoin Design community https://medium.com/@squarecrypto/bringing-together-the-bitcoin-design-community-b89e5fbe080f
< wumpus> #topic Bitcoin Design Community and efforts around the Bitcoin Core project (moneyball)
< jeremyrubin> Lots of people from the MIT Bitcoin Project lost their wallet.dats
< jonasschnelli> Probably also hard to find samples that are representative for "the usergroupe" of Bitcoin Core
< moneyball> Square Crypto just announced a user research grant to Jamaal who is an experienced research from OMI and IDEO, to exclusively focus on Bitcoin Core, so it seems like that would be a great person to engage on this
< bitcoin-git> [bitcoin] ariard closed pull request #19147: Document discouragement logic with regards to malicious exploitation (master...2020-06-doc-banman-infra) https://github.com/bitcoin/bitcoin/pull/19147
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14895 | Package relay design questions · Issue #14895 · 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/19697 | Improvements on ADDR caching by naumenkogs · Pull Request #19697 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19478 | Remove CTxMempool::mapLinks data structure member by JeremyRubin · Pull Request #19478 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19476 | rpc: Add mempoolchanges by promag · Pull Request #19476 · 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 10 blockers open, 1 bugfix, 2 chasing concept ACK
< wumpus> two proposed topics for this week: conducting a large scale usage survey (achow101), Bitcoin Design Community and efforts around the Bitcoin Core project (moneyball)
< 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
< moneyball> #proposedmeetingtopic Bitcoin Design Community and efforts around the Bitcoin Core project
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #19754: wallet, gui: Reload previously loaded wallets on startup (master...load-on-start-gui) https://github.com/bitcoin/bitcoin/pull/19754
< bitcoin-git> bitcoin/master a0a422c Jonas Schnelli: Merge #19754: wallet, gui: Reload previously loaded wallets on startup
< bitcoin-git> bitcoin/master f1ee373 Andrew Chow: wallet: Reload previously loaded wallets on GUI startup
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd60a9a8edd4...a0a422c34cfd
< gribble> https://github.com/bitcoin/bitcoin/issues/19754 | wallet, gui: Reload previously loaded wallets on startup by achow101 · Pull Request #19754 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan warning (master...CInv-type-refactoring) https://github.com/bitcoin/bitcoin/pull/19818
< bitcoin-git> bitcoin/master bd60a9a Wladimir J. van der Laan: Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan...
< bitcoin-git> bitcoin/master 7984c39 Jon Atack: test framework: serialize/deserialize inv type as unsigned int
< bitcoin-git> bitcoin/master 407175e Jon Atack: p2p: change CInv::type from int to uint32_t
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69a13eb2467a...bd60a9a8edd4
< bitcoin-git> [bitcoin] laanwj merged pull request #19670: Protect localhost and block-relay-only peers from eviction (master...2020-08-improved-eviction) https://github.com/bitcoin/bitcoin/pull/19670
< bitcoin-git> bitcoin/master 69a13eb Wladimir J. van der Laan: Merge #19670: Protect localhost and block-relay-only peers from eviction
< bitcoin-git> bitcoin/master 752e6ad Suhas Daftuar: Protect localhost and block-relay-only peers from eviction
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4053de04e239...69a13eb2467a
< 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
< bitcoin-git> [bitcoin] laanwj merged pull request #19859: qa: Fixes failing functional test by changing version (master...qa-fix-wrong-version) https://github.com/bitcoin/bitcoin/pull/19859
< bitcoin-git> bitcoin/master 4053de0 Wladimir J. van der Laan: Merge #19859: qa: Fixes failing functional test by changing version
< bitcoin-git> bitcoin/master 6de9429 nthumann: qa: Changes v0.17.1 to v0.17.2
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/620ac8c47539...4053de04e239
< bitcoin-git> [bitcoin] laanwj merged pull request #19724: [net] Cleanup connection types- followups (master...2020-08-conn-refactor-followups) https://github.com/bitcoin/bitcoin/pull/19724
< bitcoin-git> bitcoin/master dff16b1 Amiti Uttarwar: [refactor] Restructure logic to check for addr relay.
< bitcoin-git> bitcoin/master a6ab1e8 Amiti Uttarwar: [net] Remove unnecessary default args on OpenNetworkConnection
< bitcoin-git> bitcoin/master 8d6ff46 Amiti Uttarwar: scripted-diff: Rename `OUTBOUND` ConnectionType to `OUTBOUND_FULL_RELAY`
< bitcoin-git> [bitcoin] laanwj pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/68f0ab26bca8...620ac8c47539
< gribble> https://github.com/bitcoin/bitcoin/issues/19478 | Remove CTxMempool::mapLinks data structure member by JeremyRubin · Pull Request #19478 · bitcoin/bitcoin · GitHub
< vasild> From Gleb's email: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-October/017428.html "I want to suggest making explicit whether a node promises to participate in address relay by a) forwarding unsolicited messages (I work on a somewhat related issue in this PR [2]) , and, b) responding to GETADDR."
< bitcoin-git> [bitcoin] fanquake merged pull request #19805: wallet: Avoid deserializing unused records when salvaging (master...avoid-salvage-deser) https://github.com/bitcoin/bitcoin/pull/19805
< bitcoin-git> bitcoin/master 68f0ab2 fanquake: Merge #19805: wallet: Avoid deserializing unused records when salvaging
< bitcoin-git> bitcoin/master 544e12a Andrew Chow: walletdb: Add KeyFilterFn to ReadKeyValue
< bitcoin-git> bitcoin/master 0bbe26a Andrew Chow: wallet: filter for keys only before record deser in salvage
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/136fe4c5e9fb...68f0ab26bca8
< bitcoin-git> [bitcoin] fanquake merged pull request #19816: test: Rename wait until helper to wait_until_helper (master...2008-testWaithelper) https://github.com/bitcoin/bitcoin/pull/19816
< bitcoin-git> bitcoin/master fa1cd9e MarcoFalke: test: Remove unused lock arg from BitcoinTestFramework.wait_until
< bitcoin-git> bitcoin/master fad2794 MarcoFalke: test: Rename wait until helper to wait_until_helper
< bitcoin-git> bitcoin/master facb41b MarcoFalke: test: Remove unused p2p_lock in VersionBitsWarningTest
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9876ab8c74ef...136fe4c5e9fb
< bitcoin-git> [bitcoin] fanquake merged pull request #19844: remove usage of boost::bind (master...sneak_boost_bind) https://github.com/bitcoin/bitcoin/pull/19844
< bitcoin-git> bitcoin/master 9876ab8 fanquake: Merge #19844: remove usage of boost::bind
< bitcoin-git> bitcoin/master e36f802 fanquake: lint: add C++ code linter
< bitcoin-git> bitcoin/master c4be50f fanquake: remove usage of boost::bind
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2d4574aad84a...9876ab8c74ef
< bitcoin-git> [bitcoin] fanquake merged pull request #19861: build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS builds (master...macos_lcov_0902) https://github.com/bitcoin/bitcoin/pull/19861
< bitcoin-git> bitcoin/master 2d4574a fanquake: Merge #19861: build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS buil...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c157a5069454...2d4574aad84a
< bitcoin-git> bitcoin/master 9bdde3c eugene: build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS builds

2020-09-02

< bitcoin-git> [bitcoin] Crypt-iQ opened pull request #19861: build: add /usr/local/ to LCOV_PATTERN for macOS builds (master...macos_lcov_0902) https://github.com/bitcoin/bitcoin/pull/19861
< bitcoin-git> [bitcoin] ryanofsky reopened pull request #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior (master...pr/wdpy) https://github.com/bitcoin/bitcoin/pull/17556
< bitcoin-git> [bitcoin] ryanofsky closed pull request #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior (master...pr/wdpy) https://github.com/bitcoin/bitcoin/pull/17556
< dhruvm> May I please request a CI job restart? https://travis-ci.org/github/bitcoin/bitcoin/jobs/723342800 Also, Cirrus CI did not run on the latest force push for https://github.com/bitcoin/bitcoin/pull/19825
< bitcoin-git> [bitcoin] naumenkogs opened pull request #19860: Improve diversification of new connections: privacy and stability (master...2020-09-diverse-new-conn-fixes) https://github.com/bitcoin/bitcoin/pull/19860
< bitcoin-git> bitcoin/master c157a50 Wladimir J. van der Laan: Merge #19840: Avoid callback when -blocknotify is empty
< bitcoin-git> [bitcoin] laanwj merged pull request #19840: Avoid callback when -blocknotify is empty (master...2020-08-blocknotify) https://github.com/bitcoin/bitcoin/pull/19840
< bitcoin-git> bitcoin/master 413e0d1 João Barbosa: Avoid callback when -blocknotify is empty
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8845b38b599e...c157a5069454
< bitcoin-git> [bitcoin] fanquake merged pull request #19685: depends: CMake invocation cleanup (master...2020-08-depends-misc) https://github.com/bitcoin/bitcoin/pull/19685
< bitcoin-git> bitcoin/master 8e121e5 Carl Dong: depends: Cleanup CMake invocation
< bitcoin-git> bitcoin/master 8c7cd0c Carl Dong: depends: More robust cmake invocation
< bitcoin-git> bitcoin/master 3ecf0ec Carl Dong: depends: Use $($(package)_cmake) instead of cmake
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/c17a00375808...8845b38b599e
< bitcoin-git> [bitcoin] fanquake merged pull request #19857: net: improve nLastBlockTime and nLastTXTime documentation (master...nLast-documentation) https://github.com/bitcoin/bitcoin/pull/19857
< bitcoin-git> bitcoin/master c17a003 fanquake: Merge #19857: net: improve nLastBlockTime and nLastTXTime documentation
< bitcoin-git> bitcoin/master d780293 Jon Atack: net: improve nLastBlockTime and nLastTXTime documentation
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/505b39e72b48...c17a00375808
< bitcoin-git> [bitcoin] n-thumann opened pull request #19859: qa: Fixes failing functional test by changing version (master...qa-fix-wrong-version) https://github.com/bitcoin/bitcoin/pull/19859
< bitcoin-git> [bitcoin] laanwj merged pull request #19610: p2p: refactor AlreadyHave(), CInv::type, INV/TX processing (master...CInv-block-message-helpers) https://github.com/bitcoin/bitcoin/pull/19610
< bitcoin-git> bitcoin/master 42ca561 John Newbery: [net processing] Split AlreadyHave() into separate block and tx functions
< bitcoin-git> bitcoin/master 39f1dc9 Jon Atack: p2p: remove nFetchFlags from NetMsgType TX and INV processing
< bitcoin-git> bitcoin/master 471714e Jon Atack: p2p: add CInv block message helper methods
< bitcoin-git> [bitcoin] laanwj pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/3a3e21dafb72...505b39e72b48
< gribble> https://github.com/bitcoin/bitcoin/issues/19610 | p2p: refactor AlreadyHave(), CInv::type, INV/TX processing by jonatack · Pull Request #19610 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #14687: zmq: enable tcp keepalive (master...zmq-keep-alive) https://github.com/bitcoin/bitcoin/pull/14687
< bitcoin-git> bitcoin/master 3a3e21d Jonas Schnelli: Merge #14687: zmq: enable tcp keepalive
< bitcoin-git> bitcoin/master c276df7 mruddy: zmq: enable tcp keepalive
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48c108363268...3a3e21dafb72
< gribble> https://github.com/bitcoin/bitcoin/issues/14687 | zmq: enable tcp keepalive by mruddy · Pull Request #14687 · bitcoin/bitcoin · GitHub
< gwillen> drbrule: all the bitcoin code is compiled with various compiler flags that are set in the Makefile, so it will be tricky to compile a single scratch file on its own like that
< dhruvm> I have been trying to set up a C++ scratchpad to try things while being able to interface with the bitcoin code. I put my code in `src/scratch.cpp` and I try to compile it with `g++ -std=c++11 -O1 -fsanitize=undefined src/scratch.cpp -o scratch` (in this case I am trying to reproduce a sanitizer bug). I'm met with a wall of errors that look like

2020-09-01

< bitcoin-git> [bitcoin] sdaftuar opened pull request #19858: Periodically make block-relay connections and sync headers (master...2020-08-blocks-only-rotation) https://github.com/bitcoin/bitcoin/pull/19858
< bitcoin-git> [bitcoin] jonatack opened pull request #19857: net: improve nLastBlockTime and nLastTXTime documentation (master...nLast-documentation) https://github.com/bitcoin/bitcoin/pull/19857
< bitcoin-git> [bitcoin] laanwj merged pull request #19105: Add Muhash3072 implementation in Python (master...csi-2-muhash-py) https://github.com/bitcoin/bitcoin/pull/19105
< bitcoin-git> bitcoin/master 0e2b400 Fabian Jahr: test: Add basic Python/C++ Muhash implementation parity unit test
< bitcoin-git> bitcoin/master ab30cec Fabian Jahr: test: Move modinv to util and add unit test
< bitcoin-git> bitcoin/master b85543c Pieter Wuille: test: Add Python MuHash3072 implementation to test framework
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bab4cce1b0ee...48c108363268
< vasild> A node that is making an outbound connection would send WTXIDRELAY as above + also GETADDR without waiting for VERACK: https://github.com/bitcoin/bitcoin/blob/master/src/net_processing.cpp#L2490
< vasild> A node that has received in inbound connection would send WTXIDRELAY message as a reply to the VERSION message, without waiting for VERACK: https://github.com/bitcoin/bitcoin/blob/master/src/net_processing.cpp#L2431
< bitcoin-git> [bitcoin] hebasto closed pull request #19647: Add thread safety annotations to CTxMemPool methods (master...200802-mmx-1) https://github.com/bitcoin/bitcoin/pull/19647
< vasild> https://github.com/bitcoin/bitcoin/blob/master/test/functional/p2p_leak.py#L7-L8 "A node should never send anything other than VERSION/VERACK until it's received a VERACK" -- is this comment correct?
< bitcoin-git> [bitcoin] hebasto opened pull request #19854: Avoid locking CTxMemPool::cs recursively in simple cases (master...200901-mmx3) https://github.com/bitcoin/bitcoin/pull/19854
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19668: Do not hide compile-time thread safety warnings (master...200805-assert) https://github.com/bitcoin/bitcoin/pull/19668
< bitcoin-git> bitcoin/master 23d71d1 Hennadii Stepanov: Do not hide compile-time thread safety warnings
< bitcoin-git> bitcoin/master 3ddc150 Hennadii Stepanov: Add missed thread safety annotations
< bitcoin-git> bitcoin/master af9ea55 Hennadii Stepanov: Use LockAssertion utility class instead of AssertLockHeld()
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/a1d14f522c45...bab4cce1b0ee
< bitcoin-git> [bitcoin] fanquake merged pull request #19671: wallet: Remove -zapwallettxes (master...rm-zapwallettxes) https://github.com/bitcoin/bitcoin/pull/19671
< bitcoin-git> bitcoin/master a1d14f5 fanquake: Merge #19671: wallet: Remove -zapwallettxes
< bitcoin-git> bitcoin/master 3340dba Andrew Chow: Remove -zapwallettxes
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e796fdd4cb8e...a1d14f522c45

2020-08-31

< gmaxwell> https://github.com/bitcoin-core/secp256k1/pull/558 looks ready-ish to merge, so if anyone wanted to review ack this updated version that reflects the latest BIP340 changes (even R), it's time!
< bitcoin-git> [bitcoin] promag opened pull request #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr (master...2020-08-scripttoasmstr) https://github.com/bitcoin/bitcoin/pull/19852
< gribble> https://github.com/bitcoin/bitcoin/issues/19724 | [net] Cleanup connection types- followups by amitiuttarwar · Pull Request #19724 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19055 | Add MuHash3072 implementation by fjahr · Pull Request #19055 · bitcoin/bitcoin · GitHub
< fjahr> Has anyone investigated/reported the latest annoying Travis Arm64 failures? Examples: https://travis-ci.org/github/bitcoin/bitcoin/builds/722800233 https://travis-ci.org/github/bitcoin/bitcoin/builds/721669033 https://travis-ci.org/github/bitcoin/bitcoin/builds/721637124. Errors after ~ 1h 15min without any failure message I could find. Restarts seemed to solve it but I have restarted #19055 at least 5 times
< gribble> https://github.com/bitcoin/bitcoin/issues/19841 | Implement Keccak and SHA3_256 by sipa · Pull Request #19841 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master a0f4f9c Gregory Sanders: Add zmq test for transaction pub during reorg
< bitcoin-git> [bitcoin] laanwj merged pull request #19507: Expand functional zmq transaction tests (master...zmq_testing) https://github.com/bitcoin/bitcoin/pull/19507
< bitcoin-git> bitcoin/master 2399a06 Gregory Sanders: Add test case for mempool->block zmq notification
< bitcoin-git> bitcoin/master e70512a Gregory Sanders: Make ordering of zmq consumption irrelevant to functional test
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/89a8299a14af...e796fdd4cb8e