2020-01-08

< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07efb3fe2ba4...b065df803ce2
< bitcoin-git> [bitcoin] laanwj merged pull request #17826: qt: Log Qt related info (master...20191229-host-info) https://github.com/bitcoin/bitcoin/pull/17826
< bitcoin-git> bitcoin/master 07efb3f Wladimir J. van der Laan: Merge #17826: qt: Log Qt related info
< bitcoin-git> bitcoin/master a004673 Hennadii Stepanov: qt: Add LogQtInfo() function
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6dd982aa9eeb...07efb3fe2ba4
< bitcoin-git> [bitcoin] laanwj merged pull request #17886: Restore English translation option (master...fix-en-translate) https://github.com/bitcoin/bitcoin/pull/17886
< bitcoin-git> bitcoin/master 6dd982a Wladimir J. van der Laan: Merge #17886: Restore English translation option
< bitcoin-git> bitcoin/master 63bf06a Andrew Chow: Restore English translation option
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcef6dbc15ef...6dd982aa9eeb
< bitcoin-git> bitcoin/0.19 fd4ec7c Wladimir J. van der Laan: qt: Periodic translations update for 0.19 branch
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/febf04841fd9...fd4ec7c72047
< gribble> https://github.com/bitcoin/bitcoin/issues/16748 | [WIP] Add support for addrv2 (BIP155) by dongcarl . Pull Request #16748 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] Sjors closed pull request #17879: gui: uncheck encrypt by default when creating wallet (master...2020/01/ui-create-wallet) https://github.com/bitcoin/bitcoin/pull/17879
< gribble> https://github.com/bitcoin/bitcoin/issues/15423 | torcontrol: Query Tor for correct -onion configuration by luke-jr . Pull Request #15423 . bitcoin/bitcoin . GitHub

2020-01-07

< bitcoin-git> [bitcoin] fanquake merged pull request #17452: test: update fuzz directory in .gitignore (master...update-fuzz-gitignore) https://github.com/bitcoin/bitcoin/pull/17452
< bitcoin-git> bitcoin/master fcef6db fanquake: Merge #17452: test: update fuzz directory in .gitignore
< bitcoin-git> bitcoin/master 77ef48d Jon Atack: gitignore: ignore fuzz binaries, remove test_bitcoin_fuzzy
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cab3859a356d...fcef6dbc15ef
< bitcoin-git> [bitcoin] meshcollider merged pull request #17677: Activate watchonly wallet behavior for LegacySPKM only (master...legacy_spkm_watchonly) https://github.com/bitcoin/bitcoin/pull/17677
< bitcoin-git> bitcoin/master cab3859 Samuel Dobson: Merge #17677: Activate watchonly wallet behavior for LegacySPKM only
< bitcoin-git> bitcoin/master e1e1442 Gregory Sanders: Activate no-privkey -> ISMINE_WATCH_ONLY behavior for LegacySPKM only
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7ea3b85ecf7b...cab3859a356d
< bitcoin-git> [bitcoin] meshcollider merged pull request #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior (master...deprecate-getaddress-info-labels-purpose) https://github.com/bitcoin/bitcoin/pull/17578
< bitcoin-git> bitcoin/master 8bb405b Jon Atack: test: getaddressinfo labels purpose deprecation test
< bitcoin-git> bitcoin/master 60aba1f Jon Atack: rpc: simplify getaddressinfo labels, deprecate previous behavior
< bitcoin-git> bitcoin/master 7851f14 Jon Atack: rpc: incorporate review feedback from PR 17283
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/45f151913ef5...7ea3b85ecf7b
< bitcoin-git> [bitcoin] meshcollider merged pull request #16373: bumpfee: Return PSBT when wallet has privkeys disabled (master...bump_psbt) https://github.com/bitcoin/bitcoin/pull/16373
< bitcoin-git> bitcoin/master 091a876 Gregory Sanders: Test watchonly wallet bumpfee with PSBT return
< bitcoin-git> bitcoin/master e9b4f94 Gregory Sanders: bumpfee: Return PSBT when wallet has privkeys disabled
< bitcoin-git> bitcoin/master 75a5e47 Gregory Sanders: Change bumpfee to use watch-only funds for legacy watchonly wallets
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bcb4cdcca321...45f151913ef5
< bitcoin-git> [bitcoin] meshcollider merged pull request #17621: IsUsedDestination should count any known single-key address (master...actually_no_reuse) https://github.com/bitcoin/bitcoin/pull/17621
< bitcoin-git> bitcoin/master bcb4cdc Samuel Dobson: Merge #17621: IsUsedDestination should count any known single-key address
< bitcoin-git> bitcoin/master 0950245 Gregory Sanders: IsUsedDestination should count any known single-key address
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e8e79958a7b2...bcb4cdcca321
< bitcoin-git> [bitcoin] IPGlider closed pull request #17884: utils: Use fallback for macOS in AllocateFileRange (master...workaround_apfs_allocation_problem) https://github.com/bitcoin/bitcoin/pull/17884
< bitcoin-git> [bitcoin] kallewoof opened pull request #17892: bug-fix: re-flush undo files after they have been re-opened (master...200108-reflush-undo) https://github.com/bitcoin/bitcoin/pull/17892
< kallewoof> i have a sorta working patch but it needs to be reworked around the fact blocks are jumbled. see https://github.com/kallewoof/bitcoin/tree/200108-reflush-undo
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex (master...2001-c2-CC) https://github.com/bitcoin/bitcoin/pull/17891
< kallewoof> Why would bitcoin core reopen old rev files after closing their blk files? #17890
< gribble> https://github.com/bitcoin/bitcoin/issues/17890 | Non-latest rev files are sometimes re-opened but never re-flushed . Issue #17890 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] promag opened pull request #17889: wallet: Improve CWallet:MarkDestinationsDirty (master...2020-01-wallettx-iscacheempty) https://github.com/bitcoin/bitcoin/pull/17889
< bitcoin-git> [bitcoin] fanquake closed pull request #17888: Merge (master...master) https://github.com/bitcoin/bitcoin/pull/17888
< bitcoin-git> [bitcoin] xyephy opened pull request #17888: Merge (master...master) https://github.com/bitcoin/bitcoin/pull/17888
< bitcoin-git> [bitcoin] kallewoof opened pull request #17887: bug-fix macos: give free bytes to F_PREALLOCATE (master...macos-f_preallocate_fix) https://github.com/bitcoin/bitcoin/pull/17887
< bitcoin-git> [bitcoin] achow101 opened pull request #17886: Restore English translation option (master...fix-en-translate) https://github.com/bitcoin/bitcoin/pull/17886

