2020-11-24

< bitcoin-git> bitcoin/master 8f7d1b3 Andrew Chow: Fix QPainter non-determinism on macOS
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9402159b9bfa...31c9987976af
< bitcoin-git> [bitcoin] practicalswift opened pull request #20477: test/net: Add unit testing of node eviction logic (master...unit-test-node-eviction-logic) https://github.com/bitcoin/bitcoin/pull/20477
< bitcoin-git> [bitcoin] laanwj opened pull request #20476: contrib: Add test for ELF symbol-check (master...2020_11_test_symbol_check) https://github.com/bitcoin/bitcoin/pull/20476
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s (master...parse-int-edge-cases) https://github.com/bitcoin/bitcoin/pull/20472
< bitcoin-git> bitcoin/master 9402159 MarcoFalke: Merge #20472: test: Add testing of ParseInt/ParseUInt edge cases with lead...
< bitcoin-git> bitcoin/master 05c1095 practicalswift: test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3a32b62fa715...9402159b9bfa
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC request and wallet_name parameter specify a wallet (master...unloadwallet_namematch_pt1) https://github.com/bitcoin/bitcoin/pull/20462
< bitcoin-git> bitcoin/master 3a32b62 MarcoFalke: Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the R...
< bitcoin-git> bitcoin/master b1f59d5 Luke Dashjr: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint an...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f9dac5ede13...3a32b62fa715
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the RPC endpoint and wallet_name parameter specify a wallet (0.21...unloadwallet_namematch_pt1) https://github.com/bitcoin/bitcoin/pull/20475
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20473: doc: Document current boost dependency as 1.71.0 (master...2020_11_boost_dep_doc) https://github.com/bitcoin/bitcoin/pull/20473
< bitcoin-git> bitcoin/master 6f9dac5 MarcoFalke: Merge #20473: doc: Document current boost dependency as 1.71.0
< bitcoin-git> bitcoin/master 0918eb4 Wladimir J. van der Laan: doc: Document current boost dependency as 1.71.0
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7ebbee551d78...6f9dac5ede13
< bitcoin-git> [bitcoin] laanwj opened pull request #20473: doc: Document current boost dependency as 1.71.0 (master...2020_11_boost_dep_doc) https://github.com/bitcoin/bitcoin/pull/20473
< bitcoin-git> [bitcoin] laanwj merged pull request #19764: depends: Split boost into build/host packages + bump + cleanup (master...2020-08-boost-build-pickup) https://github.com/bitcoin/bitcoin/pull/19764
< bitcoin-git> bitcoin/master 9cf2ee5 Carl Dong: depends: boost: Split into non-/native packages
< bitcoin-git> bitcoin/master a57b498 Carl Dong: depends: boost: Bump to 1.71.0
< bitcoin-git> bitcoin/master 800655f Carl Dong: depends: boost: Refer to version in URL
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/cb89e1884585...7ebbee551d78
< bitcoin-git> [bitcoin] practicalswift opened pull request #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s (master...parse-int-edge-cases) https://github.com/bitcoin/bitcoin/pull/20472
< bitcoin-git> [bitcoin] fanquake opened pull request #20471: build: use C++17 in depends (master...depends_c++17) https://github.com/bitcoin/bitcoin/pull/20471
< bitcoin-git> [bitcoin] dongcarl opened pull request #20470: build: Replace genisoimage with xorriso (master...2020-11-xorriso) https://github.com/bitcoin/bitcoin/pull/20470
< wumpus> bitcoin-wallet is a diagnostic utility, it's not like the monero-wallet which is really a client-side wallet implemetation
< aj> sipa: i mean, could have bitcoin-util usurp bitcoin-wallet too, i guess...

2020-11-23

