2020-11-06

< gribble> https://github.com/bitcoin/bitcoin/issues/18836 | wallet: upgradewallet fixes and additional tests by achow101 · Pull Request #18836 · bitcoin/bitcoin · GitHub
< jonatack> 20305 implements the conclusion by wumpus at https://github.com/bitcoin/bitcoin/pull/20220#discussion_r513789526
< gribble> https://github.com/bitcoin/bitcoin/issues/19543 | Normalize fee units for RPC ("BTC/kB" and "sat/B) · Issue #19543 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20305 | wallet: introduce fee_rate_sat_vb param/option by jonatack · Pull Request #20305 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20250 | Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely by luke-jr · Pull Request #20250 · bitcoin/bitcoin · GitHub
< meshcollider> #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
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20315: travis: Remove s390x build (master...2010-ciS390x) https://github.com/bitcoin/bitcoin/pull/20315
< bitcoin-git> bitcoin/master 7e37329 MarcoFalke: Merge #20315: travis: Remove s390x build
< bitcoin-git> bitcoin/master fac0517 MarcoFalke: travis: Remove s390x build
< bitcoin-git> bitcoin/master fa2c3c0 MarcoFalke: ci: Set LC_ALL=C to allow running the s390x tests in qemu
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4727c1ca2493...7e373294a5ae
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20328: cirrus: Skip tasks on the gui repo main branch (master...2011-cirrusSkip) https://github.com/bitcoin/bitcoin/pull/20328
< bitcoin-git> bitcoin/master 4727c1c MarcoFalke: Merge #20328: cirrus: Skip tasks on the gui repo main branch
< bitcoin-git> bitcoin/master 66667ac MarcoFalke: cirrus: Skip tasks on the gui repo main branch
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a0c00ff7c045...4727c1ca2493
< bitcoin-git> [bitcoin] dgpv opened 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 opened pull request #20328: cirrus: Skip tasks on the gui repo main branch (master...2011-cirrusSkip) https://github.com/bitcoin/bitcoin/pull/20328
< gribble> https://github.com/bitcoin/bitcoin/issues/20250 | Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely by luke-jr · Pull Request #20250 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20305 | wallet: introduce fee_rate_sat_vb param/option by jonatack · Pull Request #20305 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #20298: macOS deploy: use the new plistlib API (master...2020/11/macdeployfix) https://github.com/bitcoin/bitcoin/pull/20298
< bitcoin-git> bitcoin/master a0c00ff fanquake: Merge #20298: macOS deploy: use the new plistlib API
< bitcoin-git> bitcoin/master 04a69c2 Jonas Schnelli: macOS deploy: use the new plistlib API
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c51c2753a4ff...a0c00ff7c045
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20326: tests: Fix ecdsa_verify in test framework (master...fix-test-ecdsa-verification) https://github.com/bitcoin/bitcoin/pull/20326
< bitcoin-git> bitcoin/master c51c275 MarcoFalke: Merge #20326: tests: Fix ecdsa_verify in test framework
< bitcoin-git> bitcoin/master 568a1d7 Stepan Snigirev: fix ecdsa verify in test framework
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65460c207c0b...c51c2753a4ff
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20324: wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase (master...2011-walletSqliteSuccess) https://github.com/bitcoin/bitcoin/pull/20324
< bitcoin-git> bitcoin/master 65460c2 MarcoFalke: Merge #20324: wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase
< bitcoin-git> bitcoin/master faf5fa7 MarcoFalke: wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5cdc290d5a4...65460c207c0b
< gribble> https://github.com/bitcoin/bitcoin/issues/19502 | Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks by luke-jr · Pull Request #19502 · bitcoin/bitcoin · GitHub

2020-11-05