2020-01-06

< gribble> https://github.com/bitcoin/bitcoin/issues/16442 | Serve BIP 157 compact filters by jimpo . Pull Request #16442 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] IPGlider opened pull request #17884: utils: Use fallback for macOS in AllocateFileRange (master...workaround_apfs_allocation_problem) https://github.com/bitcoin/bitcoin/pull/17884
< elichai2> that's really weird. https://github.com/bitcoin/bitcoin/blob/master/src/node/context.cpp so these includes are to make https://github.com/bitcoin/bitcoin/blob/master/src/node/context.h compile. but that means that no one can include this header without including them too
< gribble> https://github.com/bitcoin/bitcoin/issues/17877 | qt, refactor: Make enums in BitcoinUnits class scoped by hebasto . Pull Request #17877 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #17882: Create ccpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/17882
< bitcoin-git> [bitcoin] Binh0103 opened pull request #17882: Create ccpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/17882
< bitcoin-git> [bitcoin] jonatack reopened pull request #17812: config, test: asmap functional tests and feature refinements (master...feature-asmap) https://github.com/bitcoin/bitcoin/pull/17812
< bitcoin-git> [bitcoin] jonatack closed pull request #17812: config, test: asmap functional tests and feature refinements (master...feature-asmap) https://github.com/bitcoin/bitcoin/pull/17812
< bitcoin-git> [bitcoin] fanquake opened pull request #17881: [0.18] scripts: fix check-symbols & check-security argument passing (0.18...018_backport_17857) https://github.com/bitcoin/bitcoin/pull/17881
< bitcoin-git> [bitcoin] fanquake merged pull request #17857: scripts: fix symbol-check & security-check argument passing (master...security_check_args) https://github.com/bitcoin/bitcoin/pull/17857
< bitcoin-git> bitcoin/master e8e7995 fanquake: Merge #17857: scripts: fix symbol-check & security-check argument passing
< bitcoin-git> bitcoin/master 71af793 fanquake: scripts: fix check-symbols & check-security argument passing
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b949ac9697a6...e8e79958a7b2
< bitcoin-git> [bitcoin] fanquake opened pull request #17880: build: add -Wdate-time to Werror flags (master...add_Werror_date_time) https://github.com/bitcoin/bitcoin/pull/17880
< bitcoin-git> [bitcoin] Sjors opened pull request #17879: gui: uncheck encrypt by default when creating wallet (master...2020/01/ui-create-wallet) https://github.com/bitcoin/bitcoin/pull/17879
< bitcoin-git> [bitcoin] promag opened pull request #17878: wip: zmq: Support -zmqpubwallettx (master...2019-01-zmqpubwallettx) https://github.com/bitcoin/bitcoin/pull/17878

2020-01-05