< gribble> https://github.com/bitcoin/bitcoin/issues/14671 | Utility to replace RPC calls that dont need wallet or chain context · Issue #14671 · bitcoin/bitcoin · GitHub
< sipa> (i don't have an opinion on inside bitcoin-util or elsewhere)
< wumpus> aj: you mean the current bitcoin-tx would be deprecated in the long run?
< aj> wumpus: i guess i think everything you currently use bitcoin-tx for should switch to psbt's; and it'd be easier to do that via a new command
< sipa> i guess you can integrate all bitcoin-tx's operations into a -util, by only allowing one operation per invocation
< wumpus> if we would have known in advance that people would want to add utility functions that don't necessarily have to do with transactions, the better name would have been bitcoin-util, but that ship has sailed
< sipa> bitcoin-tx only operates on transactions, and allows multiple operations on it
< wumpus> aj: I just don't see the principal distinction between bitcoin-util and bitcoin-tx
< bitcoin-git> [bitcoin] dergoegge opened pull request #20469: build: Avoid secp256k1.h include from system (master...fixincludeorder) https://github.com/bitcoin/bitcoin/pull/20469
< aj> wumpus: re bitcoin-util; would be happy to add "grind" to bitcoin-tx and have a new PR that introduces a bitcoin-util that at least does a few things
< bitcoin-git> [bitcoin] tylerchambers opened pull request #20468: build: don't allow manpages to be generated for binaries built from a dirty branch (master...fix-20412) https://github.com/bitcoin/bitcoin/pull/20468
< bitcoin-git> [bitcoin] dongcarl closed pull request #20019: depends: Properly pass $PATH to configure and pin (master...2020-09-resolve-PATH-prepending-madness) https://github.com/bitcoin/bitcoin/pull/20019
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19179: ci: Run ci configs on cirrus (master...2006-ciCirrus) https://github.com/bitcoin/bitcoin/pull/19179
< bitcoin-git> bitcoin/master fa7a438 MarcoFalke: ci: Fix doc typos in .cirrus.yml
< bitcoin-git> bitcoin/master fa73674 MarcoFalke: ci: Run i686 centos ci config on cirrus
< bitcoin-git> bitcoin/master fa1f949 MarcoFalke: ci: Run nowallet ci config on cirrus
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2ee954daaee5...cb89e1884585
< bitcoin-git> [bitcoin] sipsorcery closed pull request #20392: WIP: Switch appveyor build from Release to Debug (master...msvc-appveyor-debug-build) https://github.com/bitcoin/bitcoin/pull/20392
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20466: test: Fix intermittent p2p_finerprint issue (master...2011-testIntFixp2p) https://github.com/bitcoin/bitcoin/pull/20466
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20464: refactor: Treat CDataStream bytes as uint8_t (master...2011-dataStream) https://github.com/bitcoin/bitcoin/pull/20464
< miketwenty1> in reference to my gitian PR. https://github.com/bitcoin-core/gitian.sigs/pull/1307. Would someone tell me what this needs to be merged in.
< miketwen_> hey .. still trying to figure out what I need to do to get my PR merged for gitian.sigs. Also, fanquake: the newest merged commit in gitian sigs with oliver gugger is breaking the verify script. https://github.com/bitcoin-core/gitian.sigs/issues/1316
< gribble> https://github.com/bitcoin/bitcoin/issues/20447 | depends: Patch qt_intersect_spans to avoid non-deterministic behavior in LLVM 8 by achow101 · Pull Request #20447 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20458: test: add is_bdb_compiled helper (master...2020/11/use_bdb) https://github.com/bitcoin/bitcoin/pull/20458
< bitcoin-git> bitcoin/master b87caf1 Sjors Provoost: test: add is_bdb_compiled helper
< bitcoin-git> bitcoin/master 2ee954d MarcoFalke: Merge #20458: test: add is_bdb_compiled helper
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/555b5d1bf940...2ee954daaee5
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20399: Revert "Merge #19606: Backport wtxid relay to v0.20" (0.20...2011-prepare020release) https://github.com/bitcoin/bitcoin/pull/20399
< bitcoin-git> bitcoin/0.20 75bf23d MarcoFalke: Merge #20399: Revert "Merge #19606: Backport wtxid relay to v0.20"
< bitcoin-git> bitcoin/0.20 fa074d2 MarcoFalke: Revert "Merge #19606: Backport wtxid relay to v0.20"
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/a2fa11f9de78...75bf23d8613a
< bitcoin-git> [bitcoin] luke-jr opened pull request #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC request and wallet_name parameter specify a wallet (master...unloadwallet_namematch_pt1) https://github.com/bitcoin/bitcoin/pull/20462
< gribble> https://github.com/bitcoin/bitcoin/issues/20422 | build: mac deployment unification by fanquake · Pull Request #20422 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #20419: build: set minimum supported macOS to 10.14 (master...macos_minimum_10_14) https://github.com/bitcoin/bitcoin/pull/20419
< bitcoin-git> bitcoin/master a52ecc9 fanquake: build: set minimum supported macOS to 10.14
< bitcoin-git> bitcoin/master 555b5d1 Wladimir J. van der Laan: Merge #20419: build: set minimum supported macOS to 10.14
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b0c9024a7cf6...555b5d1bf940
< bitcoin-git> [bitcoin] laanwj merged pull request #20449: build: Fix Windows installer build (master...fix-gitian-installers) https://github.com/bitcoin/bitcoin/pull/20449
< bitcoin-git> bitcoin/master b0c9024 Wladimir J. van der Laan: Merge #20449: build: Fix Windows installer build
< bitcoin-git> bitcoin/master 68c2ef1 Andrew Chow: Fix version string in Windows and Mac installers
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/86bf3ae3b57e...b0c9024a7cf6
< bitcoin-git> [bitcoin] promag opened pull request #20461: qa: Validate -rpcauth arguments (master...2020-11-validate-rpcauth) https://github.com/bitcoin/bitcoin/pull/20461
< gribble> https://github.com/bitcoin/bitcoin/issues/20460 | C++17 std::fs · Issue #20460 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20459: rpc: Fail to return undocumented return values (master...2011-rpcDoc) https://github.com/bitcoin/bitcoin/pull/20459
< wumpus> looks like there's something in the readme https://github.com/bitcoin/bitcoin/tree/master/ci
< bitcoin-git> [bitcoin] Sjors opened pull request #20458: test: add is_bdb_compiled helper (master...2020/11/use_bdb) https://github.com/bitcoin/bitcoin/pull/20458
< bitcoin-git> [bitcoin] practicalswift opened pull request #20457: util: Make Parse{Int,UInt}{32,64} use locale independent std::from_chars(…) (C++17) instead of locale dependent strto{l,ll,ul,ull} (master...locale-independent-parseint) https://github.com/bitcoin/bitcoin/pull/20457
< gribble> https://github.com/bitcoin/bitcoin/issues/1044 | Problems with command-line options silently ignored · Issue #1044 · bitcoin/bitcoin · GitHub
< promag> on bitcoin-cli we are sending cookie as authorization: basic ... header
< promag> on bitcoin-cliu
< bitcoin-git> [bitcoin] laanwj merged pull request #20202: wallet: Make BDB support optional (master...opt-sqlite-bdb) https://github.com/bitcoin/bitcoin/pull/20202
< bitcoin-git> bitcoin/master 6ebc41b Andrew Chow: Enforce salvage is only for BDB wallets
< bitcoin-git> bitcoin/master a58b719 Andrew Chow: Do not compile BDB things when USE_BDB is defined
< bitcoin-git> bitcoin/master b33af48 Andrew Chow: Include wallet/bdb.h where it is actually being used
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/1b75f2542d15...86bf3ae3b57e
< bitcoin-git> [bitcoin] laanwj merged pull request #20432: net: Treat raw message bytes as uint8_t (master...2011-netBytesUint8) https://github.com/bitcoin/bitcoin/pull/20432
< bitcoin-git> bitcoin/master 1b75f25 Wladimir J. van der Laan: Merge #20432: net: Treat raw message bytes as uint8_t
< bitcoin-git> bitcoin/master fabecce MarcoFalke: net: Treat raw message bytes as uint8_t
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9a1c9fbdea9...1b75f2542d15
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20456: test: Fix intermittent issue in mempool_compatibility (master...2011-testFixMempool) https://github.com/bitcoin/bitcoin/pull/20456
< bitcoin-git> [bitcoin] fanquake closed pull request #20436: depends: Add a nasty qt hack to work around clang non-determinism (0.21...fix-clang-qt-determinism) https://github.com/bitcoin/bitcoin/pull/20436
< bitcoin-git> [bitcoin] fanquake closed pull request #20440: build: fix determinism issue when building qt with Clang 8 (master...no_echo_fix_clang_qt_determinism) https://github.com/bitcoin/bitcoin/pull/20440

2020-11-22

< bitcoin-git> [bitcoin] hebasto opened pull request #20454: build: Bump clang version to fix non-determinism (master...201122-clang) https://github.com/bitcoin/bitcoin/pull/20454
< gribble> https://github.com/bitcoin/bitcoin/issues/20447 | depends: Patch qt_intersect_spans to avoid non-deterministic behavior in LLVM 8 by achow101 · Pull Request #20447 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20440 | build: fix determinism issue when building qt with Clang 8 by fanquake · Pull Request #20440 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20436 | depends: Add a nasty qt hack to work around clang non-determinism by theuni · Pull Request #20436 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #20452: Replace use of locale dependent atoi(…) with locale-independent std::from_chars(…) (C++17) (master...remove-atoi) https://github.com/bitcoin/bitcoin/pull/20452
< wumpus> and would not have an effect on bitcoin-cli!
< bitcoin-git> bitcoin/master bfd7e33 fanquake: build: remove plugin_no_soname from mac qt qmake.conf
< bitcoin-git> [bitcoin] fanquake merged pull request #19867: build: document and cleanup Qt hacks (master...document_remaining_sed) https://github.com/bitcoin/bitcoin/pull/19867
< bitcoin-git> bitcoin/master fdde4c7 fanquake: build: pass XCODE_VERSION through to qt macOS cross compile conf
< bitcoin-git> bitcoin/master 49473ef fanquake: build: convert "echo" usage into a patch in qt package
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/816132e6eb23...e9a1c9fbdea9
< fanquake> wumpus: re binary size. You are correct that they have grown, some quite significantly: https://github.com/bitcoin/bitcoin/pull/18605#issuecomment-731696286. I re-run some builds for 18605.
< bitcoin-git> [bitcoin] fanquake opened pull request #20451: lint: run mypy over contrib/devtools (master...contrib_devtools_mypy) https://github.com/bitcoin/bitcoin/pull/20451
< brianddk> sipa, yeah, it was my impression the the 03-2013 issue required all clients to upgrade to 0.8.1, but I may be reading that wrong: http://web.archive.org/web/20130515133440/http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.1
< brianddk> I already have v0.1.0 and v0.1.3 : http://web.archive.org/web/20101210071124/http://sourceforge.net:80/projects/bitcoin/files/Bitcoin/ just missing v0.1.2. I realize it was recalled, and that these clients before 0.8.1 are non-functional, It's just a free time hobby..
< brianddk> Anyone happen to have a copy of bitcoin-0.1.2.rar for some history research I'm working on. Last sightings of it were in 2009 and 2010 on sourceforge. 2009: http://web.archive.org/web/20091127010808/http://sourceforge.net/projects/bitcoin/files, 2010:
< gribble> https://github.com/bitcoin/bitcoin/issues/18605 | build: Link time garbage collection by fanquake · Pull Request #18605 · bitcoin/bitcoin · GitHub
< fanquake> wumpus: I did mention binary size increase in https://github.com/bitcoin/bitcoin/pull/19525#issue-449279147. Maybe time to merge #18605 heh

2020-11-21

< bitcoin-git> [bitcoin] achow101 opened pull request #20449: build: Fix Windows installer build (master...fix-gitian-installers) https://github.com/bitcoin/bitcoin/pull/20449
< bitcoin-git> [bitcoin] luke-jr opened pull request #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC request, and document behaviour (master...unloadwallet_namematch) https://github.com/bitcoin/bitcoin/pull/20448
< gribble> https://github.com/bitcoin/bitcoin/issues/20403 | wallet: upgradewallet fixes, improvements, test coverage by jonatack · Pull Request #20403 · bitcoin/bitcoin · GitHub
< jonatack> bitcoin-cli did see additions of -netinfo and -generate, but wow o_O
< wumpus> it's more visible, relatively, for bitcoin-cli which went from 2.8M to 4.6M for x86_64 and 1.8M to 1.9M for aarch64
< wumpus> gah ubuntu bionic gcc-8 with -Wl,-z,separate-code seems to make a printf hello world program about 4MB (from 8kB without), did we notice any size ballooning for bitcoin? (no such problem for gcc 9.3 on focal)
< bitcoin-git> [bitcoin] achow101 opened pull request #20447: depends: Patch qt_intersect_spans to avoid non-deterministic behavior in LLVM 8 (master...0.21-qpainter-fix) https://github.com/bitcoin/bitcoin/pull/20447
< achow101> fanquake: I have a third solution. I have a patch to qt_intersect_spans that doesn't trigger the bug in llvm. I did 40 or so gitian builds overnight and they all get the same result. https://github.com/achow101/bitcoin/tree/0.21-qpainter-fix
< bitcoin-git> [bitcoin] fanquake opened pull request #20440: build: fix determinism issue when building qt with Clang 8 (master...no_echo_fix_clang_qt_determinism) https://github.com/bitcoin/bitcoin/pull/20440
< gribble> https://github.com/bitcoin/bitcoin/issues/1 | JSON-RPC support for mobile devices ("ultra-lightweight" clients) · Issue #1 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20434 | contrib: Parse ELF directly for symbol and security checks by laanwj · Pull Request #20434 · bitcoin/bitcoin · GitHub
< fanquake> achow101: if you wanted to run a test build, I have a branch here that seems to achieve the same thing as 20436, but maybe slightly less "nasty": https://github.com/fanquake/bitcoin/commits/no_echo_fix_clang_qt_determinism_backported
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsbt and other fixes (master...fee_rate_followups) https://github.com/bitcoin/bitcoin/pull/20426
< bitcoin-git> bitcoin/master 9f08780 Jon Atack: Use the correct incremental fee constant in bumpfee help
< bitcoin-git> bitcoin/master 3f1e10b Jon Atack: Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee
< bitcoin-git> bitcoin/master 1b3d700 Jon Atack: Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d4159984c360...816132e6eb23
< bitcoin-git> [bitcoin] fanquake closed pull request #20251: Move major version to first version integer as specified by SemVer (master...semver2) https://github.com/bitcoin/bitcoin/pull/20251

2020-11-20

< bitcoin-git> [bitcoin] practicalswift opened pull request #20437: fuzz: Avoid time-based "non-determinism" in fuzzing harnesses by using mocked GetTime() (master...fuzzers-remove-time-based-non-determinism) https://github.com/bitcoin/bitcoin/pull/20437
< bitcoin-git> [bitcoin] theuni opened pull request #20436: depends: Add a nasty qt hack to work around clang non-determinism (0.21...fix-clang-qt-determinism) https://github.com/bitcoin/bitcoin/pull/20436
< miketwenty1> wumpus wouldn't the admins of bitcoin-core.org / bitcoin.org have these stats.. not sure what you mean by "no one"
< miketwenty1> does anyone have stats / data on how many downloads or what the usage is of the different bitcoin node downloads? linux/windows/mac ?
< 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/19521 | Coinstats Index (without UTXO set hash) by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19055 | Add MuHash3072 implementation by fjahr · Pull Request #19055 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20403 | wallet: upgradewallet fixes, improvements, test coverage by jonatack · Pull Request #20403 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20410 | wallet: Do not treat default constructed types as None-type by MarcoFalke · Pull Request #20410 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20426 | wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsbt and other fixes by jonatack · Pull Request #20426 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20040 | wallet: Refactor OutputGroups to handle fees and spending eligibility on grouping by achow101 · Pull Request #20040 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev Wallet 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 ariard digi_james amiti fjahr jeremyrubin emilengler jonatack hebasto
< core-meetingbot> Meeting started Fri Nov 20 19:06:57 2020 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] luke-jr closed pull request #19488: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/19488
< dongcarl> In #bitcoin-builds
< gribble> https://github.com/bitcoin/bitcoin/issues/20435 | util: use stronger-guarantee rename method by vasild · Pull Request #20435 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20223: build: Drop the leading 0 from the version number (master...drop-leading-0) https://github.com/bitcoin/bitcoin/pull/20223
< bitcoin-git> [bitcoin] vasild opened pull request #20435: util: use stronger-guarantee rename method (master...rename) https://github.com/bitcoin/bitcoin/pull/20435
< Kiminuo> hmm, this seems to be the magic formular to compile code <filesystem> on Ubuntu 18.04: "g++-8 --std=c++17 main.cpp -lstdc++fs" ... now there must be an easy way to specify it for Bitcoin core build. I have tried: ./autogen.sh && ./configure CC=gcc-8 CXX="g++-8" LDFLAGS="-lstdc++fs" --with-incompatible-bdb && make -j10
< bitcoin-git> [bitcoin] laanwj opened pull request #20434: contrib: Parse ELF directly for symbol and security checks (master...2020_11_pixie) https://github.com/bitcoin/bitcoin/pull/20434
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20431: [backport 0.21] tests: shrink feature_taproot transfer of funds tx (0.21...202011-test-taproot-signmany) https://github.com/bitcoin/bitcoin/pull/20431
< bitcoin-git> bitcoin/0.21 bf9548b MarcoFalke: Merge #20431: [backport 0.21] tests: shrink feature_taproot transfer of fu...
< bitcoin-git> bitcoin/0.21 7ffac12 Anthony Towns: tests: shrink feature_taproot transfer of funds tx
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/80496f9e8116...bf9548bc5945
< bitcoin-git> [bitcoin] fanquake merged pull request #20430: sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ (master...2020/11/suppressions) https://github.com/bitcoin/bitcoin/pull/20430
< bitcoin-git> bitcoin/master ea46029 fanquake: Merge #20430: sanitizers: Add suppression for unsigned-integer-overflow in...
< bitcoin-git> bitcoin/master 0f020cd Jonas Schnelli: sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ bas...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c2ee5c85589...ea460291f97d
< bitcoin-git> [bitcoin] fanquake merged pull request #20424: build: Update univalue subtree (master...2011-subtreeUnivalue) https://github.com/bitcoin/bitcoin/pull/20424
< bitcoin-git> bitcoin/master 4c2ee5c fanquake: Merge #20424: build: Update univalue subtree
< bitcoin-git> bitcoin/master fa17eef MarcoFalke: Update univalue subtree
< bitcoin-git> bitcoin/master 2a55a0e MarcoFalke: Squashed 'src/univalue/' changes from 98261b1e7b..98fadc0909
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/094663842d0b...4c2ee5c85589
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20432: net: Treat raw message bytes as uint8_t (master...2011-netBytesUint8) https://github.com/bitcoin/bitcoin/pull/20432
< bitcoin-git> [gui] jonasschnelli merged pull request #13: Hide peer detail view if multiple are selected (master...2020-06-peer-detail-view) https://github.com/bitcoin-core/gui/pull/13
< bitcoin-git> bitcoin/master 0946638 Jonas Schnelli: Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c45e1d9aa7f0...094663842d0b
< bitcoin-git> bitcoin/master 76277cc João Barbosa: qt: Hide peer detail view if multiple are selected
< bitcoin-git> [gui] jonasschnelli merged pull request #21: Update pruning tooltip, original author BitcoinErrorLog (master...bel_tooltip_change) https://github.com/bitcoin-core/gui/pull/21
< bitcoin-git> bitcoin/master c45e1d9 Jonas Schnelli: Merge bitcoin-core/gui#21: Update pruning tooltip, original author Bitcoin...
< bitcoin-git> bitcoin/master 2fc5efc Riccardo Spagni: Update pruning tooltip, original author BitcoinErrorLog
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d632c3f4930...c45e1d9aa7f0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20428: tests: shrink feature_taproot transfer of funds tx (master...202011-test-taproot-signmany) https://github.com/bitcoin/bitcoin/pull/20428
< bitcoin-git> bitcoin/master 3d632c3 MarcoFalke: Merge #20428: tests: shrink feature_taproot transfer of funds tx
< bitcoin-git> bitcoin/master 7ffac12 Anthony Towns: tests: shrink feature_taproot transfer of funds tx
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdd068507d26...3d632c3f4930
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20431: [backport 0.21] tests: shrink feature_taproot transfer of funds tx (0.21...202011-test-taproot-signmany) https://github.com/bitcoin/bitcoin/pull/20431
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20430: sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ (master...2020/11/suppressions) https://github.com/bitcoin/bitcoin/pull/20430
< achow101> I thought that's what #bitcoin-builds was for
< gribble> https://github.com/bitcoin/bitcoin/issues/19240 | build: macOS toolchain simplification and bump by dongcarl · Pull Request #19240 · bitcoin/bitcoin · GitHub
< achow101> looks like the problem is in bitcoin-qt
< luke-jr> fwiw mine are uploading to https://luke.dashjr.org/programs/bitcoin/files/bitcoind/0.21.0/test/rc1/ if anyone wants it
< gribble> https://github.com/bitcoin/bitcoin/issues/20251 | Move major version to first version integer as specified by SemVer by luke-jr · Pull Request #20251 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19553 | build: pass -fcommon when building genisoimage by fanquake · Pull Request #19553 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18151 | build: replace libdmg and genisoimage with xorriso by fanquake · Pull Request #18151 · bitcoin/bitcoin · GitHub
< achow101> + 35dfd3c5bf817585bd2a9dc63391f9ffe89da0fbd42cd881ec6e215178bc14b7 bitcoin-0.21.0rc1-osx-unsigned.dmg
< achow101> - 0c7d12fc7de3c9c1649f3266fd266dcc8e51c8d6ffb3f873304feb79f7bbc594 bitcoin-0.21.0rc1-osx-unsigned.dmg
< gribble> https://github.com/bitcoin/bitcoin/issues/20223 | Drop the leading 0 from the version number by achow101 · Pull Request #20223 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #20056: net: Use Span in ReceiveMsgBytes (master...2010-netSpan) https://github.com/bitcoin/bitcoin/pull/20056
< bitcoin-git> bitcoin/master fdd0685 Wladimir J. van der Laan: Merge #20056: net: Use Span in ReceiveMsgBytes
< bitcoin-git> bitcoin/master fa5ed3b MarcoFalke: net: Use Span in ReceiveMsgBytes
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46f0b2f97601...fdd068507d26
< bitcoin-git> [bitcoin] laanwj merged pull request #19851: refactor: Extract ParseOpCode from ParseScript (master...2020-08-parseopcode) https://github.com/bitcoin/bitcoin/pull/19851
< bitcoin-git> bitcoin/master 46f0b2f Wladimir J. van der Laan: Merge #19851: refactor: Extract ParseOpCode from ParseScript
< bitcoin-git> bitcoin/master c923872 João Barbosa: refactor: Extract ParseOpCode from ParseScript
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2878167c18ee...46f0b2f97601
< gribble> https://github.com/bitcoin/bitcoin/issues/14066 | gitian-linux: Build binaries for 64-bit POWER by luke-jr · Pull Request #14066 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #20000: test: fix creation of "std::string"s with \0s (master...fix_base32_tests) https://github.com/bitcoin/bitcoin/pull/20000
< bitcoin-git> bitcoin/master 2878167 Wladimir J. van der Laan: Merge #20000: test: fix creation of "std::string"s with \0s
< bitcoin-git> bitcoin/master ecc6cf1 Vasil Dimov: test: fix creation of std::string objects with \0s
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a267f4eb885...2878167c18ee
< miketwenty1> is https://github.com/bitcoin/bitcoin/blob/master/contrib/gitian-keys/keys.txt up to date? like are these the people to have ever done gpg signed gitian builds?
< gribble> https://github.com/bitcoin/bitcoin/issues/12557 | [WIP] 64 bit iOS device support by Sjors · Pull Request #12557 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17920 | guix: Build support for macOS by dongcarl · Pull Request #17920 · bitcoin/bitcoin · GitHub
< achow101> miketwenty1: https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md describes the entire release process with the gitian-build.py script doing most of the actual commands
< bitcoin-git> [bitcoin] theStack opened pull request #20429: refactor: replace (sizeof(a)/sizeof(a[0]) with C++17 std::size (master...20201119-refactor-replace-sizeof-by-std_size) https://github.com/bitcoin/bitcoin/pull/20429
< bitcoin-git> [gui] RandyMcMillan opened pull request #133: qt: amend .gitignore (master...gitignore) https://github.com/bitcoin-core/gui/pull/133
< miketwenty1> so you would sign the binaries and places like bitcoin-core.org would have access to achow101's signed exe.. if i follow