< bitcoin-git> [bitcoin] stepansnigirev opened pull request #20326: tests: Fix ecdsa_verify in test framework (master...fix-test-ecdsa-verification) https://github.com/bitcoin/bitcoin/pull/20326
< bitcoin-git> [gui] jarolrod opened pull request #129: qt: Fix Shortcut Ambiguities, Clean up text (master...optionsMenuCleanup) https://github.com/bitcoin-core/gui/pull/129
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20324: wallet: Set DatabaseStatus::SUCCESSS in MakeSQLiteDatabase (master...2011-walletSqliteSuccess) https://github.com/bitcoin/bitcoin/pull/20324
< gribble> https://github.com/bitcoin/bitcoin/issues/20318 | build: Ensure source tarball has leading directory name by MarcoFalke · Pull Request #20318 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20250 | Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely by luke-jr · Pull Request #20250 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20305 | wallet: introduce fee_rate_sat_vb param/option by jonatack · Pull Request #20305 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18818 | Fix release tarball generated by gitian by luke-jr · Pull Request #18818 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20153 | wallet: do not import a descriptor with hardened derivations into a watch-only wallet by S3RK · Pull Request #20153 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18836 | wallet: upgradewallet fixes and additional tests by achow101 · Pull Request #18836 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20266 | wallet: fix change detection of imported internal descriptors by achow101 · Pull Request #20266 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19502 | Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks by luke-jr · Pull Request #19502 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20120 | net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests by jonatack · Pull Request #20120 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20120 | net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests by jonatack · Pull Request #20120 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19502 | Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks by luke-jr · Pull Request #19502 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20292 | test: Fix intermittent feature_taproot issue by MarcoFalke · Pull Request #20292 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20318 | build: Ensure source tarball has leading directory name by MarcoFalke · Pull Request #20318 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20205 | wallet: Properly support a wallet id by achow101 · Pull Request #20205 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20284 | addrman: ensure old versions dont parse peers.dat by vasild · Pull Request #20284 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20234 | net: dont extra bind for Tor if binds are restricted by vasild · Pull Request #20234 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20305 | wallet: introduce fee_rate_sat_vb param/option by jonatack · Pull Request #20305 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20250 | Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely by luke-jr · Pull Request #20250 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20250 | Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely by luke-jr · Pull Request #20250 · bitcoin/bitcoin · GitHub
< 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
< bitcoin-git> [bitcoin] dongcarl opened pull request #20323: tests: Create or use existing properly initialized NodeContexts (master...2020-10-chainman-fixes) https://github.com/bitcoin/bitcoin/pull/20323
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20322: test: Fix intermittent issue in wallet_listsinceblock (master...2011-testInt) https://github.com/bitcoin/bitcoin/pull/20322
< bitcoin-git> [bitcoin] mammix2 opened pull request #20320: Depends: Update FreeType package (CVE-2020-15999) (master...master) https://github.com/bitcoin/bitcoin/pull/20320
< bitcoin-git> [bitcoin] mammix2 closed pull request #20319: Depends: Update FreeType package (CVE-2020-15999) (master...master) https://github.com/bitcoin/bitcoin/pull/20319
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20316: test: Fix wallet_multiwallet test issue on Windows (master...2011-testWalletWindows) https://github.com/bitcoin/bitcoin/pull/20316
< bitcoin-git> bitcoin/master f5cdc29 MarcoFalke: Merge #20316: test: Fix wallet_multiwallet test issue on Windows
< bitcoin-git> bitcoin/master fa00ff0 MarcoFalke: test: Fix wallet_multiwallet test issue on Windows
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9bb078351b09...f5cdc290d5a4
< MarcoFalke> looks like fanquake has bumped it too in https://github.com/bitcoin/bitcoin/pull/19716/commits/83582dcf23c23326fcb648b436d51469e66db5d5 so it might be fine after all
< bitcoin-git> [bitcoin] mammix2 opened pull request #20319: Depends: Update FreeType package (CVE-2020-15999) (master...master) https://github.com/bitcoin/bitcoin/pull/20319
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20318: build: Ensure source tarball has leading directory name (master...2011-buildTar) https://github.com/bitcoin/bitcoin/pull/20318
< bitcoin-git> [bitcoin] jnewbery opened pull request #20317: Backport wtxid orphan fetch to v0.20 (0.20...2020-07-v20-wtxid-orphan) https://github.com/bitcoin/bitcoin/pull/20317
< bitcoin-git> [bitcoin] laanwj merged pull request #19606: Backport wtxid relay to v0.20 (0.20...2020-07-v20-wtxid-relay) https://github.com/bitcoin/bitcoin/pull/19606
< bitcoin-git> bitcoin/0.20 3654937 Suhas Daftuar: Add a wtxid-index to mapRelay
< bitcoin-git> bitcoin/0.20 4df3d13 Suhas Daftuar: Add a wtxid-index to the mempool
< bitcoin-git> bitcoin/0.20 f7833b5 Suhas Daftuar: Just pass a hash to AddInventoryKnown
< bitcoin-git> [bitcoin] laanwj pushed 18 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/b9ac31f2d29a...a339289c2ef9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20308: wallet: Set bilingual error completely (master...201105-fixbi) https://github.com/bitcoin/bitcoin/pull/20308
< bitcoin-git> bitcoin/master 090b838 Hennadii Stepanov: Set bilingual error completely
< bitcoin-git> bitcoin/master 9bb0783 MarcoFalke: Merge #20308: wallet: Set bilingual error completely
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d94777bd525a...9bb078351b09
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20316: test: Fix wallet_multiwallet test issue on Windows (master...2011-testWalletWindows) https://github.com/bitcoin/bitcoin/pull/20316
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20302: net: Make it easier to reason about node eviction by removing unused NodeEvictionCandidate::addr (CAddress) (master...NodeEvictionCandidate-addr) https://github.com/bitcoin/bitcoin/pull/20302
< bitcoin-git> bitcoin/master d94777b MarcoFalke: Merge #20302: net: Make it easier to reason about node eviction by removin...
< bitcoin-git> bitcoin/master f1f433e practicalswift: Make it easier to reason about node eviction by removing unused NodeEvicti...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f33e33254179...d94777bd525a
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20315: travis: Remove s390x build (master...2010-ciS390x) https://github.com/bitcoin/bitcoin/pull/20315
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20268: ci: Move s390x build to cirrus (master...2010-ciS390x) https://github.com/bitcoin/bitcoin/pull/20268
< gribble> https://github.com/bitcoin/bitcoin/issues/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master f33e332 MarcoFalke: Merge #20303: fuzz: Assert expected DecodeHexTx behaviour when using legac...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding (master...fuzzers-decode_tx-followup) https://github.com/bitcoin/bitcoin/pull/20303
< bitcoin-git> bitcoin/master d7901ab practicalswift: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6954e4d16c1c...f33e33254179
< bitcoin-git> [bitcoin] fanquake merged pull request #20283: test: Only try witness deser when checking for witness deser failure (master...2011-testWitnessFail) https://github.com/bitcoin/bitcoin/pull/20283
< bitcoin-git> bitcoin/master 6954e4d fanquake: Merge #20283: test: Only try witness deser when checking for witness deser...
< bitcoin-git> bitcoin/master fae45c3 MarcoFalke: test: Only try witness deserialize when checking for witness deserialize f...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83650e4df5ca...6954e4d16c1c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20199: wallet: ignore (but warn) on duplicate -wallet parameters (master...2020/10/de-duplicate-wallets) https://github.com/bitcoin/bitcoin/pull/20199
< bitcoin-git> bitcoin/master 83650e4 MarcoFalke: Merge #20199: wallet: ignore (but warn) on duplicate -wallet parameters
< bitcoin-git> bitcoin/master 58cfbc3 Jonas Schnelli: Ignoring (but warn) on duplicate -wallet parameters
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67600880159a...83650e4df5ca
< bitcoin-git> [bitcoin] jonatack opened pull request #20305: wallet: introduce fee_rate_sat_vb param/option (master...fee_rate_sat_vb) https://github.com/bitcoin/bitcoin/pull/20305
< bitcoin-git> [bitcoin] fanquake closed pull request #20304: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/20304
< bitcoin-git> [bitcoin] Huangyi5458 opened pull request #20304: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/20304