< gribble> https://github.com/bitcoin/bitcoin/issues/16240 | JSONRPCRequest-aware RPCHelpMan by kallewoof . Pull Request #16240 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #17877: qt, refactor: Make enums in BitcoinUnits class scoped (master...20200105-scoped-enums) https://github.com/bitcoin/bitcoin/pull/17877
< bitcoin-git> [bitcoin] andrewtoth closed pull request #17790: mining: Fix getmininginfo currentblockweight inaccuracy (master...getmininginfo-weight) https://github.com/bitcoin/bitcoin/pull/17790
< gribble> https://github.com/bitcoin/bitcoin/issues/16653 | script: add simple signature support (checker/creator) by kallewoof . Pull Request #16653 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #17110: appveyor: Add -l test_suite to .appveyor.yaml (master...master) https://github.com/bitcoin/bitcoin/pull/17110
< jonatack> fanquake: https://github.com/bitcoin/bitcoin/pull/17578#issuecomment-566337426, only nit changes since
< bitcoin-git> [bitcoin] fanquake opened pull request #17874: build: make linker checks more robust (master...make_linker_checks_more_robust) https://github.com/bitcoin/bitcoin/pull/17874
< bitcoin-git> [bitcoin] jonatack opened pull request #17873: doc: Add to Doxygen documentation guidelines (master...doxygen-developer-notes-improvements) https://github.com/bitcoin/bitcoin/pull/17873
< bitcoin-git> [bitcoin] fanquake closed pull request #17808: util: Replace itostr/i64tostr with c++11 to_string (master...akh_to_string) https://github.com/bitcoin/bitcoin/pull/17808
< bitcoin-git> [bitcoin] fanquake closed pull request #17533: build: undo Werror=unused-variable (master...2019/11/no-unused-variable-error) https://github.com/bitcoin/bitcoin/pull/17533
< bitcoin-git> [bitcoin] fanquake closed pull request #15505: p2p: Request NOTFOUND transactions immediately from other outbound peers, when possible (master...2019-02-notfound-requests) https://github.com/bitcoin/bitcoin/pull/15505
< bitcoin-git> [bitcoin] fanquake merged pull request #17393: doc: Added regtest config for linearize script (master...patch-2) https://github.com/bitcoin/bitcoin/pull/17393
< bitcoin-git> bitcoin/master b949ac9 fanquake: Merge #17393: doc: Added regtest config for linearize script
< bitcoin-git> bitcoin/master 582e66b Gr0kchain: doc: Added regtest config for linearize script
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da279fe0eef9...b949ac9697a6
< bitcoin-git> [bitcoin] fanquake closed pull request #17305: doc: Updated -blocksonly documentation (master...issue#17294) https://github.com/bitcoin/bitcoin/pull/17305
< bitcoin-git> [bitcoin] fanquake closed pull request #16948: doc: Add to Doxygen documentation guidelines (master...doc/devnotes-doxygen) https://github.com/bitcoin/bitcoin/pull/16948
< bitcoin-git> [bitcoin] fanquake closed pull request #16905: test: return self from ECKey/ECPubKey functions (master...2019-09-self) https://github.com/bitcoin/bitcoin/pull/16905
< bitcoin-git> [bitcoin] fanquake merged pull request #17869: refactor: Remove unused defines in qt/bitcoinunits.h (master...20200104-refactor-bitcoinunits) https://github.com/bitcoin/bitcoin/pull/17869
< bitcoin-git> bitcoin/master da279fe fanquake: Merge #17869: refactor: Remove unused defines in qt/bitcoinunits.h
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/593f5e239f27...da279fe0eef9
< bitcoin-git> bitcoin/master 7754d7a Hennadii Stepanov: refactor: Remove unused defines in bitcoinunits.h
< bitcoin-git> [bitcoin] luke-jr opened pull request #17872: QA: p2p_invalid_block: Check that a block rejected due to too-new time is later accepted (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/17872

2020-01-04

