aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-22log: sort LogCategoriesList and LogCategoriesString alphabeticallyJon Atack
2021-07-22test: verify number of categories returned by logging RPCJon Atack
2021-07-22Merge bitcoin/bitcoin#22481: mempool: apply rule of 5 to epochguard.h, fix co...W. J. van der Laan
2021-07-22Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusableW. J. van der Laan
2021-07-22Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::C...MarcoFalke
2021-07-21Merge bitcoin/bitcoin#22428: [Refactor] Rename scriptPubKey -> exec_scriptMarcoFalke
2021-07-21Merge bitcoin/bitcoin#21832: cli: Improve -getinfo return formatMarcoFalke
2021-07-21cli: Implement human readable -getinfo.Klement Tan
2021-07-21Merge bitcoin/bitcoin#22288: Resolve Tor control plane addressW. J. van der Laan
2021-07-21Merge bitcoin/bitcoin#22515: doc: clean out release notes post branch-offMarcoFalke
2021-07-21doc: clean out release notes post branch-offfanquake
2021-07-21Merge bitcoin/bitcoin#22510: test: add test for RPC error 'Transaction alread...MarcoFalke
2021-07-21Merge bitcoin/bitcoin#21934: RPC/blockchain: getblockchaininfo: Include versi...MarcoFalke
2021-07-21Merge bitcoin/bitcoin#22407: rpc: Return block time in getblockchaininfoMarcoFalke
2021-07-21Merge bitcoin/bitcoin#22469: build: Add support for Android NDK r22+fanquake
2021-07-21Merge bitcoin/bitcoin#22505: addrman: Remove unused test_before_evict argumen...fanquake
2021-07-20test: check for RPC error 'Transaction already in block chain' (-27)Sebastian Falbesoner
2021-07-20Merge bitcoin/bitcoin#22507: doc: Adjust commit message template for the guix...W. J. van der Laan
2021-07-20doc: Adjust commit message template for the guix.sigs repoMarcoFalke
2021-07-20Merge bitcoin/bitcoin#22371: Move pblocktree global to BlockManagerMarcoFalke
2021-07-20[addrman] Remove unused test_before_evict argument from Good()John Newbery
2021-07-20Merge bitcoin/bitcoin#22232: refactor: Pass interpreter flags as uint32_t ins...MarcoFalke
2021-07-20build: Bump master version to 22.99.0W. J. van der Laan
2021-07-20Merge bitcoin/bitcoin#22499: Update assumed chain paramsfanquake
2021-07-20Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid loc...MarcoFalke
2021-07-20Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast ...fanquake
2021-07-20Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...fanquake
2021-07-20mempool: apply rule of 5 to epochguard.h, fix compiler warningsJon Atack
2021-07-20Merge bitcoin/bitcoin#22436: build: use aarch64 Clang if cross-compiling for ...fanquake
2021-07-20rpc: Return block time in getblockchaininfoJoão Barbosa
2021-07-20Merge bitcoin/bitcoin#22465: guix: Pin kernel-header version, time-machine to...fanquake
2021-07-20Merge bitcoin/bitcoin#22199: macdeploy: minor fixups and simplificationsfanquake
2021-07-20Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentationfanquake
2021-07-20Merge bitcoin/bitcoin#22502: scripted-diff: Revert "fuzz: Add Temporary debug...fanquake
2021-07-20Merge bitcoin/bitcoin#22497: scripted-diff: remove ResetI2PPorts() (revert e0...fanquake
2021-07-19doc/release-process: Add torrent creation detailsCarl Dong
2021-07-19guix/INSTALL: Guix installs init scripts in libdirCarl Dong
2021-07-19guix/INSTALL: Add coreutils/inotify-dir-recreate troubleshootingCarl Dong
2021-07-19guix: Adapt release-process.md to new Guix processCarl Dong
2021-07-19guix-attest: Produce and sign normalized documentsCarl Dong
2021-07-19guix: Overhaul READMECarl Dong
2021-07-19scripted-diff: Revert "fuzz: Add Temporary debug assert for oss-fuzz issue"MarcoFalke
2021-07-19tests: Test for dumpwallet lock order issueAndrew Chow
2021-07-19Reorder dumpwallet so that cs_main functions go firstAndrew Chow
2021-07-19Update assumed chain paramsSriram
2021-07-19scripted-diff: remove ResetI2PPorts() (revert e0a2b390c14)Vasil Dimov
2021-07-19Merge bitcoin/bitcoin#22455: addrman: detect on-disk corrupted nNew and nTrie...MarcoFalke
2021-07-19Merge bitcoin/bitcoin#22387: Rate limit the processing of rumoured addressesW. J. van der Laan
2021-07-19[Refactor] Rename scriptPubKey -> exec_scriptsanket1729
2021-07-18ci: Bump Android NDK to r22 which supports std::filesystemHennadii Stepanov