< 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] 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] 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] 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] 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
< 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)
< 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
< 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] 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>
[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] 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
< 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
< 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] 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
< 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
< 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?
< bitcoin-git>
[bitcoin] achow101 opened 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>
[gui] luke-jr opened pull request #125: GUI: Enable changing the autoprune block space size in intro dialog (master...intro_prune_size) https://github.com/bitcoin-core/gui/pull/125
< queip>
fanquake: FYI this is same guy that in past days is running around various IRC channels, threatens to kill Bitcoin developers. He rambles about Zeronet (which he ~falsely claims to be top developer of), about politics, bitcoin wiki, uses VPN, switches nicks, runs some scam foundation for "human rights"
< bosch-0>
Next Bitcoin Core design call is scheduled for next Wednesday at 9:00AM UTC - https://github.com/BitcoinDesign/Meta/issues/40 - For discussion around this join ##bitcoin-core-gui
2020-10-28
< bitcoin-git>
[bitcoin] achow101 opened pull request #20260: wallet: Create named SQLite wallet files instead of wallet directories (master...single-file-sqlite) https://github.com/bitcoin/bitcoin/pull/20260
< bitcoin-git>
[gui] hebasto opened pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< gribble>
https://github.com/bitcoin/bitcoin/issues/19960 | build: The vcpkg tool has introduced a proper way to use manifests by sipsorcery · Pull Request #19960 · bitcoin/bitcoin · GitHub