< gwillen> possibly #bitcoin, although it can be noisy
< gwillen> but Bitcoin Core is a specific wallet, and this channel is for development on it, so not here
< ekkis> I'm merely trying to read the bitcoin balance on my Edge wallet
< sipa> ekkis: this seems unrelated to Bitcoin Core
< ekkis> ok. that's quite possible. I'm not sure I know what bitcoin core is
< wumpus> even the github https://github.com/PierreRochard/bitcoin-acks is gone
< bitcoin-git> [bitcoin] emilengler closed pull request #17830: lint: Add linter to detect wrong file permissions (master...2019-12-test-file-permissions) https://github.com/bitcoin/bitcoin/pull/17830
< gribble> https://github.com/bitcoin/bitcoin/issues/17830 | test: Add test to detect wrong file permissions by emilengler . Pull Request #17830 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #17385: WIP: refactor: Use our own integer parsing/formatting everywhere (master...2019_11_integer_parsing) https://github.com/bitcoin/bitcoin/pull/17385
< bitcoin-git> [bitcoin] laanwj merged pull request #17850: Serialization improvements (minimal initial commits) (master...202001_noncastserial) https://github.com/bitcoin/bitcoin/pull/17850
< bitcoin-git> bitcoin/master 593f5e2 Wladimir J. van der Laan: Merge #17850: Serialization improvements (minimal initial commits)
< bitcoin-git> bitcoin/master 9250a08 Pieter Wuille: Convert addrdb/addrman to new serialization
< bitcoin-git> bitcoin/master ca33451 Pieter Wuille: Introduce new serialization macros without casts
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/392edbd49abe...593f5e239f27
< bitcoin-git> [bitcoin] hebasto opened pull request #17869: refactor: Remove unused defines in bitcoinunits.h (master...20200104-refactor-bitcoinunits) https://github.com/bitcoin/bitcoin/pull/17869
< harding> Kiminuo: this channel is for development of the Bitcoin Core software. I don't think Wasabi has a channel, but you can ask general Bitcoin questions in #bitcoin or on https://bitcoin.stackexchange.com/
< bitcoin-git> [bitcoin] fanquake merged pull request #17853: [0.19] psbt: handle unspendable psbts (0.19...fix_unspendable_psbt-0.19) https://github.com/bitcoin/bitcoin/pull/17853
< bitcoin-git> bitcoin/0.19 febf048 fanquake: Merge #17853: [0.19] psbt: handle unspendable psbts
< bitcoin-git> bitcoin/0.19 ca5f8de Andrew Chow: Mark PSBTs spending unspendable outputs as invalid in analysis
< bitcoin-git> bitcoin/0.19 5515833 Andrew Chow: Have a PSBTAnalysis state that indicates invalid PSBT
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/310b29f9c326...febf04841fd9
< bitcoin-git> [bitcoin] fanquake closed pull request #17868: added .vscode/ in .gitignore (master...master) https://github.com/bitcoin/bitcoin/pull/17868
< bitcoin-git> [bitcoin] darafshi opened pull request #17868: added .vscode/ in .gitignore (master...master) https://github.com/bitcoin/bitcoin/pull/17868
< bitcoin-git> [bitcoin] fanquake merged pull request #17859: [0.19] Fix origfee return for bumpfee with feerate arg (0.19...fix_bumpfee_uninitread-0.19) https://github.com/bitcoin/bitcoin/pull/17859
< bitcoin-git> bitcoin/0.19 310b29f fanquake: Merge #17859: [0.19] Fix origfee return for bumpfee with feerate arg
< bitcoin-git> bitcoin/0.19 bd8c6f1 Gregory Sanders: Fix origfee return for bumpfee with feerate arg
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/a284bbbee805...310b29f9c326
< bitcoin-git> [bitcoin] fanquake closed pull request #17459: Remove redundant NDEBUG preprocessor checks (master...20191112-remove-redundant-ndebug-checks) https://github.com/bitcoin/bitcoin/pull/17459
< bitcoin-git> [bitcoin] fanquake closed pull request #17865: scripts: Add system notice prior signing functions in gitian-build.py (master...system_notice-gitian) https://github.com/bitcoin/bitcoin/pull/17865
< bitcoin-git> [bitcoin] fanquake merged pull request #17817: build: Add default configure cache file to .gitignore (master...20191228-gitignore-configure-cache) https://github.com/bitcoin/bitcoin/pull/17817
< bitcoin-git> bitcoin/master 0661a3c Hennadii Stepanov: build: Add default configure cache to .gitignore
< bitcoin-git> bitcoin/master 392edbd fanquake: Merge #17817: build: Add default configure cache file to .gitignore
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a4cc52d734d...392edbd49abe
< bitcoin-git> [bitcoin] fanquake merged pull request #17688: doc: Add "ci" prefix to CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17688
< bitcoin-git> bitcoin/master 9a4cc52 fanquake: Merge #17688: doc: Add "ci" prefix to CONTRIBUTING.md
< bitcoin-git> bitcoin/master 19267cb Hennadii Stepanov: doc: Add ci prefix to CONTRIBUTING.md
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/816464198c34...9a4cc52d734d
< bitcoin-git> [bitcoin] charlesrocket opened pull request #17865: scripts: Add system notice for prior signing functions in gitan-build.py (master...system_notice-gitian) https://github.com/bitcoin/bitcoin/pull/17865
< bitcoin-git> [bitcoin] fanquake opened pull request #17863: scripts: Add MACHO dylib checks to symbol-check.py (master...add_macos_dylib_checks) https://github.com/bitcoin/bitcoin/pull/17863

2020-01-03

< gribble> https://github.com/bitcoin/bitcoin/issues/16373 | bumpfee: Return PSBT when wallet has privkeys disabled by instagibbs . Pull Request #16373 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #17861: Update .level() to .depth() (master...wallet) https://github.com/bitcoin/bitcoin/pull/17861
< bitcoin-git> [bitcoin] lord-cow opened pull request #17861: Update .level() to .depth() (master...wallet) https://github.com/bitcoin/bitcoin/pull/17861
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17851: tests: Add std::to_string to list of locale dependent functions (master...locale-dependence-of-to_string) https://github.com/bitcoin/bitcoin/pull/17851
< bitcoin-git> bitcoin/master 1f0adb3 practicalswift: tests: Add std::to_string to list of locale dependent functions
< bitcoin-git> bitcoin/master 8164641 MarcoFalke: Merge #17851: tests: Add std::to_string to list of locale dependent functi...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/17e14ac92fce...816464198c34
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17860: fuzz: BIP 42, BIP 30, CVE-2018-17144 (master...1908-fuzzVal) https://github.com/bitcoin/bitcoin/pull/17860
< gribble> https://github.com/bitcoin/bitcoin/issues/17682 | util: Update tinyformat to upstream by laanwj . Pull Request #17682 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #17859: [0.19] Fix origfee return for bumpfee with feerate arg (0.19...fix_bumpfee_uninitread-0.19) https://github.com/bitcoin/bitcoin/pull/17859
< gribble> https://github.com/bitcoin/bitcoin/issues/17427 | qt: Fix missing qRegisterMetaType for size_t by hebasto . Pull Request #17427 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] paulyc closed pull request #17852: util: Close txindex LDB before exiting bitcoind (master...util_close_txindex_leveldb) https://github.com/bitcoin/bitcoin/pull/17852
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16411: BIP-325: Signet support (master...signet) https://github.com/bitcoin/bitcoin/pull/16411
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16411: BIP-325: Signet support (master...signet) https://github.com/bitcoin/bitcoin/pull/16411
< bitcoin-git> [bitcoin] fanquake opened pull request #17858: [0.19] Backports (0.19...0_19_1_backports) https://github.com/bitcoin/bitcoin/pull/17858
< bitcoin-git> [bitcoin] fanquake opened pull request #17857: scripts: fix symbol-check & security-check argument passing (master...security_check_args) https://github.com/bitcoin/bitcoin/pull/17857
< bitcoin-git> [bitcoin] kallewoof closed pull request #17855: gitignore: add fuzz binaries (master...200103-gitignore-fuzz-binaries) https://github.com/bitcoin/bitcoin/pull/17855
< bitcoin-git> [bitcoin] kallewoof opened pull request #17855: gitignore: add fuzz binaries (master...200103-gitignore-fuzz-binaries) https://github.com/bitcoin/bitcoin/pull/17855
< gribble> https://github.com/bitcoin/bitcoin/issues/17854 | feature: customize OUTPUT_GROUP_MAX_ENTRIES . Issue #17854 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #17853: [0.19] psbt: handle unspendable psbts (0.19...fix_unspendable_psbt-0.19) https://github.com/bitcoin/bitcoin/pull/17853
< bitcoin-git> [bitcoin] emilengler closed pull request #17841: util: Make -help more Unix and grep friendly (master...2020-01-unix-and-grep-friendly-help) https://github.com/bitcoin/bitcoin/pull/17841
< bitcoin-git> [bitcoin] paulyc opened pull request #17852: util: Close txindex LDB before exiting bitcoind (master...util_close_txindex_leveldb) https://github.com/bitcoin/bitcoin/pull/17852