2020-11-19

< gribble> https://github.com/bitcoin/bitcoin/issues/18425 | releases: Update with new Windows code signing certificate by achow101 · Pull Request #18425 · bitcoin/bitcoin · GitHub
< miketwenty1> well we have 2 in bitcoin-core and emzy and i have PR's :)
< emzy> 073aaacb86e8898c4806ed10cd14d54869f31e353f86b60bb83f93ae89a3591d bitcoin-0.21.0rc1-x86_64-linux-gnu.tar.gz
< achow101> miketwenty1: you can check against https://github.com/bitcoin-core/gitian.sigs
< miketwenty1> this is my first time doing a complete terraform from scratch build of a bitcoin with gitian process.. can someone tell me if they also got 073aaacb86e8898c4806ed10cd14d54869f31e353f86b60bb83f93ae89a3591d for bitcoin-0.21.0rc1-x86_64-linux-gnu.tar.gz
< miketwenty1> im guessing this would belong in bitcoin-core or maybe personal repo
< bitcoin-git> [bitcoin] ajtowns opened pull request #20428: tests: split feature_taproot transfer of funds into smaller txs (master...202011-test-taproot-signmany) https://github.com/bitcoin/bitcoin/pull/20428
< bitcoin-git> [bitcoin] luke-jr closed pull request #20121: configure: Allow users to explicitly enable libsecp256k1's GMP bignum support (master...secp256k1_allow_bignum) https://github.com/bitcoin/bitcoin/pull/20121
< bitcoin-git> [bitcoin] laanwj pushed tag v0.21.0rc1: https://github.com/bitcoin/bitcoin/compare/v0.21.0rc1
< 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/19398 | Move remaining application layer data to net processing · Issue #19398 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19910 | net processing: Move peer_map to PeerManager by jnewbery · Pull Request #19910 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20040 | wallet: Refactor OutputGroups to handle fees and spending eligibility on grouping by achow101 · Pull Request #20040 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18242 | Add BIP324 encrypted p2p transport de-/serializer (only used in tests) by jonasschnelli · Pull Request #18242 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19893 | test: Remove or explain syncwithvalidationinterfacequeue by MarcoFalke · Pull Request #19893 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19620 | Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19620 · bitcoin/bitcoin · GitHub
< miketwenty1> i know it's slow i've compiled bitcoin like 5 times today with no -j flag
< wumpus> I wanted to tag rc1 today but apparently some things have been tagge 0.21 since: https://github.com/bitcoin/bitcoin/pulls?q=is%3Aopen+is%3Apr+milestone%3A0.21.0
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb 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 Nov 19 19:00:41 2020 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] jonatack opened pull request #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsbt and other fixes (master...fee_rate_followups) https://github.com/bitcoin/bitcoin/pull/20426
< bitcoin-git> bitcoin/master 8e12d69 Hennadii Stepanov: qt, refactor: Fix 'QFlags is deprecated' warnings
< bitcoin-git> bitcoin/master b02264c Hennadii Stepanov: qt, refactor: Fix 'QDateTime is deprecated' warnings
< bitcoin-git> bitcoin/master fa5749c Hennadii Stepanov: qt, refactor: Fix 'pixmap is deprecated' warnings
< bitcoin-git> [gui] MarcoFalke merged pull request #46: refactor: Fix deprecation warnings when building against Qt 5.15 (master...200809-depr) https://github.com/bitcoin-core/gui/pull/46
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/db58b857f77a...0a267f4eb885
< hebasto> jonasschnelli: MarcoFalke: could https://github.com/bitcoin-core/gui/pull/46 be considered early for 0.22 to make compiling on macos more pleasant?
< bitcoin-git> [bitcoin] practicalswift opened pull request #20425: fuzz: Make addrman fuzzing harness deterministic (master...fuzzers-make-addrman-harness-deterministic) https://github.com/bitcoin/bitcoin/pull/20425
< bitcoin-git> bitcoin/master db58b85 MarcoFalke: Merge #20329: docs/descriptors.md: Remove hardened marker in the path afte...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20329: docs/descriptors.md: Remove hardened marker in the path after xpub (master...fix-descriptors-md-hardened-after-xpub) https://github.com/bitcoin/bitcoin/pull/20329
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04670ef81ea2...db58b857f77a
< bitcoin-git> bitcoin/master dc80a7d Dmitry Petukhov: docs/descriptors.md: Remove hardened marker in the path after xpub
< gribble> https://github.com/bitcoin/bitcoin/issues/20329 | docs/descriptors.md: Remove hardened marker in the path after xpub by dgpv · Pull Request #20329 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #20385: test: run mempool_spend_coinbase.py even with wallet disabled (master...mempool-tests-to-miniwallet) https://github.com/bitcoin/bitcoin/pull/20385
< bitcoin-git> bitcoin/master 04670ef Wladimir J. van der Laan: Merge #20385: test: run mempool_spend_coinbase.py even with wallet disable...
< bitcoin-git> bitcoin/master 21f2433 Michael Dietz: test: run mempool_spend_coinbase.py even with wallet disabled
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/848d66519c39...04670ef81ea2
< bitcoin-git> [bitcoin] laanwj merged pull request #20054: Remove confusing and useless "unexpected version" warning (master...2010-valRemVerWarn) https://github.com/bitcoin/bitcoin/pull/20054
< bitcoin-git> bitcoin/master 848d665 Wladimir J. van der Laan: Merge #20054: Remove confusing and useless "unexpected version" warning
< bitcoin-git> bitcoin/master 0000a0c MarcoFalke: Remove confusing and almost useless "unexpected version" warning
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/884bde510e2d...848d66519c39
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20291: [net] Consolidate logic around calling CAddrMan::Connected() (master...2020-11-consolidate-addrman-connect) https://github.com/bitcoin/bitcoin/pull/20291
< bitcoin-git> bitcoin/master 884bde5 MarcoFalke: Merge #20291: [net] Consolidate logic around calling CAddrMan::Connected()...
< bitcoin-git> bitcoin/master 0bfce9d John Newbery: [addrman] Fix Connected() comment
< bitcoin-git> bitcoin/master eefe194 John Newbery: [net] Consolidate logic around calling CAddrMan::Connected()
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c4d1e24f5480...884bde510e2d
< bitcoin-git> [bitcoin] glozow closed pull request #20025: validation/util: add GetTransactionFee (master...2020-09-getfee) https://github.com/bitcoin/bitcoin/pull/20025
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20424: build: Update univalue subtree (master...2011-subtreeUnivalue) https://github.com/bitcoin/bitcoin/pull/20424
< bitcoin-git> [bitcoin] laanwj merged pull request #20047: test: use wait_for_{block,header} helpers in p2p_fingerprint.py (master...20200930-test-use-wait-for-block-header-in-fingerprint-py) https://github.com/bitcoin/bitcoin/pull/20047
< bitcoin-git> bitcoin/master c4d1e24 Wladimir J. van der Laan: Merge #20047: test: use wait_for_{block,header} helpers in p2p_fingerprint...
< bitcoin-git> bitcoin/master 6b56c1f Sebastian Falbesoner: test: remove last_{block,header}_equals() in p2p_fingerprint.py
< bitcoin-git> bitcoin/master 136d96b Sebastian Falbesoner: test: use wait_for_{block,header} helpers in p2p_fingerprint.py
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7aa94569ce1a...c4d1e24f5480
< bitcoin-git> bitcoin/master 7aa9456 Wladimir J. van der Laan: Merge #20024: init: Fix incorrect warning "Reducing -maxconnections from N...
< bitcoin-git> [bitcoin] laanwj merged pull request #20024: init: Fix incorrect warning "Reducing -maxconnections from N to N-1, because of system limitations" (master...fix-incorrect-warning) https://github.com/bitcoin/bitcoin/pull/20024
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71d068db4058...7aa94569ce1a
< bitcoin-git> bitcoin/master ea93bbe practicalswift: init: Fix incorrect warning "Reducing -maxconnections from N to N-1, becau...
< MarcoFalke> Anyone mind to ACK https://github.com/bitcoin-core/univalue/pull/24 ?
< Kiminuo> hebasto, https://github.com/kiminuo/bitcoin/tree/feature/2020-11-19-replace-boost-filesystem-with-cpp17-filesystem could you possibly try that on Ubuntu 18.04, if you have one?
< Kiminuo> https://github.com/bitcoin/bitcoin/blob/master/doc/dependencies.md - mentions that the lowest supported GCC version is 7.
< Kiminuo> https://stackoverflow.com/a/53531186 - It seems, you can compile Bitcoin codebase on Ubuntu 18.04 with std::filesystem only with GCC 8.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18531: rpc: remove deprecated CRPCCommand constructor (master...2004-rpcMan) https://github.com/bitcoin/bitcoin/pull/18531
< bitcoin-git> bitcoin/master 71d068d MarcoFalke: Merge #18531: rpc: remove deprecated CRPCCommand constructor
< bitcoin-git> bitcoin/master fa19bb2 MarcoFalke: remove dead rpc code
< bitcoin-git> bitcoin/master faaf9c5 MarcoFalke: remove CRPCCommand constructor that takes rpcfn_type function pointer
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9ab9665c74dd...71d068db4058
< bitcoin-git> [bitcoin] laanwj merged pull request #15710: wallet: Catch ios_base::failure specifically (master...walletdb-readthrow) https://github.com/bitcoin/bitcoin/pull/15710
< bitcoin-git> bitcoin/master 9ab9665 Wladimir J. van der Laan: Merge #15710: wallet: Catch ios_base::failure specifically
< bitcoin-git> bitcoin/master 7486e27 Bushstar: Tests: Unit test related to WalletDB ReadKeyValue
< bitcoin-git> bitcoin/master 32def8d Peter Bushnell: Catch ios_base::failure specifically
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d9180c50b689...9ab9665c74dd
< Kiminuo> MarcoFalke, Hi Marco, could you say whether it's worth working on std::fs at this time? You have, I think, mentioned that `std::fs` is not supported by some OSs. So I just want to know whether it makes sense to work on this or let it wait a few months or a few years for next upgrade (https://github.com/bitcoin/bitcoin/pull/19245#issuecomment-730291399)
< bitcoin-git> [bitcoin] laanwj merged pull request #20145: contrib: add getcoins.py script to get coins from (signet) faucet (master...202010-signet-getcoins) https://github.com/bitcoin/bitcoin/pull/20145
< bitcoin-git> bitcoin/master d9180c5 Wladimir J. van der Laan: Merge #20145: contrib: add getcoins.py script to get coins from (signet) f...
< bitcoin-git> bitcoin/master e9c8e6e Karl-Johan Alm: doc: add contrib/signet readme
< bitcoin-git> bitcoin/master 355d0c4 Karl-Johan Alm: contrib: add getcoins.py script to get coins from (signet) faucet
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1cc5e693c186...d9180c50b689
< bitcoin-git> [bitcoin] laanwj merged pull request #20358: src/randomenv.cpp: fix build on uclibc (master...master) https://github.com/bitcoin/bitcoin/pull/20358
< bitcoin-git> bitcoin/master 1cc5e69 Wladimir J. van der Laan: Merge #20358: src/randomenv.cpp: fix build on uclibc
< bitcoin-git> bitcoin/master 330cb33 Fabrice Fontaine: src/randomenv.cpp: fix build on uclibc
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fbb2bee82d83...1cc5e693c186