Age | Commit message (Expand) | Author |
2022-07-07 | build: Increase MS Visual Studio minimum version | Hennadii Stepanov |
2022-07-07 | rpc, refactor: Add `decodepsbt_outputs` | Hennadii Stepanov |
2022-07-07 | rpc, refactor: Add `decodepsbt_inputs` | Hennadii Stepanov |
2022-07-07 | rpc, refactor: Add `getblock_prevout` | Hennadii Stepanov |
2022-07-07 | Merge bitcoin/bitcoin#24832: index: Verify the block filter hash when reading... | fanquake |
2022-07-07 | Merge bitcoin/bitcoin#25500: refactor: Move inbound eviction logic to its own... | fanquake |
2022-07-07 | Merge bitcoin/bitcoin#25524: add glozow to trusted-keys | MacroFake |
2022-07-07 | Merge bitcoin/bitcoin#25558: guix: Make windows cross architecture reproducible | fanquake |
2022-07-07 | Merge bitcoin/bitcoin#25522: test: Remove -acceptnonstdtxn=1 from feature_rbf.py | MacroFake |
2022-07-07 | Merge bitcoin/bitcoin#25552: add glozow builder key | laanwj |
2022-07-07 | doc: list the I2P accept thread in developer-notes | Vasil Dimov |
2022-07-07 | Merge bitcoin/bitcoin#25447: fuzz: add low-level target for txorphanage | MacroFake |
2022-07-07 | Merge bitcoin/bitcoin#25525: test: remove wallet dependency from mempool_upd... | MacroFake |
2022-07-07 | test: add tests for negative waste during coin selection | ishaanam |
2022-07-06 | doc: update for NetBSD 9.2, add GUI Build Instructions | Jarol Rodriguez |
2022-07-06 | Mention `mempoolfullrbf` in policy/mempool-replacements.md | Antoine Riard |
2022-07-06 | Update getmempoolinfo RPC with `mempoolfullrbf` | Antoine Riard |
2022-07-06 | Introduce `mempoolfullrbf` node setting. | Antoine Riard |
2022-07-06 | guix: patch gcc 10 with pthreads to remap guix store paths | Andrew Chow |
2022-07-06 | wallet: clean AllInputsMine code, use InputIsMine internally | furszy |
2022-07-06 | [net] Move eviction logic to its own file | dergoegge |
2022-07-06 | [net] Move ConnectionType to its own file | Cory Fields |
2022-07-06 | Merge bitcoin/bitcoin#25507: wallet: don't add change fee to target if subtra... | Andrew Chow |
2022-07-06 | fuzz: add low-level target for txorphanage | chinggg |
2022-07-06 | add glozow builder key | glozow |
2022-07-06 | test: Remove -acceptnonstdtxn=1 from feature_rbf.py | MacroFake |
2022-07-06 | Merge bitcoin/bitcoin#25550: doc: remove note on arm cross-compilation from b... | MacroFake |
2022-07-05 | doc: remove note on arm cross-compilation from build-unix.md | Jarol Rodriguez |
2022-07-05 | Merge bitcoin/bitcoin#19393: test: Add more tests for orphan tx handling | MacroFake |
2022-07-05 | wallet: don't iter twice when getting the cached debit/credit amount | Antoine Poinsot |
2022-07-05 | wallet: clean InputIsMine code, use GetWalletTx | furszy |
2022-07-05 | wallet: unify CachedTxGetImmatureCredit and CachedTxGetImmatureWatchOnlyCredit | furszy |
2022-07-05 | wallet: remove always true 'fUseCache' arg from CachedTxGetAvailableCredit | furszy |
2022-07-05 | wallet: remove always false 'recalculate' arg from GetCachableAmount | furszy |
2022-07-05 | wallet: remove always true 'fUseCache' from CachedTxGetImmatureWatchOnlyCredit | furszy |
2022-07-05 | wallet: remove always true 'fUseCache' from CachedTxGetImmatureCredit | furszy |
2022-07-05 | Merge bitcoin/bitcoin#25536: contrib: dedup `get_witness_script` helper in si... | fanquake |
2022-07-04 | Merge bitcoin/bitcoin#25454: p2p: Avoid multiple getheaders messages in fligh... | fanquake |
2022-07-04 | Merge 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 NodeEvictionCandidate | dergoegge |
2022-07-04 | [net] Add NoBan status to NodeEvictionCandidate | dergoegge |
2022-07-04 | Merge bitcoin/bitcoin#25535: test: pass `dustrelayfee=0` option for tests usi... | MacroFake |
2022-07-03 | test, wallet: Add mempool rescan test for import RPCs | Fabian Jahr |
2022-07-03 | rpc, wallet: Document mempool rescan after importdescriptor, importwallet | Fabian Jahr |
2022-07-03 | rpc, wallet: Document mempool scan after importmulti | Fabian Jahr |
2022-07-03 | rpc, wallet: Document mempool scan after importpubkey | Fabian Jahr |
2022-07-03 | rpc, wallet: Document and test mempool scan after importprivkey | João Barbosa |
2022-07-03 | rpc, wallet: Document and test mempool scan after importaddress | João Barbosa |
2022-07-03 | wallet: Rescan mempool for transactions as well | Fabian Jahr |