2020-01-02

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17781: rpc: Remove mempool global from miner (master...1912-mempoolMiner) https://github.com/bitcoin/bitcoin/pull/17781
< bitcoin-git> bitcoin/master 17e14ac MarcoFalke: Merge #17781: rpc: Remove mempool global from miner
< bitcoin-git> bitcoin/master faa92a2 MarcoFalke: rpc: Remove mempool global from miner
< bitcoin-git> bitcoin/master 6666ef1 MarcoFalke: test: Properly document blockinfo size in miner_tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/190a4051fde7...17e14ac92fce
< bitcoin-git> [bitcoin] practicalswift opened pull request #17851: tests: Add std::to_string to list of locale dependent functions (master...locale-dependence-of-to_string) https://github.com/bitcoin/bitcoin/pull/17851
< bitcoin-git> [bitcoin] laanwj merged pull request #17762: net: Log to net category for exceptions in ProcessMessages (master...2019_12_network_exceptions) https://github.com/bitcoin/bitcoin/pull/17762
< bitcoin-git> bitcoin/master 190a405 Wladimir J. van der Laan: Merge #17762: net: Log to net category for exceptions in ProcessMessages
< bitcoin-git> bitcoin/master 4bdd68f Wladimir J. van der Laan: Add missing typeinfo includes
< bitcoin-git> bitcoin/master 4d88c3d Wladimir J. van der Laan: net: Log to net category for exceptions in ProcessMessages
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/52900a764c42...190a4051fde7
< luke-jr> maybe deleting the bitcoin/bitcoin PPA will work best - it won't uninstall anything, and will give the user an error when they update repos
< achow101> I'm pretty sure lots of instructions point to the bitcoin/bitcoin ppa
< MarcoFalke> There is a debian subfolder, but no one has touched it in years: https://github.com/bitcoin-core/packaging/tree/master/debian
< wumpus> packaging bitcoin is a difficult issue
< MarcoFalke> luke-jr: It should be maintained in https://github.com/bitcoin-core/packaging
< luke-jr> I suppose I could update bitcoin/bitcoin if Matt wants to give me access - I just figured it made more sense to retire it
< wumpus> the bitcoin/bitcoin ones are unmaintained at the moment but that's not a fault in PPA
< MarcoFalke> And the bitcoin Core PPA is being used against best practices, so providing one is like encouraging those bad practices
< MarcoFalke> 1) We release versions of Bitcoin Core with different versions of leveldb. So the versioning shouldnt' be an issue. If the packaging is an issue, it can be changed, maybe
< MarcoFalke> luke-jr: Are you volunteering to update the PPA timely for the full matrix of distros/version of Bitcoin Core?
< wumpus> I'm interested in that problem, yes, auto-update kind of sucks for bitcoin
< MarcoFalke> * The ppa only supports one version of Bitcoin Core, so (not) updating Bitcoin Core might lead to issues
< bitcoin-git> [bitcoin] sipa opened pull request #17850: Serialization improvements (minimal initial commits) (master...202001_noncastserial) https://github.com/bitcoin/bitcoin/pull/17850
< luke-jr> wumpus: the bitcoin/bitcoin one Matt used to have is unmaintained now
< wumpus> #topic Vanilla debian Bitcoin Core package (MarcoFalke)
< gribble> https://github.com/bitcoin/bitcoin/issues/16411 | BIP-325: Signet support by kallewoof . Pull Request #16411 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16411 | BIP-325: Signet support by kallewoof . Pull Request #16411 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10785 | Serialization improvements by sipa . Pull Request #10785 . bitcoin/bitcoin . GitHub
< wumpus> 10 blockers (!), 7 chasing concept ACK https://github.com/bitcoin/bitcoin/projects/8
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< gribble> https://github.com/bitcoin/bitcoin/issues/17343 | Meta: Packaging Bitcoin Core as vanilla system package . Issue #17343 . bitcoin/bitcoin . GitHub
< wumpus> one proposed topic this week by MarcoFalke : Vanilla debian Bitcoin Core package, #17343
< 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 amiti fjahr
< bitcoin-git> [bitcoin] hebasto opened pull request #17849: ci: Fix brew python link (master...20200102-travis-brew-python) https://github.com/bitcoin/bitcoin/pull/17849
< gribble> https://github.com/bitcoin/bitcoin/issues/16963 | wallet: Fix unique_ptr usage in boost::signals2 by promag . Pull Request #16963 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17343 | Meta: Packaging Bitcoin Core as vanilla system package . Issue #17343 . bitcoin/bitcoin . GitHub
< MarcoFalke> #proposedmeetingtopic Vanilla debian Bitcoin Core package, #17343
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16658: validation: Rename CheckInputs to CheckInputScripts (master...2019-08-rename-CheckInputs) https://github.com/bitcoin/bitcoin/pull/16658
< bitcoin-git> bitcoin/master 3f8dbcd MarcoFalke: Merge #16658: validation: Rename CheckInputs to CheckInputScripts
< bitcoin-git> bitcoin/master 3bd8db8 John Newbery: [validation] fix comments in CheckInputScripts()
< bitcoin-git> bitcoin/master 6f6465c John Newbery: scripted-diff: [validation] Rename CheckInputs to CheckInputScripts
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0655c7a94cc9...3f8dbcd65547
< Chris_Stewart_5> Is there a document anywhere on bitcoin core's key handling and storage procedures? Or is this a "read the code" situation?
< gribble> https://github.com/bitcoin/bitcoin/issues/15442 | Running iwyu on Bitcoin Core . Issue #15442 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] emilengler closed pull request #17842: util: Check for curl in Posix PATH (master...2020-01-check-curl-path) https://github.com/bitcoin/bitcoin/pull/17842
< bitcoin-git> [bitcoin] laanwj merged pull request #17787: scripts: add MACHO PIE check to security-check.py (master...add_macOS_to_security_check) https://github.com/bitcoin/bitcoin/pull/17787
< bitcoin-git> bitcoin/master 0655c7a Wladimir J. van der Laan: Merge #17787: scripts: add MACHO PIE check to security-check.py
< bitcoin-git> bitcoin/master 7c9e821 fanquake: scripts: add MACHO NOUNDEFS check to security-check.py
< bitcoin-git> bitcoin/master 4ca92dc fanquake: scripts: add MACHO PIE check to security-check.py
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/35fff5be60e8...0655c7a94cc9
< gribble> https://github.com/bitcoin/bitcoin/issues/17827 | Blocks directory on macOS uses more disk space than expected . Issue #17827 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17787 | scripts: add MACHO PIE check to security-check.py by fanquake . Pull Request #17787 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10785 | Serialization improvements by sipa . Pull Request #10785 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fjahr opened pull request #17843: wallet: Reset reused transactions cache (master...getbalances) https://github.com/bitcoin/bitcoin/pull/17843

