<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26147: [24.x] rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR (24.x...2022_rpc_remove_type_check) https://github.com/bitcoin/bitcoin/pull/26147
<bitcoin-git>
[bitcoin] fanquake merged pull request #25737: rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR (master...2022_rpc_remove_type_check) https://github.com/bitcoin/bitcoin/pull/25737
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26145: [24.x] init: abort if i2p/cjdns are chosen via -onlynet but are unreachable (24.x...202208_onlynet_init) https://github.com/bitcoin/bitcoin/pull/26145
<bitcoin-git>
bitcoin/master 97f865b fanquake: Merge bitcoin/bitcoin#25989: init: abort if i2p/cjdns are chosen via -only...
<bitcoin-git>
[bitcoin] fanquake merged pull request #25989: init: abort if i2p/cjdns are chosen via -onlynet but are unreachable (master...202208_onlynet_init) https://github.com/bitcoin/bitcoin/pull/25989
<bitcoin-git>
bitcoin/master a8a9ed6 Martin Zumsande: init: Abort if i2p/cjdns are chosen via -onlynet but unreachable
<bitcoin-git>
bitcoin/master 68209a7 Martin Zumsande: rpc: make addpeeraddress work with cjdns addresses
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26144: [24.x] wallet: Fix nNextResend data race in ResubmitWalletTransactions (24.x...2209-wallet-race-💆) https://github.com/bitcoin/bitcoin/pull/26144
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26143: test: wait for the expected basic block filter index in `interface_rest` (master...2022-10-fix-rest-test) https://github.com/bitcoin/bitcoin/pull/26143
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26143: test: wait for the expected basic block filter index in `interface_rest` (master...2022-10-fix-rest-test) https://github.com/bitcoin/bitcoin/pull/26143
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26127: test: check that bumping tx with already spent coin fails (master...202209-test-bumpfee-check_that_bumping_tx_with_spent_input_fails) https://github.com/bitcoin/bitcoin/pull/26127
<bitcoin-git>
bitcoin/master 2c03465 Aurèle Oulès: test: Test watchonly imports with passphrase-locked wallet
<bitcoin-git>
[bitcoin] hebasto opened pull request #26142: Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core" (master...220920-package) https://github.com/bitcoin/bitcoin/pull/26142
<bitcoin-git>
[bitcoin] dergoegge opened pull request #26140: refactor: Move CNodeState members guarded by g_msgproc_mutex to Peer (master...2022-09-move-cnodestate-msgproc-members) https://github.com/bitcoin/bitcoin/pull/26140
<bitcoin-git>
[bitcoin] luke-jr opened pull request #26139: doc: Drop historical release-notes directory (master...drop_historical_relnotes) https://github.com/bitcoin/bitcoin/pull/26139
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26138: test: Avoid race in disconnect_nodes helper (master...2209-test-race-🍄) https://github.com/bitcoin/bitcoin/pull/26138
<bitcoin-git>
bitcoin/master bf12abe Anthony Towns: net: drop cs_sendProcessing
<bitcoin-git>
bitcoin/master a66a7cc Anthony Towns: net_processing: add thread safety annotations for Peer members accessed on...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26123: [24.x] doc: Move -permitbaremultisig to the relay help category (24.x...2209-doc-help-🌹) https://github.com/bitcoin/bitcoin/pull/26123
<bitcoin-git>
bitcoin/master 9843a8c MacroFake: Merge bitcoin/bitcoin#26119: doc: Move -permitbaremultisig to the relay he...
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26119: doc: Move -permitbaremultisig to the relay help category (master...2209-doc-help-🌹) https://github.com/bitcoin/bitcoin/pull/26119
<bitcoin-git>
[bitcoin] fanquake merged pull request #26005: Wallet: Fix error handling (copy_file failure in RestoreWallet, and in general via interfaces) (master...fix_wallet_copyfail_nullresult) https://github.com/bitcoin/bitcoin/pull/26005
<bitcoin-git>
bitcoin/master 335ff98 Luke Dashjr: Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure except...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26119: doc: Move -permitbaremultisig to the relay help category (master...2209-doc-help-🌹) https://github.com/bitcoin/bitcoin/pull/26119
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25971: refactor: Use std::string for thread and index names (master...baseindex-getname-string) https://github.com/bitcoin/bitcoin/pull/25971
<bitcoin-git>
bitcoin/master 26cf9ea stickies-v: scripted-diff: rename pszThread to thread_name
<bitcoin-git>
bitcoin/master 04fee75 Pieter Wuille: Use ReadLE64 in uint256::GetUint64() instead of duplicating logic
<bitcoin-git>
bitcoin/master 2530a24 fanquake: Merge bitcoin/bitcoin#26105: Use ReadLE64 in uint256::GetUint64 instead of...
<bitcoin-git>
[bitcoin] fanquake merged pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065
<bitcoin-git>
bitcoin/master 8b2891a Vasil Dimov: i2p: use the same destination type for transient and persistent addresses
<bitcoin-git>
bitcoin/master 19526d9 fanquake: Merge bitcoin/bitcoin#26065: i2p: use the same destination type for transi...
<bitcoin-git>
[bitcoin] sipa opened pull request #26105: Use ReadLE64 in uint256::GetUint64 instead of duplicating logic (master...202209_uint256_readle64) https://github.com/bitcoin/bitcoin/pull/26105
<bitcoin-git>
[bitcoin] Xekyo closed pull request #26104: coin selection: Check whether feerate is higher than long_term_feerate only once (master...2022-09-high-feerate-optimization) https://github.com/bitcoin/bitcoin/pull/26104
<bitcoin-git>
[bitcoin] Xekyo opened pull request #26104: Check whether feerate is higher than long_term_feerate only once (master...2022-09-high-feerate-optimization) https://github.com/bitcoin/bitcoin/pull/26104
<bitcoin-git>
[bitcoin] stickies-v opened pull request #26103: refactor: mempool: use CTxMemPool::Limits (master...mempool-simplify-fn-signatures) https://github.com/bitcoin/bitcoin/pull/26103
<bitcoin-git>
[bitcoin] sipa reopened pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065
<bitcoin-git>
[bitcoin] sipa closed pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26102: test: test_runner option to run tests in priority (master...2022-09-test-runner-priority) https://github.com/bitcoin/bitcoin/pull/26102
<bitcoin-git>
[bitcoin] theuni opened pull request #26101: script: create V1SigVersion for functions which should only accept taproot/tapscript (master...explicit-v1-scriptver) https://github.com/bitcoin/bitcoin/pull/26101
<bitcoin-git>
[bitcoin] vasild opened pull request #26100: doc: clarify that NetPermissionFlags::Implicit is only about whitelists (master...netperm_implicit_comment) https://github.com/bitcoin/bitcoin/pull/26100
<bitcoin-git>
[bitcoin] fanquake opened pull request #26099: build: remove duplicate / unneeded libs from bench_bitcoin (master...bench_duplicate_linking) https://github.com/bitcoin/bitcoin/pull/26099
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26084: sendall: check if the maxtxfee has been exceeded (master...sendall_maxtxfee) https://github.com/bitcoin/bitcoin/pull/26084
<bitcoin-git>
bitcoin/master 6f8e381 ishaanam: sendall: check if the maxtxfee has been exceeded
<bitcoin-git>
bitcoin/master 718304d MacroFake: Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been excee...
<bitcoin-git>
[bitcoin] jonatack opened pull request #26095: doc: fix spelling identified by codespell and update ignored words (master...2022-09-14-spelling-updates) https://github.com/bitcoin/bitcoin/pull/26095
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26094: rpc: Return block hash & height in getbalances, gettransaction and getwalletinfo (master...return-blockhash-with-wallet-calls) https://github.com/bitcoin/bitcoin/pull/26094
<bitcoin-git>
[bitcoin] ishaanam opened pull request #26084: sendall: check if the maxtxfee has been exceeded (master...sendall_maxtxfee) https://github.com/bitcoin/bitcoin/pull/26084
2022-09-13
<bitcoin-git>
[bitcoin] glozow closed pull request #26083: Revert "sendall: check if the maxtxfee has been exceeded" (master...revert-26081-sendall_maxtxfee) https://github.com/bitcoin/bitcoin/pull/26083
<bitcoin-git>
[bitcoin] glozow opened pull request #26083: Revert "sendall: check if the maxtxfee has been exceeded" (master...revert-26081-sendall_maxtxfee) https://github.com/bitcoin/bitcoin/pull/26083
<bitcoin-git>
[bitcoin] glozow merged pull request #26081: sendall: check if the maxtxfee has been exceeded (master...sendall_maxtxfee) https://github.com/bitcoin/bitcoin/pull/26081
<bitcoin-git>
[bitcoin] luke-jr opened pull request #26082: RPC/Wallet: Access wallets via interfaces::Wallet (master...rpc_wallet_interfaces) https://github.com/bitcoin/bitcoin/pull/26082
<bitcoin-git>
[bitcoin] ishaanam opened pull request #26081: sendall: check if the maxtxfee has been exceeded (master...sendall_maxtxfee) https://github.com/bitcoin/bitcoin/pull/26081
<bitcoin-git>
[bitcoin] hebasto opened pull request #26079: Revert "doc: note that brew installed qt is not supported" (master...220913-brew) https://github.com/bitcoin/bitcoin/pull/26079
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26078: p2p: return `CSubNet` in `LookupSubNet` (master...2022-09-csubnet-lookup) https://github.com/bitcoin/bitcoin/pull/26078
<bitcoin-git>
[bitcoin] fanquake merged pull request #26070: build: Quiet warnings in symlinked headers installed from homebrew (master...fix-brew-usrlocal) https://github.com/bitcoin/bitcoin/pull/26070
<bitcoin-git>
[bitcoin] Sjors opened pull request #26076: Switch hardened derivation marker to h in descriptors (master...2022/09/descriptors_h) https://github.com/bitcoin/bitcoin/pull/26076
<bitcoin-git>
[bitcoin] fanquake opened pull request #26075: contrib: remove 32bit linux code from release scripts (master...remove_32bit_linux_scripts) https://github.com/bitcoin/bitcoin/pull/26075
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26066: wallet: Refactor and document CoinControl (master...2022-09-refactor-coincontrol) https://github.com/bitcoin/bitcoin/pull/26066
<bitcoin-git>
[bitcoin] vasild opened pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065