aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-07build: Increase MS Visual Studio minimum versionHennadii Stepanov
2022-07-07rpc, refactor: Add `decodepsbt_outputs`Hennadii Stepanov
2022-07-07rpc, refactor: Add `decodepsbt_inputs`Hennadii Stepanov
2022-07-07rpc, refactor: Add `getblock_prevout`Hennadii Stepanov
2022-07-07Merge bitcoin/bitcoin#24832: index: Verify the block filter hash when reading...fanquake
2022-07-07Merge bitcoin/bitcoin#25500: refactor: Move inbound eviction logic to its own...fanquake
2022-07-07Merge bitcoin/bitcoin#25524: add glozow to trusted-keysMacroFake
2022-07-07Merge bitcoin/bitcoin#25558: guix: Make windows cross architecture reproduciblefanquake
2022-07-07Merge bitcoin/bitcoin#25522: test: Remove -acceptnonstdtxn=1 from feature_rbf.pyMacroFake
2022-07-07Merge bitcoin/bitcoin#25552: add glozow builder keylaanwj
2022-07-07doc: list the I2P accept thread in developer-notesVasil Dimov
2022-07-07Merge bitcoin/bitcoin#25447: fuzz: add low-level target for txorphanageMacroFake
2022-07-07Merge bitcoin/bitcoin#25525: test: remove wallet dependency from mempool_upd...MacroFake
2022-07-07test: add tests for negative waste during coin selectionishaanam
2022-07-06doc: update for NetBSD 9.2, add GUI Build InstructionsJarol Rodriguez
2022-07-06Mention `mempoolfullrbf` in policy/mempool-replacements.mdAntoine Riard
2022-07-06Update getmempoolinfo RPC with `mempoolfullrbf`Antoine Riard
2022-07-06Introduce `mempoolfullrbf` node setting.Antoine Riard
2022-07-06guix: patch gcc 10 with pthreads to remap guix store pathsAndrew Chow
2022-07-06wallet: clean AllInputsMine code, use InputIsMine internallyfurszy
2022-07-06[net] Move eviction logic to its own filedergoegge
2022-07-06[net] Move ConnectionType to its own fileCory Fields
2022-07-06Merge bitcoin/bitcoin#25507: wallet: don't add change fee to target if subtra...Andrew Chow
2022-07-06fuzz: add low-level target for txorphanagechinggg
2022-07-06add glozow builder keyglozow
2022-07-06test: Remove -acceptnonstdtxn=1 from feature_rbf.pyMacroFake
2022-07-06Merge bitcoin/bitcoin#25550: doc: remove note on arm cross-compilation from b...MacroFake
2022-07-05doc: remove note on arm cross-compilation from build-unix.mdJarol Rodriguez
2022-07-05Merge bitcoin/bitcoin#19393: test: Add more tests for orphan tx handlingMacroFake
2022-07-05wallet: don't iter twice when getting the cached debit/credit amountAntoine Poinsot
2022-07-05wallet: clean InputIsMine code, use GetWalletTxfurszy
2022-07-05wallet: unify CachedTxGetImmatureCredit and CachedTxGetImmatureWatchOnlyCreditfurszy
2022-07-05wallet: remove always true 'fUseCache' arg from CachedTxGetAvailableCreditfurszy
2022-07-05wallet: remove always false 'recalculate' arg from GetCachableAmountfurszy
2022-07-05wallet: remove always true 'fUseCache' from CachedTxGetImmatureWatchOnlyCreditfurszy
2022-07-05wallet: remove always true 'fUseCache' from CachedTxGetImmatureCreditfurszy
2022-07-05Merge bitcoin/bitcoin#25536: contrib: dedup `get_witness_script` helper in si...fanquake
2022-07-04Merge bitcoin/bitcoin#25454: p2p: Avoid multiple getheaders messages in fligh...fanquake
2022-07-04Merge bitcoin/bitcoin#25530: ci: apply cache size limit and print ccache sta...MacroFake
2022-07-04[ci] apply cache size limit and print ccache statistics in "ARM64 Android APK"sogoagain
2022-07-04[net] Add connection type to NodeEvictionCandidatedergoegge
2022-07-04[net] Add NoBan status to NodeEvictionCandidatedergoegge
2022-07-04Merge bitcoin/bitcoin#25535: test: pass `dustrelayfee=0` option for tests usi...MacroFake
2022-07-03test, wallet: Add mempool rescan test for import RPCsFabian Jahr
2022-07-03rpc, wallet: Document mempool rescan after importdescriptor, importwalletFabian Jahr
2022-07-03rpc, wallet: Document mempool scan after importmultiFabian Jahr
2022-07-03rpc, wallet: Document mempool scan after importpubkeyFabian Jahr
2022-07-03rpc, wallet: Document and test mempool scan after importprivkeyJoão Barbosa
2022-07-03rpc, wallet: Document and test mempool scan after importaddressJoão Barbosa
2022-07-03wallet: Rescan mempool for transactions as wellFabian Jahr