2021-03-04

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47b99ab1a9e9...d099894ec124
< bitcoin-git> [bitcoin] jarolrod opened pull request #21357: test: Unconditionally check for fRelay field in test framework (master...test-framework-ver-msg-fix) https://github.com/bitcoin/bitcoin/pull/21357
< gribble> https://github.com/bitcoin/bitcoin/issues/21236 | Net processing: Extract `addr` send functionality into MaybeSendAddr() by jnewbery · Pull Request #21236 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21015 | Make all of net_processing (and some of net) use std::chrono types by dhruv · Pull Request #21015 · bitcoin/bitcoin · GitHub

2021-03-03

< gribble> https://github.com/bitcoin/bitcoin/issues/21148 | Split orphan handling from net_processing into txorphanage by ajtowns · Pull Request #21148 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #21354: build, doc: Drop no longer required packages from macOS cross-compiling dependencies (master...210303-macos) https://github.com/bitcoin/bitcoin/pull/21354
< bitcoin-git> [bitcoin] ryanofsky closed pull request #18608: refactor: Remove CAddressBookData::destdata (master...pr/nodest) https://github.com/bitcoin/bitcoin/pull/18608
< bitcoin-git> [bitcoin] ryanofsky opened pull request #21353: interfaces: Stop exposing wallet destdata to gui (master...pr/nodestg) https://github.com/bitcoin/bitcoin/pull/21353
< snarpua> Yo sorry to bother, but its been a while since i said thanks dude for working on bitcoin and doing all this stuff just so i can make a couple bucks on bitcoins. i appreciate yous even if sometimes i like to fight. thanks enjoy have a good day.
< bitcoin-git> [bitcoin] laanwj merged pull request #20406: util: Avoid invalid integer negation in FormatMoney and ValueFromAmount (master...avoid-invalid-integer-negation-in-FormatMoney) https://github.com/bitcoin/bitcoin/pull/20406
< bitcoin-git> bitcoin/master 1f05dbd practicalswift: util: Avoid invalid integer negation in ValueFromAmount: make ValueFromAmo...
< bitcoin-git> bitcoin/master 47b99ab Wladimir J. van der Laan: Merge #20406: util: Avoid invalid integer negation in FormatMoney and Valu...
< bitcoin-git> bitcoin/master 7cc75c9 practicalswift: util: Avoid invalid integer negation in FormatMoney: make FormatMoney(cons...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cabe63759ce8...47b99ab1a9e9
< bitcoin-git> [bitcoin] laanwj merged pull request #20877: netinfo: user help and argument parsing improvements (master...netinfo-help-follow-ups) https://github.com/bitcoin/bitcoin/pull/20877
< bitcoin-git> bitcoin/master 6b45ef3 Jon Atack: cli: improve -netinfo invalid argument error message
< bitcoin-git> bitcoin/master 7afdd72 Jon Atack: cli: enable -netinfo help to run without a remote server
< bitcoin-git> bitcoin/master 3732404 Jon Atack: cli: warn in help that -netinfo is not intended to be a stable API
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ebd8d664540c...cabe63759ce8
< jonatack> wumpus: people updating to bitcoin core 0.21 were filing issues that bisq no longer worked and were told to downgrade to tor v2
< gribble> https://github.com/bitcoin/bitcoin/issues/21351 | net: onlynet=tor node is failing completely on master · Issue #21351 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21209 | build: use newer source for libnatpmp by fanquake · Pull Request #21209 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19203: net: Add regression fuzz harness for CVE-2017-18350. Add FuzzedSocket. (master...fuzzers-Socks5) https://github.com/bitcoin/bitcoin/pull/19203
< bitcoin-git> bitcoin/master 366e3e1 practicalswift: fuzz: Add FUZZED_SOCKET_FAKE_LATENCY mode to FuzzedSock to allow for fuzzi...
< bitcoin-git> bitcoin/master ebd8d66 MarcoFalke: Merge #19203: net: Add regression fuzz harness for CVE-2017-18350. Add Fuz...
< bitcoin-git> bitcoin/master b22d4c1 practicalswift: fuzz: Add fuzzing harness for Socks5(...)
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/97a35f3ae5bf...ebd8d664540c
< gribble> https://github.com/bitcoin/bitcoin/issues/20877 | netinfo: user help and argument parsing improvements by jonatack · Pull Request #20877 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #21320: build: fix libnatpmp macos cross compile (master...fix_libnatpmp_cross_macos) https://github.com/bitcoin/bitcoin/pull/21320
< bitcoin-git> bitcoin/master 97a35f3 fanquake: Merge #21320: build: fix libnatpmp macos cross compile
< bitcoin-git> bitcoin/master bd49ac4 fanquake: build: fix libnatpmp macos cross compile
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1a457ab1d5a...97a35f3ae5bf
< bitcoin-git> [bitcoin] laanwj merged pull request #21324: doc: Update build instructions for Fedora (master...210301-fedora) https://github.com/bitcoin/bitcoin/pull/21324
< bitcoin-git> bitcoin/master 4899fa3 Hennadii Stepanov: doc: Update build instructions for Fedora
< bitcoin-git> bitcoin/master b1a457a Wladimir J. van der Laan: Merge #21324: doc: Update build instructions for Fedora
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd8f474d52ec...b1a457ab1d5a
< bitcoin-git> [bitcoin] laanwj merged pull request #19288: fuzz: Add fuzzing harness for TorController (master...fuzzers-torcontroller) https://github.com/bitcoin/bitcoin/pull/19288
< bitcoin-git> bitcoin/master dd8f474 Wladimir J. van der Laan: Merge #19288: fuzz: Add fuzzing harness for TorController
< bitcoin-git> bitcoin/master 10d4477 practicalswift: tests: Add fuzzing harness for TorController
< bitcoin-git> bitcoin/master 64219c0 practicalswift: torcontrol: Move TorControlReply, TorControlConnection and TorController t...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9212e6746351...dd8f474d52ec
< bitcoin-git> [bitcoin] hebasto opened pull request #21349: build: Fix fuzz-cuckoocache cross-compiling for Windows with DEBUG=1 (master...210303-fuzz) https://github.com/bitcoin/bitcoin/pull/21349
< wumpus> i think it's completely valid to day "yes, i'm willing to support old releases but only if you pay me", it would also be the only possible situation i'd be interested in maintaining years-old bitcoin core releases, it's simply drab work
< bitcoin-git> [bitcoin] fanquake closed pull request #19716: build: Qt 5.15.x (master...qt_5_15_x) https://github.com/bitcoin/bitcoin/pull/19716
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21346: doc: install qt5 when building on macOS (master...explicit_qt5) https://github.com/bitcoin/bitcoin/pull/21346
< bitcoin-git> bitcoin/master 9212e67 MarcoFalke: Merge #21346: doc: install qt5 when building on macOS
< bitcoin-git> bitcoin/master bec7f2c fanquake: doc: install qt5 when building on macOS
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fca3e98f64f0...9212e6746351
< bitcoin-git> [bitcoin] fanquake merged pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> bitcoin/master fca3e98 fanquake: Merge #18298: build: Fix Qt processing of configure script for depends wit...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4f223e93e9c0...fca3e98f64f0
< bitcoin-git> bitcoin/master 76f52e3 Hennadii Stepanov: build: Fix Qt processing of configure script for depends with DEBUG=1
< bitcoin-git> [bitcoin] fanquake opened pull request #21346: doc: install qt5 when building on macOS (master...explicit_qt5) https://github.com/bitcoin/bitcoin/pull/21346
< bitcoin-git> [bitcoin] fanquake merged pull request #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional (master...210302-signer) https://github.com/bitcoin/bitcoin/pull/21339
< bitcoin-git> bitcoin/master 4f223e9 fanquake: Merge #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) uncondi...
< bitcoin-git> bitcoin/master 9fef209 Hennadii Stepanov: build, refactor: Fix indentation for if..then..fi
< bitcoin-git> bitcoin/master a412813 Hennadii Stepanov: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3a8fc51a560b...4f223e93e9c0
< bitcoin-git> [bitcoin] fanquake merged pull request #21333: build: set Unicode true for NSIS installer (master...windows_unicode) https://github.com/bitcoin/bitcoin/pull/21333
< bitcoin-git> bitcoin/master 3a8fc51 fanquake: Merge #21333: build: set Unicode true for NSIS installer
< bitcoin-git> bitcoin/master 9086e0d fanquake: build: set Unicode true for NSIS installer
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0459e7abbac5...3a8fc51a560b
< bitcoin-git> [gui] luke-jr opened pull request #236: Bugfix: GUI: Allow the user to start anyway when loading a wallet errors (master...gui_init_walleterror_cont) https://github.com/bitcoin-core/gui/pull/236
< bitcoin-git> [bitcoin] fanquake merged pull request #21336: Make .gitignore ignore src/test/fuzz/fuzz.exe (master...210302-ignore) https://github.com/bitcoin/bitcoin/pull/21336
< bitcoin-git> bitcoin/master 35da623 Hennadii Stepanov: Make .gitignore ignore src/test/fuzz/fuzz.exe
< bitcoin-git> bitcoin/master 0459e7a fanquake: Merge #21336: Make .gitignore ignore src/test/fuzz/fuzz.exe
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b294c0ba84f...0459e7abbac5

2021-03-02

< bitcoin-git> [bitcoin] mzumsande opened pull request #21345: test: bring p2p_leak.py up to date (master...202103_p2p_leak) https://github.com/bitcoin/bitcoin/pull/21345
< bitcoin-git> bitcoin/master 0b294c0 fanquake: Merge #21342: doc: Remove outdated comment
< bitcoin-git> [bitcoin] fanquake merged pull request #21342: doc: Remove outdated comment (master...210302-autogen) https://github.com/bitcoin/bitcoin/pull/21342
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b9f41df1ead4...0b294c0ba84f
< bitcoin-git> bitcoin/master f1f63ac Hennadii Stepanov: doc: Remove outdated comment
< bitcoin-git> [bitcoin] hebasto opened pull request #21344: build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 (master...210302-debug) https://github.com/bitcoin/bitcoin/pull/21344
< bitcoin-git> [bitcoin] jarolrod opened pull request #21343: doc: revamp macOS build doc (master...macos-build-docs) https://github.com/bitcoin/bitcoin/pull/21343
< bitcoin-git> [bitcoin] hebasto opened pull request #21342: doc: Remove outdated comment (master...210302-autogen) https://github.com/bitcoin/bitcoin/pull/21342
< bitcoin-git> [bitcoin] ivanacostarubio closed pull request #21308: build: removing xcrun from darwin build (master...issue18959) https://github.com/bitcoin/bitcoin/pull/21308
< bitcoin-git> [bitcoin] ivanacostarubio opened pull request #21341: build: removing xcrun from darwin build (master...removing_xcrum) https://github.com/bitcoin/bitcoin/pull/21341
< bitcoin-git> [bitcoin] glozow closed pull request #21146: validation/coins: limit MemPoolAccept access to coins cache + make it responsible for uncaching (master...2021-02-coinsviews) https://github.com/bitcoin/bitcoin/pull/21146
< hebasto> Talkless: ##bitcoin-core-gui is for developers interested in https://github.com/bitcoin-core/gui
< bitcoin-git> [bitcoin] hebasto opened pull request #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional (master...210302-signer) https://github.com/bitcoin/bitcoin/pull/21339
< vasild> stupid question: how do I edit https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities ? I am sure I edited it before, but now I can't figure out how to.
< bitcoin-git> [bitcoin] brunoerg opened pull request #21338: test: add functional test for anchors.dat (master...2021-03-anchors-test) https://github.com/bitcoin/bitcoin/pull/21338
< bitcoin-git> [bitcoin] hebasto opened pull request #21337: guix: Update darwin native packages dependencies (master...210302-cdrkit) https://github.com/bitcoin/bitcoin/pull/21337
< bitcoin-git> [bitcoin] hebasto opened pull request #21336: Add src/test/fuzz/fuzz.exe to .gitignore (master...210302-ignore) https://github.com/bitcoin/bitcoin/pull/21336
< bitcoin-git> [bitcoin] naumenkogs closed pull request #21335: Erlay refactored (master...erlay_refactored_public) https://github.com/bitcoin/bitcoin/pull/21335
< bitcoin-git> [bitcoin] naumenkogs opened pull request #21335: Erlay refactored (master...erlay_refactored_public) https://github.com/bitcoin/bitcoin/pull/21335
< bitcoin-git> [bitcoin] Sjors opened pull request #21334: Additional (refactored) BIP9 tests (master...2021/03/bip9_tests) https://github.com/bitcoin/bitcoin/pull/21334
< bitcoin-git> [bitcoin] laanwj merged pull request #20685: Add I2P support using I2P SAM (master...i2p_sam) https://github.com/bitcoin/bitcoin/pull/20685
< bitcoin-git> bitcoin/master 545bc5f Vasil Dimov: util: fix WriteBinaryFile() claiming success even if error occurred
< bitcoin-git> bitcoin/master 8b6e4b3 Vasil Dimov: util: fix ReadBinaryFile() returning partial contents
< bitcoin-git> bitcoin/master 4cba2fd Vasil Dimov: util: extract {Read,Write}BinaryFile() to its own files
< bitcoin-git> [bitcoin] laanwj pushed 21 commits to master: https://github.com/bitcoin/bitcoin/compare/cfce346508f1...b9f41df1ead4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21310: zmq test: fix sync-up by matching notification to generated block (master...2021-zmq-fix_sync_up_procedure) https://github.com/bitcoin/bitcoin/pull/21310
< bitcoin-git> bitcoin/master cfce346 MarcoFalke: Merge #21310: zmq test: fix sync-up by matching notification to generated ...
< bitcoin-git> bitcoin/master 8a8c638 Sebastian Falbesoner: zmq test: fix sync-up by matching notification to generated block
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72e6979b31ba...cfce346508f1
< bitcoin-git> [bitcoin] fanquake opened pull request #21333: build: set Unicode true for NSIS installer (master...windows_unicode) https://github.com/bitcoin/bitcoin/pull/21333
< gribble> https://github.com/bitcoin/bitcoin/issues/20557 | addrman: Fix new table bucketing during unserialization by jnewbery · Pull Request #20557 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #21331: rpc: replace raw pointers with shared_ptrs (#18592 rebased) (master...18592_rebased) https://github.com/bitcoin/bitcoin/pull/21331
< bitcoin-git> [bitcoin] sipa opened pull request #21330: Deal with missing data in signature hashes more consistently (master...202103_missing_data_verify) https://github.com/bitcoin/bitcoin/pull/21330
< bitcoin-git> [bitcoin] fanquake merged pull request #21325: lint: Fix spelling errors in comments (master...fix-spelling-errors) https://github.com/bitcoin/bitcoin/pull/21325
< bitcoin-git> bitcoin/master 72e6979 fanquake: Merge #21325: lint: Fix spelling errors in comments
< bitcoin-git> bitcoin/master fbbb2d4 fyquah: lint: Fix spelling errors in comments
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a28c053c885e...72e6979b31ba
< bitcoin-git> [bitcoin] fanquake merged pull request #21298: guix: Bump time-machine, glibc, and linux-headers (master...2021-02-bump-guix-and-glibc) https://github.com/bitcoin/bitcoin/pull/21298
< bitcoin-git> bitcoin/master a28c053 fanquake: Merge #21298: guix: Bump time-machine, glibc, and linux-headers
< bitcoin-git> bitcoin/master c33b199 Carl Dong: guix: Bump glibc and linux-headers
< bitcoin-git> bitcoin/master 65363a1 Carl Dong: guix: Rebase on 95aca2991b (1.2.0-12.dffc918)
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d1abe54fcee1...a28c053c885e
< bitcoin-git> [bitcoin] fanquake merged pull request #21323: guix, doc: Update default HOSTS value (master...210301-guixdoc) https://github.com/bitcoin/bitcoin/pull/21323
< bitcoin-git> bitcoin/master d1abe54 fanquake: Merge #21323: guix, doc: Update default HOSTS value
< bitcoin-git> bitcoin/master a0a7a43 Hennadii Stepanov: guix, doc: Update default HOSTS value
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05e821ee1955...d1abe54fcee1
< gribble> https://github.com/bitcoin/bitcoin/issues/20557 | addrman: Fix new table bucketing during unserialization by jnewbery · Pull Request #20557 · bitcoin/bitcoin · GitHub

2021-03-01

< bitcoin-git> [bitcoin] achow101 opened pull request #21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors (master...norm-desc-xpub-cache) https://github.com/bitcoin/bitcoin/pull/21329
< bitcoin-git> [bitcoin] jonatack opened pull request #21328: net, refactor: pass uint16 CService::port as uint16 (master...pass-uint16_t-CService-port-as-uint16_t) https://github.com/bitcoin/bitcoin/pull/21328
< bitcoin-git> [gui] achow101 opened pull request #233: qt test: Don't bind to regtest port (master...qttest-other-port) https://github.com/bitcoin-core/gui/pull/233
< bitcoin-git> [bitcoin] laanwj merged pull request #21170: bench: Add benchmark to write JSON into a string (master...2021-02-benchmark-BlockToJsonVerboseWrite) https://github.com/bitcoin/bitcoin/pull/21170
< bitcoin-git> bitcoin/master 05e821e Wladimir J. van der Laan: Merge #21170: bench: Add benchmark to write JSON into a string
< bitcoin-git> bitcoin/master e3e0a24 Martin Ankerl: Add benchmark to write JSON into a string
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad89812c70a9...05e821ee1955
< bitcoin-git> [bitcoin] glozow opened pull request #21327: net_processing: ignore transactions while in IBD (master...2021-02-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/21327
< bitcoin-git> [bitcoin] dougEfresh closed pull request #21326: doc: remove the word 'experimental' in README (master...master) https://github.com/bitcoin/bitcoin/pull/21326
< bitcoin-git> [bitcoin] dougEfresh opened pull request #21326: doc: remove the word 'experimental' in README (master...master) https://github.com/bitcoin/bitcoin/pull/21326
< bitcoin-git> [bitcoin] fyquah opened pull request #21325: lint: Fix spelling errors in comments (master...fix-spelling-errors) https://github.com/bitcoin/bitcoin/pull/21325
< bitcoin-git> [bitcoin] hebasto opened pull request #21324: doc: Update build instructions for Fedora (master...210301-fedora) https://github.com/bitcoin/bitcoin/pull/21324
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20685 | Add I2P support using I2P SAM by vasild · Pull Request #20685 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #21321: guix: Add curl to required tool list (master...210301-curl) https://github.com/bitcoin/bitcoin/pull/21321
< bitcoin-git> bitcoin/master ad89812 Wladimir J. van der Laan: Merge #21321: guix: Add curl to required tool list
< bitcoin-git> bitcoin/master 97f1062 Hennadii Stepanov: guix: Add curl to required tool list
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/362e901a17cc...ad89812c70a9
< bitcoin-git> bitcoin/master a5cfb40 Sebastian Falbesoner: doc: release note for changed {sign,verify}message error codes
< bitcoin-git> [bitcoin] laanwj merged pull request #18466: rpc: fix invalid parameter error codes for {sign,verify}message RPCs (master...20200329-rpc-improve-signverifymessage-error-codes) https://github.com/bitcoin/bitcoin/pull/18466
< bitcoin-git> bitcoin/master 9e399b9 Sebastian Falbesoner: test: check parameter validity in rpc_signmessage.py
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e52ce9f2b312...362e901a17cc
< bitcoin-git> bitcoin/master e62f0c7 Sebastian Falbesoner: rpc: fix {sign,message}verify RPC errors for invalid address/signature
< gribble> https://github.com/bitcoin/bitcoin/issues/21007 | bitcoind: Add -daemonwait option to wait for initialization by laanwj · Pull Request #21007 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #21323: guix, doc: Update default HOSTS value (master...210301-guixdoc) https://github.com/bitcoin/bitcoin/pull/21323
< bitcoin-git> [bitcoin] hebasto opened pull request #21321: guix: Add curl to required tool list (master...210301-curl) https://github.com/bitcoin/bitcoin/pull/21321
< bitcoin-git> [bitcoin] fanquake opened pull request #21320: build: fix libnatpmp macos cross compile (master...fix_libnatpmp_cross_macos) https://github.com/bitcoin/bitcoin/pull/21320
< gribble> https://github.com/bitcoin/bitcoin/issues/19763 | net: dont try to relay to the address originator by vasild · Pull Request #19763 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21111 | Improve OpenRC initscript by parazyd · Pull Request #21111 · bitcoin/bitcoin · GitHub

2021-02-28

< gribble> https://github.com/bitcoin/bitcoin/issues/19763 | net: dont try to relay to the address originator by vasild · Pull Request #19763 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #21319: RPC/Blockchain: Optimise getblock for simple disk->hex case (master...getblock_optimise) https://github.com/bitcoin/bitcoin/pull/21319
< bitcoin-git> [bitcoin] practicalswift closed pull request #20383: Avoid signed integer overflow and invalid integer negation when loading malformed mempool.dat files (master...signed-integer-malformed-mempool-dat-and-rpc) https://github.com/bitcoin/bitcoin/pull/20383
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21317: util: Make Assume() usable as unary expression (master...2102-utilAssumeUnary) https://github.com/bitcoin/bitcoin/pull/21317
< Talkless> jonatack: didn't you had some sort of "tutorial" for working with Bitcoin PR's?
< bitcoin-git> [bitcoin] fanquake merged pull request #21286: build: Bump minimum Qt version to 5.9.5 (master...210223-qtmin) https://github.com/bitcoin/bitcoin/pull/21286
< bitcoin-git> bitcoin/master e52ce9f fanquake: Merge #21286: build: Bump minimum Qt version to 5.9.5
< bitcoin-git> bitcoin/master faa06ec Hennadii Stepanov: build: Bump minimum Qt version to 5.9.5
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb67caebe26f...e52ce9f2b312
< gribble> https://github.com/bitcoin/bitcoin/issues/18466 | rpc: fix invalid parameter error codes for {sign,verify}message RPCs by theStack · Pull Request #18466 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] RandyMcMillan opened pull request #231: splash: new layout and new icon (master...new-icon) https://github.com/bitcoin-core/gui/pull/231
< bitcoin-git> [bitcoin] luke-jr opened pull request #21313: More robust file/directory syncing and error handling (master...fsync_dir_pt2) https://github.com/bitcoin/bitcoin/pull/21313

2021-02-27

< bitcoin-git> [bitcoin] vladyslavstartsev opened pull request #21312: wallet: remove lock during `listaddressgroupings` (master...listaddressgroupings-no-lock) https://github.com/bitcoin/bitcoin/pull/21312
< bitcoin-git> [bitcoin] theStack opened pull request #21311: rpc: document optional fields for getchaintxstats result (master...2021-rpc-document_optional_getchaintxstats_fields) https://github.com/bitcoin/bitcoin/pull/21311
< gribble> https://github.com/bitcoin/bitcoin/issues/230 | Update German translation to latest git. by TheBlueMatt · Pull Request #230 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] hebasto closed pull request #228: Drop unused parameter in GUIUtil::get{Save|Open}FileName (master...210224-file) https://github.com/bitcoin-core/gui/pull/228
< bitcoin-git> [bitcoin] theStack opened pull request #21310: zmq test: fix sync-up by matching notification to generated block (master...2021-zmq-fix_sync_up_procedure) https://github.com/bitcoin/bitcoin/pull/21310
< bitcoin-git> [bitcoin] ivanacostarubio opened pull request #21308: build: removing xcrun from darwin build (master...issue18959) https://github.com/bitcoin/bitcoin/pull/21308
< bitcoin-git> [gui] luke-jr opened pull request #230: Support backup to new text-based database dump format (master...gui_backup_formats) https://github.com/bitcoin-core/gui/pull/230
< bitcoin-git> [gui] hebasto opened pull request #229: Fix regression with initial sorting after pr205 (master...210227-sort) https://github.com/bitcoin-core/gui/pull/229
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21297: test: feature_blockfilterindex_prune.py improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> bitcoin/master fb67cae MarcoFalke: Merge #21297: test: feature_blockfilterindex_prune.py improvements
< bitcoin-git> bitcoin/master 88c4b9b Jon Atack: test: remove unneeded node from feature_blockfilterindex_prune.py
< bitcoin-git> bitcoin/master ace3f4c Jon Atack: test: improve assertions in feature_blockfilterindex_prune.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5ba5becbb5d8...fb67caebe26f
< gribble> https://github.com/bitcoin/bitcoin/issues/21166 | Have SignatureExtractorChecker subclass MutableTransactionSignatureChecker by achow101 · Pull Request #21166 · bitcoin/bitcoin · GitHub

2021-02-26

< bitcoin-git> [bitcoin] dongcarl opened pull request #21304: guix: Various user workflow improvements (master...2021-02-guix-clean-script) https://github.com/bitcoin/bitcoin/pull/21304
< bitcoin-git> [bitcoin] laanwj merged pull request #21272: guix: Passthrough SDK_PATH into container (master...2021-02-guix-SDK-specify) https://github.com/bitcoin/bitcoin/pull/21272
< bitcoin-git> bitcoin/master 5ba5bec Wladimir J. van der Laan: Merge #21272: guix: Passthrough SDK_PATH into container
< bitcoin-git> bitcoin/master 13a9fd1 Carl Dong: guix: Passthrough SDK_PATH into container
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d37841cdf3a...5ba5becbb5d8
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20391 | wallet: introduce setfeerate (an improved settxfee, in sat/vB) by jonatack · Pull Request #20391 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20861 | BIP 350: Implement Bech32m and use it for v1+ segwit addresses by sipa · Pull Request #20861 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21083 | wallet: Avoid requesting fee rates multiple times during coin selection by achow101 · Pull Request #21083 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev wallet Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< shesek> sipa, it was actually you that introduced a more strict checking of pubkeys in https://github.com/bitcoin/bitcoin/pull/13194
< Kiminuo> https://github.com/bitcoin/bitcoin/pull/21244 does anyone want to have a look? :)
< bitcoin-git> [bitcoin] laanwj merged pull request #21277: wallet: listdescriptors uses normalized descriptor form (master...listdescriptors_normalized) https://github.com/bitcoin/bitcoin/pull/21277
< bitcoin-git> bitcoin/master 8d37841 Wladimir J. van der Laan: Merge #21277: wallet: listdescriptors uses normalized descriptor form
< bitcoin-git> bitcoin/master a69c3b3 Ivan Metlushko: wallet: listdescriptors uses normalized descriptor form
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e49117470b77...8d37841cdf3a
< MarcoFalke> An organization owner has approved the following application to access private data in the Bitcoin Core organization:"Travis CI" from Travis CI GmbH
< wumpus> the bitcoin organization does not have this policy enabled at all
< wumpus> i think i understand now: bitcoin-core has a policy enabled where third-party applications (enabled by organization members) have restricted access to the repositories in the organization, by adding an exception to that page, they can at most get the same permissions as the member (but up to what they actually grant)
< wumpus> neither bitcoin nor bitcoin-core has any private repositories at least
< bitcoin-git> [bitcoin] S3RK opened pull request #21302: wallet: createwallet examples for descriptor wallets (master...create_descriptor_help) https://github.com/bitcoin/bitcoin/pull/21302
< achow101> strangely it was already available for the bitcoin org but not bitcoin-core
< bitcoin-git> [bitcoin] jesseposner opened pull request #21301: [WIP] Chacha20 py testing (master...chacha20-py-testing) https://github.com/bitcoin/bitcoin/pull/21301
< bitcoin-git> [bitcoin] dscotese opened pull request #21300: script: Add explanatory comment to tc.sh (master...tc.sh) https://github.com/bitcoin/bitcoin/pull/21300
< bitcoin-git> [bitcoin] dscotese closed pull request #21289: contrib: Add explanatory comment to tc.sh (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21289
< sipa> fanquake: my build matches all your hashes here: https://github.com/bitcoin/bitcoin/pull/21298/#issuecomment-785743515
< gribble> https://github.com/bitcoin/bitcoin/issues/21298 | guix: Bump time-machine, glibc, and linux-headers by dongcarl · Pull Request #21298 · bitcoin/bitcoin · GitHub
< sipa> updating: bitcoin-c33b199456e5/lib/libbitcoinconsensus-0.dll.dbg (deflated 78%)

2021-02-25

< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
< gribble> https://github.com/bitcoin/bitcoin/issues/20078 | test: Convert non-wallet tests to use our python MiniWallet · Issue #20078 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20892 | tests: Run both descriptor and legacy tests within a single test invocation by achow101 · Pull Request #20892 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21083 | wallet: Avoid requesting fee rates multiple times during coin selection by achow101 · Pull Request #21083 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17331 | Use effective values throughout coin selection by achow101 · Pull Request #17331 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 7 blockers, 2 chasing concept ACK
< wumpus> (fwiw, if you want to propose a meeting topic during the week use #proposedmeetingtopic <topic> and it will appear in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt)
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu Feb 25 19:00:09 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] jonatack reopened pull request #21297: test: `feature_blockfilterindex_prune.py` improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> bitcoin/master 70d3c5d Jon Atack: gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer details
< bitcoin-git> bitcoin/master a21be7c Jon Atack: gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer details
< bitcoin-git> bitcoin/master 4dc2fd6 Jon Atack: qt: add RPCConsole::TimeDurationField helper, call systime only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c0e44ee8e4ba...e49117470b77
< bitcoin-git> [gui] MarcoFalke merged pull request #226: Add "Last Block" and "Last Tx" rows to peer details area (master...add-last-block-and-last-transaction-to-peer-details) https://github.com/bitcoin-core/gui/pull/226
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21254: test: Avoid connecting to real network when running tests (master...2102-testNoTelemetry) https://github.com/bitcoin/bitcoin/pull/21254
< bitcoin-git> bitcoin/master c0e44ee MarcoFalke: Merge #21254: test: Avoid connecting to real network when running tests
< bitcoin-git> bitcoin/master fa730e9 MarcoFalke: test: Avoid connecting to real network when running tests
< bitcoin-git> bitcoin/master fa1b713 MarcoFalke: test: Assume node is running in subtests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cac10e66d230...c0e44ee8e4ba
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21264: fuzz: Two scripted diff renames (master...2102-fuzzingRenames) https://github.com/bitcoin/bitcoin/pull/21264
< bitcoin-git> bitcoin/master cac10e6 MarcoFalke: Merge #21264: fuzz: Two scripted diff renames
< bitcoin-git> bitcoin/master fae216a MarcoFalke: scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext
< bitcoin-git> bitcoin/master fa4fbec MarcoFalke: scripted-diff: Rename PROVIDE_MAIN_FUNCTION -> PROVIDE_FUZZ_MAIN_FUNCTION
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1b1d8bde1c94...cac10e66d230
< bitcoin-git> bitcoin/master 1b1d8bd MarcoFalke: Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21252: test: Add missing wait for sync to feature_blockfilterindex_prune (master...2102-testFix) https://github.com/bitcoin/bitcoin/pull/21252
< bitcoin-git> bitcoin/master fa560cc MarcoFalke: test: Intermittent issue in feature_blockfilterindex_prune
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2059d32edbd0...1b1d8bde1c94
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20685 | Add I2P support using I2P SAM by vasild · Pull Request #20685 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack closed pull request #21297: test: `feature_blockfilterindex_prune.py` improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> [bitcoin] laanwj merged pull request #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate() (master...2102-testSpeedUp) https://github.com/bitcoin/bitcoin/pull/21200
< bitcoin-git> bitcoin/master fa4d8f3 MarcoFalke: test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUE
< bitcoin-git> bitcoin/master fad2515 MarcoFalke: test: Remove unused bug workaround
< bitcoin-git> bitcoin/master faabce7 MarcoFalke: test: Start only the number of nodes that are needed
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8ca6bd0dac8f...2059d32edbd0
< bitcoin-git> bitcoin/master 8ca6bd0 MarcoFalke: Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label"...
< bitcoin-git> bitcoin/master 22664d6 Wladimir J. van der Laan: Revert "qt: Remove Transactionview Edit Label Action"
< bitcoin-git> bitcoin/master 5440c07 Wladimir J. van der Laan: qt: Rename "Edit label" to "Edit address label"
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/09bc7bfed1e6...8ca6bd0dac8f
< bitcoin-git> [gui] MarcoFalke merged pull request #223: qt: Re-add and rename transaction "Edit Label" action (master...2021-02-readd-edit-label) https://github.com/bitcoin-core/gui/pull/223
< bitcoin-git> bitcoin/master 09bc7bf MarcoFalke: Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when...
< bitcoin-git> bitcoin/master bb3da8f Jarol Rodriguez: qt: Disable requests context menu actions when appropriate
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/434065a48344...09bc7bfed1e6
< bitcoin-git> [gui] MarcoFalke merged pull request #214: qt: Disable requests context menu actions when appropriate (master...disable-contextactions-novalue) https://github.com/bitcoin-core/gui/pull/214
< bitcoin-git> bitcoin/master 434065a MarcoFalke: Merge bitcoin-core/gui#219: qt: Prevent the main window popup menu
< bitcoin-git> bitcoin/master ca5bd1c Hennadii Stepanov: qt: Prevent the main window popup menu
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56f06a986385...434065a48344
< bitcoin-git> [gui] MarcoFalke merged pull request #219: qt: Prevent the main window popup menu (master...210223-toolbar) https://github.com/bitcoin-core/gui/pull/219
< bitcoin-git> [bitcoin] dongcarl opened pull request #21298: guix: Bump time-machine, glibc, and linux-headers (master...2021-02-bump-guix-and-glibc) https://github.com/bitcoin/bitcoin/pull/21298
< bitcoin-git> [bitcoin] fanquake merged pull request #21271: guix: Explicitly set umask in build container (master...2021-02-guix-umask) https://github.com/bitcoin/bitcoin/pull/21271
< bitcoin-git> bitcoin/master 56f06a9 fanquake: Merge #21271: guix: Explicitly set umask in build container
< bitcoin-git> bitcoin/master d98f459 Carl Dong: guix: Explicitly set umask in build container
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b54a10e777f9...56f06a986385

2021-02-24

< bitcoin-git> [bitcoin] jonatack opened pull request #21297: test: `feature_blockfilterindex_prune.py` improvements (master...feature_blockfilterindex_prune-improvements) https://github.com/bitcoin/bitcoin/pull/21297
< bitcoin-git> [gui] hebasto opened pull request #228: Drop unused parameter in GUIUtil::get{Save|Open}FileName (master...210224-file) https://github.com/bitcoin-core/gui/pull/228
< gribble> https://github.com/bitcoin/bitcoin/issues/19013 | test: add v0.20.1 and v0.21.0 to backwards compatibility test by Sjors · Pull Request #19013 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] hebasto opened pull request #227: Add URI info into -help output (master...210224-help) https://github.com/bitcoin-core/gui/pull/227
< bitcoin-git> [gui] jonatack opened pull request #226: Add "Last Block" and "Last Tx" rows to peer details area (master...add-last-block-and-last-transaction-to-peer-details) https://github.com/bitcoin-core/gui/pull/226
< shesek> an easy way to reproduce is HOME=/no/such/folder bitcoin-cli
< belcher> can you use /tmp/.bitcoin/ ?
< belcher> try `sudo bitcoin-cli` :p
< belcher> only joking, a better way might be -datadir=/path/to/.bitcoin/
< shesek> and the error reads boost::filesystem::create_directory: Permission denied: /root/.bitcoin
< shesek> why does bitcoin-cli create ~/.bitcoin?
< bitcoin-git> [bitcoin] Sjors closed pull request #20614: util: RunCommandParseJSON followups (master...2020/12/build-aux) https://github.com/bitcoin/bitcoin/pull/20614
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21292: build, doc: Fix configure script output indentation and typos (master...210224-layout) https://github.com/bitcoin/bitcoin/pull/21292
< bitcoin-git> bitcoin/master b54a10e MarcoFalke: Merge #21292: build, doc: Fix configure script output indentation and typo...
< bitcoin-git> bitcoin/master 8b08d0f Hennadii Stepanov: build, doc: Fix configure script output indentation and typos
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9307c588d0be...b54a10e777f9
< bitcoin-git> [gui] hebasto opened pull request #225: qt: Fix PaymentServer::handleURIOrFile warning message (master...210224-server) https://github.com/bitcoin-core/gui/pull/225
< bitcoin-git> [bitcoin] laanwj merged pull request #21293: test: Replace accidentally placed bit-OR with logical-OR (master...210224-or) https://github.com/bitcoin/bitcoin/pull/21293
< bitcoin-git> bitcoin/master df8f2a1 Hennadii Stepanov: test: Replace accidentally placed bit-OR with logical-OR
< bitcoin-git> bitcoin/master 9307c58 Wladimir J. van der Laan: Merge #21293: test: Replace accidentally placed bit-OR with logical-OR
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b59f2787e533...9307c588d0be
< bitcoin-git> [bitcoin] hebasto opened pull request #21293: test: Replace accidentally placed bit-OR with logical-OR (master...210224-or) https://github.com/bitcoin/bitcoin/pull/21293
< bitcoin-git> [bitcoin] hebasto opened pull request #21292: build, doc: Fix configure script output indentation and typos (master...210224-layout) https://github.com/bitcoin/bitcoin/pull/21292
< gribble> https://github.com/bitcoin/bitcoin/issues/18191 | Change UpdateForDescendants to use Epochs by JeremyRubin · Pull Request #18191 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #18017: txmempool: split epoch logic into class (master...202001-epoch) https://github.com/bitcoin/bitcoin/pull/18017
< bitcoin-git> bitcoin/master fd6580e Anthony Towns: [refactor] txmempool: split epoch logic into class
< bitcoin-git> bitcoin/master b59f278 Wladimir J. van der Laan: Merge #18017: txmempool: split epoch logic into class
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/587c986ccf88...b59f2787e533
< gribble> https://github.com/bitcoin/bitcoin/issues/18017 | txmempool: split epoch logic into class by ajtowns · Pull Request #18017 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] laanwj opened pull request #223: qt: Re-add transaction "Edit Label" Action (master...2021-02-readd-edit-label) https://github.com/bitcoin-core/gui/pull/223
< bitcoin-git> [bitcoin] dscotese opened pull request #21289: Update tc.sh (With only an explanatory comment) (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21289

2021-02-23

< bitcoin-git> [bitcoin] fanquake closed pull request #21288: Create arabmarketcap (master...abdullahnazar-patch-1) https://github.com/bitcoin/bitcoin/pull/21288
< bitcoin-git> [bitcoin] abdullahnazar opened pull request #21288: Create arabmarketcap (master...abdullahnazar-patch-1) https://github.com/bitcoin/bitcoin/pull/21288
< bitcoin-git> [bitcoin] fanquake merged pull request #21285: wallet: fix doc typo in signer option (master...signer-typo) https://github.com/bitcoin/bitcoin/pull/21285
< bitcoin-git> bitcoin/master 587c986 fanquake: Merge #21285: wallet: fix doc typo in signer option
< bitcoin-git> bitcoin/master da30c1b William Casarin: wallet: fix doc typo in signer option