Age | Commit message (Expand) | Author |
2021-09-21 | doc: Fix RPC result documentation | MarcoFalke |
2021-09-21 | Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c... | merge-script |
2021-09-21 | Merge bitcoin/bitcoin#23050: log: change an incorrect fee to fee rate, and vi... | merge-script |
2021-09-21 | Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation | fanquake |
2021-09-20 | Fix BlockAssembler::AddToBlock, CTxMemPool::PrioritiseTransaction logging | Jon Atack |
2021-09-20 | Merge bitcoin/bitcoin#22974: addrman: Improve performance of Good | W. J. van der Laan |
2021-09-20 | Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspen... | W. J. van der Laan |
2021-09-20 | cli: Display all proxies in -getinfo | klementtan |
2021-09-17 | Merge bitcoin/bitcoin#22896: refactor: net: avoid duplicate map lookups to `m... | merge-script |
2021-09-17 | Merge bitcoin/bitcoin#22226: doc: add unittest core dump instructions | merge-script |
2021-09-17 | Merge bitcoin/bitcoin#22941: wallet: refactor: inline functions `{Read,Write}... | fanquake |
2021-09-16 | doc: test: unittest segfault gdb | James O'Beirne |
2021-09-16 | Enable TLS in links in documentation | Jeremy Rand |
2021-09-16 | RPC: Add ancestor{count,size,fees} to listunspent output | Luke Dashjr |
2021-09-16 | Merge bitcoin/bitcoin#22626: Remove txindex migration code | W. J. van der Laan |
2021-09-16 | Merge bitcoin/bitcoin#22930: build: remove glibc back compat | W. J. van der Laan |
2021-09-16 | Merge bitcoin/bitcoin#22544: cli -addrinfo: drop torv2; torv3 becomes onion p... | W. J. van der Laan |
2021-09-16 | Merge bitcoin/bitcoin#22895: consensus: don't call GetBlockPos in ReadBlockFr... | W. J. van der Laan |
2021-09-16 | Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test | W. J. van der Laan |
2021-09-16 | Merge bitcoin/bitcoin#22995: doc: Remove stale comment for CPrivKey | W. J. van der Laan |
2021-09-16 | doc: Remove stale comment for CPrivKey | Calvin Kim |
2021-09-16 | Merge bitcoin/bitcoin#22952: Cleanup headers after #20788 | merge-script |
2021-09-15 | Fix Qt test broken by #22219 | Russell Yanofsky |
2021-09-16 | Merge bitcoin/bitcoin#22979: doc: Fix walletdisplayaddress RPC doc | fanquake |
2021-09-16 | Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha... | fanquake |
2021-09-16 | fuzz: allow lower number of sources | Martin Zumsande |
2021-09-16 | fuzz: Use public interface to fill addrman tried tables | Martin Zumsande |
2021-09-16 | addrman: Improve performance of Good | Martin Zumsande |
2021-09-15 | Allow passing "tried" to rpc addpeeraddress to call CAddrMan::Good() | Jon Atack |
2021-09-15 | doc: Fix walletdisplayaddress RPC doc | MarcoFalke |
2021-09-14 | refactor: net: avoid duplicate map lookups to `mapLocalHost` | Sebastian Falbesoner |
2021-09-14 | Merge bitcoin-core/gui#420: Ensure translator comments end in full stop | Hennadii Stepanov |
2021-09-13 | Merge bitcoin-core/gui#419: Add missing tooltips to options menu settings | Hennadii Stepanov |
2021-09-13 | qt: add missing tooltips to options menu settings | Jarol Rodriguez |
2021-09-12 | qt: ensure translator comments end in full stop | Jarol Rodriguez |
2021-09-12 | wallet: refactor: avoid duplicate lookup on `mapValue["timesmart"]` | Sebastian Falbesoner |
2021-09-12 | wallet: refactor: inline function WriteOrderPos() | Sebastian Falbesoner |
2021-09-12 | Merge bitcoin-core/gui#391: Add cancel button to configuration options popup | Hennadii Stepanov |
2021-09-12 | Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu Action | Hennadii Stepanov |
2021-09-12 | p2p: Rename fBlocksOnly, Add test | MarcoFalke |
2021-09-11 | Cleanup headers after #20788 | Hennadii Stepanov |
2021-09-10 | wallet: refactor: inline function ReadOrderPos() | Sebastian Falbesoner |
2021-09-10 | qt: Add cancel button to configuration options popup | Shashwat |
2021-09-10 | Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor... | merge-script |
2021-09-10 | Merge bitcoin/bitcoin#22675: RBF move 2/3: extract RBF logic into policy/rbf | fanquake |
2021-09-10 | Merge bitcoin/bitcoin#22911: [net] Minor cleanups to asmap | fanquake |
2021-09-10 | compat: remove glibc_compat.cpp | fanquake |
2021-09-10 | build: remove glibc-back-compat from build system | fanquake |
2021-09-09 | Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro ... | merge-script |
2021-09-09 | Merge bitcoin/bitcoin#22914: util: remove libevent <= 2.0.18 back-compat code | fanquake |