2020-01-01

< bitcoin-git> [bitcoin] emilengler opened pull request #17842: util: Check for curl in Posix PATH (master...2020-01-check-curl-path) https://github.com/bitcoin/bitcoin/pull/17842
< bitcoin-git> [bitcoin] emilengler opened pull request #17841: util: Make -help more Unix and grep friendly (master...2020-01-unix-and-grep-friendly-help) https://github.com/bitcoin/bitcoin/pull/17841

2019-12-31

< bitcoin-git> [bitcoin] fanquake closed pull request #17792: 0.19: Backports (0.19...2019-12-backports) https://github.com/bitcoin/bitcoin/pull/17792
< fanquake> Agreement that 600 lines of copyright header "management" bash doesn't belong in the same repository as (in an ideal world would only be) bitcoin core protocol development
< gribble> https://github.com/bitcoin/bitcoin/issues/16625 | scripts: remove github-merge.py by fanquake . Pull Request #16625 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/99813a9745fe...35fff5be60e8
< bitcoin-git> bitcoin/master df97e59 Hennadii Stepanov: doc: Update dependencies.md
< bitcoin-git> bitcoin/master 35fff5b fanquake: Merge #17825: doc: Update dependencies.md
< bitcoin-git> [bitcoin] fanquake merged pull request #17825: doc: Update dependencies.md (master...20191229-update-dependencies) https://github.com/bitcoin/bitcoin/pull/17825
< bitcoin-git> [bitcoin] fanquake closed pull request #15103: fix getentropy import check on osx (master...getentropy-weak) https://github.com/bitcoin/bitcoin/pull/15103
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8830cb58abc8...99813a9745fe
< bitcoin-git> bitcoin/master aaaaad6 MarcoFalke: scripted-diff: Bump copyright of files changed in 2019
< bitcoin-git> bitcoin/master 99813a9 fanquake: Merge #17829: scripted-diff: Bump copyright of files changed in 2019
< bitcoin-git> [bitcoin] fanquake merged pull request #17829: scripted-diff: Bump copyright of files changed in 2019 (master...1912-bumpC) https://github.com/bitcoin/bitcoin/pull/17829
< bitcoin-git> [bitcoin] rex4539 opened pull request #17839: [build] depends macOS: hide linker visibility warnings (master...hide-warnings) https://github.com/bitcoin/bitcoin/pull/17839
< bitcoin-git> [bitcoin] kallewoof opened pull request #17838: test: test the >10 UTXO case for output groups (master...191231-test-avoidreuse-many-utxos) https://github.com/bitcoin/bitcoin/pull/17838
< bitcoin-git> [bitcoin] hebasto closed pull request #17837: build: Refactor out Qt version check macro (master...20191230-autoconf-qt-version-macro) https://github.com/bitcoin/bitcoin/pull/17837
< bitcoin-git> [bitcoin] hebasto closed pull request #17836: build: Fix --with-gui configure option without argument (master...20191230-fix-withgui) https://github.com/bitcoin/bitcoin/pull/17836
< bitcoin-git> [bitcoin] hebasto opened pull request #17837: build: Refactor out Qt version check macro (master...20191230-autoconf-qt-version-macro) https://github.com/bitcoin/bitcoin/pull/17837
< gwillen> hmm, what does this mean for using strings from e.g. https://github.com/bitcoin/bitcoin/blob/master/src/util/error.cpp in the UI?
< emilengler> IIRC translations are only in bitcoin-qt
< gwillen> thanks, I found https://github.com/bitcoin/bitcoin/blob/master/doc/translation_process.md which only references tr() and does not mention _()