2020-11-04

< bitcoin-git> [bitcoin] practicalswift opened pull request #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding (master...fuzzers-decode_tx-followup) https://github.com/bitcoin/bitcoin/pull/20303
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20300: fuzz: Add missing ECC_Start to descriptor_parse test (master...fix_fuzz_descriptor_parse) https://github.com/bitcoin/bitcoin/pull/20300
< bitcoin-git> bitcoin/master 6760088 MarcoFalke: Merge #20300: fuzz: Add missing ECC_Start to descriptor_parse test
< bitcoin-git> bitcoin/master 5cafe2b Ivan Metlushko: fuzz: Add missing ECC_Start to descriptor_parse test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/deb2b27c0d99...67600880159a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20294: ci: Run more ci configs on cirrus (master...2011-ciCirrus) https://github.com/bitcoin/bitcoin/pull/20294
< bitcoin-git> bitcoin/master deb2b27 MarcoFalke: Merge #20294: ci: Run more ci configs on cirrus
< bitcoin-git> bitcoin/master fa8e494 MarcoFalke: ci: Run ci configs on cirrus
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed9f5477502e...deb2b27c0d99
< bitcoin-git> [bitcoin] practicalswift opened pull request #20302: net: Make it easier to reason about node eviction by removing unused NodeEvictionCandidate::addr (CAddress) (master...NodeEvictionCandidate-addr) https://github.com/bitcoin/bitcoin/pull/20302
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20299: test: Fix intermittent rpc_net issue (master...2011-testNet) https://github.com/bitcoin/bitcoin/pull/20299
< bitcoin-git> bitcoin/master ed9f547 MarcoFalke: Merge #20299: test: Fix intermittent rpc_net issue
< bitcoin-git> bitcoin/master fa2ecad MarcoFalke: test: Fix intermittent rpc_net issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1209b6c692c1...ed9f5477502e
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20301: Update and rename libbitcoinconsensus.pc.in to libbitcoinconsensus.pc…. (master...master) https://github.com/bitcoin/bitcoin/pull/20301
< bitcoin-git> [bitcoin] lynelsntos23 opened pull request #20301: Update and rename libbitcoinconsensus.pc.in to libbitcoinconsensus.pc…. (master...master) https://github.com/bitcoin/bitcoin/pull/20301
< elichai2> I'm sure this is known, but I just realized that bool decoding isn't strict (true if != 0 false otherwise) https://github.com/bitcoin/bitcoin/blob/master/src/serialize.h#L262
< bitcoin-git> [bitcoin] S3RK opened pull request #20300: fuzz: Add missing ECC_Start to descriptor_parse test (master...fix_fuzz_descriptor_parse) https://github.com/bitcoin/bitcoin/pull/20300
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20212: net: fix output of peer address in version message (master...fix_version_message_print) https://github.com/bitcoin/bitcoin/pull/20212
< bitcoin-git> bitcoin/master 1209b6c MarcoFalke: Merge #20212: net: fix output of peer address in version message
< bitcoin-git> bitcoin/master af3b0df Vasil Dimov: net: fix output of peer address in version message
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88776c292606...1209b6c692c1
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20299: test: Fix intermittent rpc_net issue (master...2011-testNet) https://github.com/bitcoin/bitcoin/pull/20299
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20298: macOS deploy: use the new plistlib API if python>=3.9 (master...2020/11/macdeployfix) https://github.com/bitcoin/bitcoin/pull/20298
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20245: test: Run script_assets_test even if built --with-libs=no (master...2010-testAssetTestlibconsensus) https://github.com/bitcoin/bitcoin/pull/20245
< bitcoin-git> bitcoin/master fa3967e MarcoFalke: test: Replace ARRAYLEN with C++11 ranged for loop
< bitcoin-git> bitcoin/master fafc529 MarcoFalke: test: Run AssetTest even if built --with-libs=no
< bitcoin-git> bitcoin/master faf58ab MarcoFalke: ci: Add --with-libs=no to one ci config
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5d32009f1a3b...88776c292606
< shesek> I filed the getwalletinfo bug at https://github.com/bitcoin/bitcoin/issues/20297
< shesek> what sipa is referring to is here if anyone else is interested: https://github.com/bitcoin/bitcoin/blob/26d7941224bcfe4f6ce9d4462610f300c9bd029a/src/wallet/wallet.cpp#L1781
< gribble> https://github.com/bitcoin/bitcoin/issues/20250 | Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely by luke-jr · Pull Request #20250 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] meshcollider merged pull request #20220: wallet, rpc: explicit fee rate follow-ups/fixes for 0.21 (master...explicit-feerate-follow-ups) https://github.com/bitcoin/bitcoin/pull/20220
< bitcoin-git> bitcoin/master 1697a40 Jon Atack: wallet: improve bumpfee error/help, add explicit fee rate coverage
< bitcoin-git> bitcoin/master fc57217 Jon Atack: wallet: fix SetFeeEstimateMode() error message
< bitcoin-git> bitcoin/master 052427e Jon Atack: wallet, bugfix: fix bumpfee with explicit fee rate modes
< bitcoin-git> [bitcoin] meshcollider pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/17c6fb176a07...5d32009f1a3b
< bitcoin-git> [bitcoin] meshcollider merged pull request #20282: wallet: change upgradewallet return type to be an object (master...2020-11-upgrade-wallet-return) https://github.com/bitcoin/bitcoin/pull/20282
< bitcoin-git> bitcoin/master 17c6fb1 Samuel Dobson: Merge #20282: wallet: change upgradewallet return type to be an object
< bitcoin-git> bitcoin/master 2ead31f Sishir Giri: [wallet] Return object from upgradewallet RPC
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95bde34a7186...17c6fb176a07

2020-11-03

< sipa> https://flo.sh/download-bitcoin-blockchain-bootstrap/ apparently has a fairly recent one
< gribble> https://github.com/bitcoin/bitcoin/issues/19594 | refactor: Make mapBlocksUnknownParent local, and rename it by hebasto · Pull Request #19594 · bitcoin/bitcoin · GitHub
< wumpus> vasild: here is already one bitcoin node listening at yfsvsy467mt5xafaq7zaukkjyze hvmew445yaaejvrwpk53acejq.b32.i2p (irc gossip :-D) <- good to know, i'll have a look at setting up I2P too
< jonasschnelli> but the AEAD has no rekeying (@openssh and @Bitcoin)
< vasild> there is already one bitcoin node listening at yfsvsy467mt5xafaq7zaukkjyzehvmew445yaaejvrwpk53acejq.b32.i2p (irc gossip :-D)
< gribble> https://github.com/bitcoin/bitcoin/issues/20254 | Add I2P support using statically configured destinations by vasild · Pull Request #20254 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19728 | Increase the ip address relay branching factor for unreachable networks by sipa · Pull Request #19728 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20119 | BIP155 follow-ups by sipa · Pull Request #20119 · bitcoin/bitcoin · GitHub
< vasild> Anybody interested in I2P support - see https://github.com/vasild/bitcoin/wiki/I2P-connectivity and discuss here, I guess after the meeting or anytime
< gribble> https://github.com/bitcoin/bitcoin/issues/19954 | Complete the BIP155 implementation and upgrade to TORv3 by vasild · Pull Request #19954 · bitcoin/bitcoin · GitHub
< jnewbery> #topic I2P support, some background at vasild/bitcoin/wiki/I2P-connectivity (vasild)
< wumpus> though it'd require updating a lot of documentation all over the place describing bitcoin core's files
< 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
< jnewbery> luke-jr: they already lost part of their addrman upgrading to 0.20 because of https://github.com/bitcoin/bitcoin/pull/16702#discussion_r515608294, but I guess no-one noticed
< gribble> https://github.com/bitcoin/bitcoin/issues/20284 | addrman: ensure old versions dont parse peers.dat by vasild · Pull Request #20284 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19954 | Complete the BIP155 implementation and upgrade to TORv3 by vasild · Pull Request #19954 · bitcoin/bitcoin · GitHub
< wumpus> there's still quite a list of PRs tagged with 0.21.0, these either need to be merged or removed from the milestone first https://github.com/bitcoin/bitcoin/pulls?q=is%3Aopen+is%3Apr+milestone%3A0.21.0
< 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/19858 | Periodically make block-relay connections and sync headers by sdaftuar · Pull Request #19858 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/03 | Encrypt wallet · Issue #3 · bitcoin/bitcoin · GitHub
< jnewbery> #bitcoin-core-dev P2P Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james
< gribble> https://github.com/bitcoin/bitcoin/issues/03 | Encrypt wallet · Issue #3 · bitcoin/bitcoin · GitHub
< jnewbery> Hi folks. Reminder that we have a P2P irc meeting in just under half an hour. Proposed topics are here: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings#03-nov-2020
< bitcoin-git> [bitcoin] laanwj merged pull request #20237: net: Hardcoded seeds update for 0.21 (master...2020_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/20237
< bitcoin-git> bitcoin/master 95bde34 Wladimir J. van der Laan: Merge #20237: net: Hardcoded seeds update for 0.21
< bitcoin-git> bitcoin/master 36e875b RandyMcMillan: contrib: Add new versions to makeseeds.py and update gitignore
< bitcoin-git> bitcoin/master 6866259 Wladimir J. van der Laan: net: Hardcoded seeds update for 0.21
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/218fe60d91a9...95bde34a7186
< bitcoin-git> [bitcoin] Sjors opened pull request #20295: rpc: getblockfrompeer (master...2020/11/getblockfrompeer) https://github.com/bitcoin/bitcoin/pull/20295
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20294: ci: Run more ci configs on cirrus (master...2011-ciCirrus) https://github.com/bitcoin/bitcoin/pull/20294
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20292: test: Fix intermittent feature_taproot issue (master...2011-testFixes) https://github.com/bitcoin/bitcoin/pull/20292
< bitcoin-git> [bitcoin] jonatack closed pull request #20288: script, doc: contrib/seeds updates (master...contrib-seeds-fixups) https://github.com/bitcoin/bitcoin/pull/20288
< bitcoin-git> [bitcoin] jnewbery opened pull request #20291: [net] Consolidate logic around calling CAddrMan::Connected() (master...2020-11-consolidate-addrman-connect) https://github.com/bitcoin/bitcoin/pull/20291
< MarcoFalke> the meeting topics link in the IRC topic of this channel is no longer being updated. I created a wiki entry to collect meeting topics: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/General-IRC-meeting
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20290: fuzz: Fix DecodeHexTx fuzzing harness issue (master...fuzzers-decode_tx-fixup) https://github.com/bitcoin/bitcoin/pull/20290
< bitcoin-git> bitcoin/master 218fe60 MarcoFalke: Merge #20290: fuzz: Fix DecodeHexTx fuzzing harness issue
< bitcoin-git> bitcoin/master 28f8cb1 practicalswift: fuzz: Fix DecodeHexTx fuzzing harness issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5174b534da57...218fe60d91a9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20289: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CService (master...fuzzers-service_deserialize-addrv2) https://github.com/bitcoin/bitcoin/pull/20289
< bitcoin-git> bitcoin/master 5174b53 MarcoFalke: Merge #20289: fuzz: Check for addrv1 compatibility before using addrv1 ser...
< bitcoin-git> bitcoin/master c2cf8a1 practicalswift: fuzz: Check for addrv1 compatibility before using addrv1 serializer on CSe...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8387f832d693...5174b534da57
< bitcoin-git> [bitcoin] fanquake merged pull request #20187: Addrman: test-before-evict bugfix and improvements for block-relay-only peers (master...2020-10-addrman-block-relay) https://github.com/bitcoin/bitcoin/pull/20187
< bitcoin-git> bitcoin/master e8b215a Suhas Daftuar: Refactor test for existing peer connection into own function
< bitcoin-git> bitcoin/master 4fe338a Suhas Daftuar: Call CAddrMan::Good() on block-relay-only peer addresses
< bitcoin-git> bitcoin/master daf5553 Suhas Daftuar: Avoid calling CAddrMan::Connected() on block-relay-only peer addresses
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ca1886056325...8387f832d693