2019-12-30

< bitcoin-git> [bitcoin] hebasto opened pull request #17836: build: Fix --with-gui configure option without argument (master...20191230-fix-withgui) https://github.com/bitcoin/bitcoin/pull/17836
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17741: build: Included test_bitcoin-qt in msvc build (master...qt_test) https://github.com/bitcoin/bitcoin/pull/17741
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b931f61b9ab0...8830cb58abc8
< bitcoin-git> bitcoin/master 6e22151 Aaron Clauson: Included test_bitcoin-qt in msvc build.
< bitcoin-git> bitcoin/master 592af5a Aaron Clauson: Moved the include of the system projects to before the build depends on ta...
< bitcoin-git> bitcoin/master 8830cb5 MarcoFalke: Merge #17741: build: Included test_bitcoin-qt in msvc build
< bitcoin-git> [bitcoin] elichai opened pull request #17833: doc: Added running functional tests in valgrind (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17833
< bitcoin-git> [bitcoin] asoltys opened pull request #17831: rpc: doc: Fix and extend getblockstats examples (master...getblockstats-examples) https://github.com/bitcoin/bitcoin/pull/17831

2019-12-29

< bitcoin-git> [bitcoin] emilengler opened pull request #17830: test: Add test to detect wrong file permissions (master...2019-12-test-file-permissions) https://github.com/bitcoin/bitcoin/pull/17830
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17829: scripted-diff: Bump copyright of files changed in 2019 (master...1912-bumpC) https://github.com/bitcoin/bitcoin/pull/17829
< bitcoin-git> [bitcoin] practicalswift opened pull request #17828: net: Use log categories when logging events that P2P peers can trigger arbitrarily (master...log-categories) https://github.com/bitcoin/bitcoin/pull/17828
< bitcoin-git> [bitcoin] hebasto opened pull request #17826: qt: Add -host command-line option (master...20191229-host-info) https://github.com/bitcoin/bitcoin/pull/17826
< bitcoin-git> [bitcoin] hebasto opened pull request #17825: doc: Update dependencies.md (master...20191229-update-dependencies) https://github.com/bitcoin/bitcoin/pull/17825
< gribble> https://github.com/bitcoin/bitcoin/issues/16411 | BIP-325: Signet support by kallewoof . Pull Request #16411 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fjahr opened pull request #17824: wallet: Fix coin selection for destination groups >10 (master...i17603) https://github.com/bitcoin/bitcoin/pull/17824
< bitcoin-git> [bitcoin] sanjaykdragon opened pull request #17823: script: makeseeds.py improvements (master...master) https://github.com/bitcoin/bitcoin/pull/17823

2019-12-28