2020-11-02

< bitcoin-git> [bitcoin] practicalswift opened pull request #20290: fuzz: Fix DecodeHexTx fuzzing harness issue (master...fuzzers-decode_tx-fixup) https://github.com/bitcoin/bitcoin/pull/20290
< bitcoin-git> [bitcoin] practicalswift opened pull request #20289: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CService (master...fuzzers-service_deserialize-addrv2) https://github.com/bitcoin/bitcoin/pull/20289
< bitcoin-git> [bitcoin] jonatack opened pull request #20288: script, doc: contrib/seeds updates (master...contrib-seeds-fixups) https://github.com/bitcoin/bitcoin/pull/20288
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20286: rpc: remove `reqSigs` from rpc outputs (master...remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/20286
< gribble> https://github.com/bitcoin/bitcoin/issues/20187 | Addrman: test-before-evict bugfix and improvements for block-relay-only peers by sdaftuar · Pull Request #20187 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #20263: Update assumed chain params (master...2010-21assumed) https://github.com/bitcoin/bitcoin/pull/20263
< bitcoin-git> bitcoin/master ca18860 Wladimir J. van der Laan: Merge #20263: Update assumed chain params
< bitcoin-git> bitcoin/master fa90ba3 MarcoFalke: Update assumed chain params
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ef4c7c4e0bf2...ca1886056325
< bitcoin-git> [bitcoin] laanwj merged pull request #18788: tests: Update more tests to work with descriptor wallets (master...desc-wallet-tests) https://github.com/bitcoin/bitcoin/pull/18788
< bitcoin-git> bitcoin/master 553dbf9 Andrew Chow: Make import tests in wallet_listtransactions.py legacy wallet only
< bitcoin-git> bitcoin/master dc81418 Andrew Chow: Use a separate watchonly wallet in rpc_fundrawtransaction.py
< bitcoin-git> bitcoin/master a357111 Andrew Chow: Update wallet_importprunedfunds to avoid dumpprivkey
< bitcoin-git> [bitcoin] laanwj pushed 20 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a00e76ab6f...ef4c7c4e0bf2
< jnewbery> vasild: you found the right place for p2p topics: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings
< gribble> https://github.com/bitcoin/bitcoin/issues/20237 | net: Hardcoded seeds update for 0.21 by laanwj · Pull Request #20237 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20279: doc: release process updates/fixups (master...release-process-getchaintxstats-fix) https://github.com/bitcoin/bitcoin/pull/20279
< bitcoin-git> bitcoin/master b6a00e7 MarcoFalke: Merge #20279: doc: release process updates/fixups
< bitcoin-git> bitcoin/master e5f3e95 Jon Atack: doc: fix getchaintxstats fields in release-process.md
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5ec0367d718...b6a00e76ab6f
< vasild> Proposed topic for P2P meeting tomorrow (Nov 3): I2P, https://github.com/vasild/bitcoin/wiki/I2P-connectivity
< bitcoin-git> [gui] hebasto opened pull request #127: Replace QMetaObject::invokeMethod with Mutex locking (master...201102-queued) https://github.com/bitcoin-core/gui/pull/127
< bitcoin-git> [bitcoin] fanquake opened pull request #20285: Remove references to CreateWalletFromFile (master...createwalletfromfilenomore) https://github.com/bitcoin/bitcoin/pull/20285
< bitcoin-git> [bitcoin] vasild opened pull request #20284: addrman: ensure old versions don't parse peers.dat (master...peers_dat_format) https://github.com/bitcoin/bitcoin/pull/20284
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20165: Only relay Taproot spends if next block has it active (master...202010_taproot_policy) https://github.com/bitcoin/bitcoin/pull/20165
< bitcoin-git> bitcoin/master c5ec036 MarcoFalke: Merge #20165: Only relay Taproot spends if next block has it active
< bitcoin-git> bitcoin/master 3d0556d Pieter Wuille: Increase feature_taproot inactive test coverage
< bitcoin-git> bitcoin/master 525cbd4 Pieter Wuille: Only relay Taproot spends if next block has it active
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/867dbeba5f91...c5ec0367d718
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20283: test: Only try witness deser when checking for witness deser failure (master...2011-testWitnessFail) https://github.com/bitcoin/bitcoin/pull/20283
< bitcoin-git> [bitcoin] jnewbery opened pull request #20282: Wallet: Change upgradewallet return type to be an object (master...2020-11-upgrade-wallet-return) https://github.com/bitcoin/bitcoin/pull/20282
< sipa> adulrunaredviva: https://bitcoin.stackexchange.com is a better place for these questions; in short: the price is set by supply and demand
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20281: docs: Correct getblockstats documentation for (sw)total_weight (master...202011-getblockstats-docs-weight) https://github.com/bitcoin/bitcoin/pull/20281
< bitcoin-git> bitcoin/master 867dbeb MarcoFalke: Merge #20281: docs: Correct getblockstats documentation for (sw)total_weig...
< bitcoin-git> bitcoin/master 5d99174 Nadav Ivgi: docs: Correct getblockstats documentation for (sw)total_weight
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/26d7941224bc...867dbeba5f91

2020-11-01

< brianddk> Why does everything in bitcoin use double hash (HASH256) except BIP141 (P2WSH): https://www.reddit.com/r/Bitcoin/comments/jm9s2z/
< bitcoin-git> [bitcoin] meshcollider merged pull request #20230: wallet: Fix bug when just created encrypted wallet cannot get address (master...201023-signal) https://github.com/bitcoin/bitcoin/pull/20230
< bitcoin-git> bitcoin/master 26d7941 Samuel Dobson: Merge #20230: wallet: Fix bug when just created encrypted wallet cannot ge...
< bitcoin-git> bitcoin/master bf6855a Hennadii Stepanov: wallet: Fix bug when just created encrypted wallet cannot get address
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1fcbdea2555...26d7941224bc
< bitcoin-git> [bitcoin] meshcollider merged pull request #20271: doc: Document that wallet salvage is experimental (master...2010-docWalletSalvage) https://github.com/bitcoin/bitcoin/pull/20271
< bitcoin-git> bitcoin/master f1fcbde Samuel Dobson: Merge #20271: doc: Document that wallet salvage is experimental
< bitcoin-git> bitcoin/master fab9453 MarcoFalke: doc: Document that wallet salvage is experimental
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c2eb7f8deaa...f1fcbdea2555
< bitcoin-git> [bitcoin] meshcollider merged pull request #20262: tests: Skip --descriptor tests if sqlite is not compiled (master...tests-check-sqlite) https://github.com/bitcoin/bitcoin/pull/20262
< bitcoin-git> bitcoin/master 0c2eb7f Samuel Dobson: Merge #20262: tests: Skip --descriptor tests if sqlite is not compiled
< bitcoin-git> bitcoin/master 5866403 Andrew Chow: Skip --descriptor tests if sqlite is not compiled
< bitcoin-git> bitcoin/master 7411876 Andrew Chow: Ensure a legacy wallet for BDB format check
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a6f3c5a01ea...0c2eb7f8deaa
< bitcoin-git> [bitcoin] meshcollider merged pull request #20080: Strip any trailing `/` in -datadir and -blocksdir paths (master...201004-strip) https://github.com/bitcoin/bitcoin/pull/20080
< bitcoin-git> bitcoin/master 5a6f3c5 Samuel Dobson: Merge #20080: Strip any trailing `/` in -datadir and -blocksdir paths
< bitcoin-git> bitcoin/master ad5cef5 Hennadii Stepanov: doc: Update data directory path comments
< bitcoin-git> bitcoin/master b19e882 Hennadii Stepanov: util: Add StripRedundantLastElementsOfPath function
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/42b66a6b814b...5a6f3c5a01ea
< bitcoin-git> [bitcoin] promag closed pull request #17878: wip: zmq: Support -zmqpubwallettx (master...2019-01-zmqpubwallettx) https://github.com/bitcoin/bitcoin/pull/17878
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #20280: doc: Add gh user to CODEOWNERS (master...codeowners) https://github.com/bitcoin/bitcoin/pull/20280
< bitcoin-git> [bitcoin] shesek opened pull request #20281: docs: Correct getblockstats documentation for (sw)total_weight (master...202011-getblockstats-docs-weight) https://github.com/bitcoin/bitcoin/pull/20281
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #20280: doc: Add gh user to CODEOWNERS (master...codeowners) https://github.com/bitcoin/bitcoin/pull/20280
< Kiminuo> https://github.com/bitcoin/bitcoin/issues/18947 - are those dates hard deadlines or soft deadlines?
< bitcoin-git> [bitcoin] jonatack opened pull request #20279: doc: fix getchaintxstats fields in release-process.md (master...release-process-getchaintxstats-fix) https://github.com/bitcoin/bitcoin/pull/20279

2020-10-31

< yanmaani> luke-jr: If Bitcoin Core is written in conforming C++, it should work on all arches, right?
< yanmaani> why does bitcoin only support certain arches?
< bitcoin-git> [bitcoin] vasild closed pull request #20272: Add missing thread safety annotations (master...add_missing_tsa) https://github.com/bitcoin/bitcoin/pull/20272
< bitcoin-git> [bitcoin] hebasto closed pull request #20274: util: Drop redundant NDEBUG check (master...201030-ndebug) https://github.com/bitcoin/bitcoin/pull/20274
< wumpus> ofc, it's clear there's not that much gain to supporting 2002 chips, practally, even high end 2008 chips have a hard time running a validating bitcoin node
< bitcoin-git> [bitcoin] ariard opened pull request #20277: p2p: Do not resolve orphans during IBD and extend p2p_ibd_txrelay.py coverage (master...2020-10-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/20277
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20276: test: run mempool_expiry.py even with wallet disabled (master...mempool-expiry-miniwallet) https://github.com/bitcoin/bitcoin/pull/20276

2020-10-30

< bitcoin-git> [bitcoin] ryanofsky opened pull request #20275: wallet: List SQLite wallets in non-SQLite builds (master...pr/exist) https://github.com/bitcoin/bitcoin/pull/20275
< bitcoin-git> [bitcoin] hebasto opened pull request #20274: util: Drop redundant NDEBUG check (master...201030-ndebug) https://github.com/bitcoin/bitcoin/pull/20274
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20273: Extend support for nested commands to bitcoin-cli (master...2020/10/client_rpc_nested) https://github.com/bitcoin/bitcoin/pull/20273
< bitcoin-git> [bitcoin] vasild opened pull request #20272: Add missing thread safety annotations (master...add_missing_tsa) https://github.com/bitcoin/bitcoin/pull/20272
< ariard> sdaftuar: fyi, it's displayed properly if you go directly on the commit https://github.com/bitcoin/bitcoin/pull/20187/commits/e8b215a086d91a8774210bb6ce8d1560aaaf0789
< bitcoin-git> [bitcoin] vasild reopened pull request #20234: net: don't extra bind for Tor if binds are restricted (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< bitcoin-git> [bitcoin] vasild closed pull request #20234: net: don't extra bind for Tor if binds are restricted (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20271: doc: Document that wallet salvage is experimental (master...2010-docWalletSalvage) https://github.com/bitcoin/bitcoin/pull/20271
< sdaftuar> fanquake: sure, not sure what documentation is helpful exactly but the last "show resolved" on https://github.com/bitcoin/bitcoin/pull/20187 is failing to expand for me, just get the spinny github logo
< gribble> https://github.com/bitcoin/bitcoin/issues/20187 | Addrman: test-before-evict bugfix and improvements for block-relay-only peers by sdaftuar · Pull Request #20187 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto reopened pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< real_or_random> hebasto: yes, what worries me is the travis migration to .com, see my comment here https://github.com/bitcoin/bitcoin/issues/17802
< bitcoin-git> [bitcoin] hebasto closed pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20268: ci: Move s390x build to cirrus (master...2010-ciS390x) https://github.com/bitcoin/bitcoin/pull/20268
< bitcoin-git> [bitcoin] gwillen closed pull request #20264: test: Make secp tests optional in `make check` (master...feature-optional-secp-check) https://github.com/bitcoin/bitcoin/pull/20264
< wumpus> does anyone here have knowledge regarding bind-now, relro and such hardening flags on POWER64? it looks like on POWER64 architecture, the .plt section remains writable: https://github.com/bitcoin/bitcoin/pull/14066#pullrequestreview-520439303
< jonasschnelli> AdulrunaRedviva: please go to the channel #bitcoin
< jonasschnelli> AdulrunaRedviva -> head over to #bitcoin (this is the development channel)

2020-10-29

< bitcoin-git> [bitcoin] achow101 opened pull request #20267: Disable and fix tests for when BDB is not compiled (master...tests-opt-sqlite-bdb) https://github.com/bitcoin/bitcoin/pull/20267
< bitcoin-git> [bitcoin] achow101 opened pull request #20266: Fix change detection of imported internal descriptors (master...fix-desc-change) https://github.com/bitcoin/bitcoin/pull/20266
< real_or_random> I don't see the full log here for some reason but people saw https://github.com/bitcoin-core/secp256k1/pull/843 ?
< bitcoin-git> [bitcoin] mjdietzx closed pull request #20265: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/20265
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20265: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/20265
< MarcoFalke> I guess the question is: will qemu-user be able to find endian issues in the Bitcoin Core codebase
< bitcoin-git> [bitcoin] gwillen opened pull request #20264: test: Make secp tests optional in `make check` (master...feature-optional-secp-check) https://github.com/bitcoin/bitcoin/pull/20264
< sipa> luke-jr: we can create a dummy bitcoin-core-ci user or something, no?
< sipa> (which, even if nobody actually uses bitcoin core on a big endian platform, is a good test for the correctness of the code, as it tends to expose implemention-dependency that isn't otherwise exposed)
< emzy> Is someone actually using bitcoin core on x390x?
< gribble> https://github.com/bitcoin/bitcoin/issues/18818 | Fix release tarball generated by gitian by luke-jr · Pull Request #18818 · bitcoin/bitcoin · GitHub
< jonasschnelli> please help review 0.21: https://github.com/bitcoin/bitcoin/milestone/45 thanks
< gribble> https://github.com/bitcoin/bitcoin/issues/20205 | wallet: Properly support a wallet id by achow101 · Pull Request #20205 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20205 | wallet: Properly support a wallet id by achow101 · Pull Request #20205 · bitcoin/bitcoin · GitHub