< bitcoin-git> [bitcoin] ahook opened pull request #17822: refactor: Use uint16_t instead of unsigned short (master...akh_uint16_t) https://github.com/bitcoin/bitcoin/pull/17822
< bitcoin-git> [bitcoin] fanquake closed pull request #17811: Optimize ToLower() and ToUpper() (master...strcase-bithack) https://github.com/bitcoin/bitcoin/pull/17811
< jonatack> sipsorcery: any tips on fixing this appveyor error for #16702 would be great (travis is green): C:\projects\bitcoin\src\test\addrman_tests.cpp(9,10): fatal error C1083: Cannot open include file: 'test/data/asmap.raw.h': No such file or directory [C:\projects\bitcoin\build_msvc\test_bitcoin\test_bitcoin.vcxproj]
< gribble> https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #17820: build, qt: Remove duplicated AC_DEFINE(QT_STATICPLUGIN...) macro (master...20191228-remove-duplicated-qtstaticplugin) https://github.com/bitcoin/bitcoin/pull/17820
< bitcoin-git> [bitcoin] jonatack opened pull request #17819: doc: developer notes guideline on RPCExamples addresses (master...rpc-examples-use-invalid-addresses) https://github.com/bitcoin/bitcoin/pull/17819
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6cb80a068dc1...b931f61b9ab0
< bitcoin-git> bitcoin/master 8dc9aa9 Emil Engler: doc: Update license year range to 2020
< bitcoin-git> bitcoin/master b931f61 MarcoFalke: Merge #17801: doc: Update license year range to 2020
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17801: doc: Update license year range to 2020 (master...2019-12-update-license-year-range-to-2020) https://github.com/bitcoin/bitcoin/pull/17801
< bitcoin-git> [bitcoin] sanjaykdragon closed pull request #17816: utils refactor: strencode changes (master...strencode_changes) https://github.com/bitcoin/bitcoin/pull/17816
< bitcoin-git> [bitcoin] fanquake closed pull request #17814: consensus refactor: range based for loops (master...master) https://github.com/bitcoin/bitcoin/pull/17814
< bitcoin-git> [bitcoin] hebasto opened pull request #17817: build: Add default configure cache file to .gitignore (master...20191228-gitignore-configure-cache) https://github.com/bitcoin/bitcoin/pull/17817
< bitcoin-git> [bitcoin] sanjaykdragon opened pull request #17816: utils refactor: strencode changes (master...strencode_changes) https://github.com/bitcoin/bitcoin/pull/17816
< sipa> gleb: they don't use the bitcoin p2p protocol
< bitcoin-git> [bitcoin] emilengler opened pull request #17815: rpc: Make __cookie__ user immune to rpcwhitelist (master...2019-12-rpc-cookie-user-independence) https://github.com/bitcoin/bitcoin/pull/17815
< bitcoin-git> [bitcoin] sanjaykdragon opened pull request #17814: consensus refactor: range based for loops (master...master) https://github.com/bitcoin/bitcoin/pull/17814
< TheFuzzStone[m]> Where how I can create a bot such as bitcoin-git but for other project?
< TheFuzzStone[m]> * How I can create a bot such as bitcoin-git but for other project?
< bitcoin-git> [bitcoin] jonatack opened pull request #17812: net, test: asmap functional tests and feature refinements (master...feature-asmap) https://github.com/bitcoin/bitcoin/pull/17812
< bitcoin-git> [bitcoin] kristapsk opened pull request #17811: Optimize ToLower() and ToUpper() (master...strcase-bithack) https://github.com/bitcoin/bitcoin/pull/17811

2019-12-27

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17806: test: Change filemode of rpc_whitelist.py (master...2019-12-filemode-rpc-whitelist-test) https://github.com/bitcoin/bitcoin/pull/17806
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1dbf3350c683...6cb80a068dc1
< bitcoin-git> bitcoin/master 90df922 Emil Engler: test: Change filemode of rpc_whitelist.py
< bitcoin-git> bitcoin/master 6cb80a0 MarcoFalke: Merge #17806: test: Change filemode of rpc_whitelist.py
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17809: rpc: Auto-format RPCResult (master...1906-rpcResult) https://github.com/bitcoin/bitcoin/pull/17809
< bitcoin-git> [bitcoin] ahook opened pull request #17808: util: Replace itostr/i64tostr with c++11 to_string (master...akh_to_string) https://github.com/bitcoin/bitcoin/pull/17808
< bitcoin-git> [bitcoin] ahook opened pull request #17807: net: Remove unnecessary portability typedef (master...akh_socket_arg_type) https://github.com/bitcoin/bitcoin/pull/17807
< bitcoin-git> [bitcoin] emilengler opened pull request #17806: test: Change filemode of rpc_whitelist.py (master...2019-12-filemode-rpc-whitelist-test) https://github.com/bitcoin/bitcoin/pull/17806
< bitcoin-git> [bitcoin] emilengler opened pull request #17805: test: Add test for rpcwhitelistdefault (master...2019-12-rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/17805
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17804: doc: Misc RPC help fixes (master...1912-rpcDocFixes) https://github.com/bitcoin/bitcoin/pull/17804

2019-12-26

< bitcoin-git> [bitcoin] emilengler opened pull request #17801: trivial: Update license year range to 2020 (master...2019-12-update-license-year-range-to-2020) https://github.com/bitcoin/bitcoin/pull/17801
< bitcoin-git> [bitcoin] elichai closed pull request #17402: ci: Travis support for PowerPC64 (master...2019-11-powerpc64) https://github.com/bitcoin/bitcoin/pull/17402

2019-12-25

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770

2019-12-24

< gribble> https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #17055: [0.19] Backport of #15706 (0.19...check-qt-version-0.19) https://github.com/bitcoin/bitcoin/pull/17055
< bitcoin-git> [bitcoin] fanquake opened pull request #17800: random: don't special case clock usage on macOS (master...random_macos_clocks) https://github.com/bitcoin/bitcoin/pull/17800
< bitcoin-git> [bitcoin] fanquake closed pull request #17799: Create 1 (master...master) https://github.com/bitcoin/bitcoin/pull/17799
< bitcoin-git> [bitcoin] thomcari81 opened pull request #17799: Create 1 (master...master) https://github.com/bitcoin/bitcoin/pull/17799
< bitcoin-git> [bitcoin] fanquake closed pull request #17798: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17798
< bitcoin-git> [bitcoin] thomcari81 opened pull request #17798: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17798

2019-12-23

< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0cda5573405d...1dbf3350c683