aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-20coins: add Sync() method to allow flush without cacheCoins dropJames O'Beirne
2023-01-20Add unit test for ComputeTapleafHashGreg Sanders
2023-01-20Merge bitcoin/bitcoin#26924: refactor: Add missing includes to fix gcc-13 com...fanquake
2023-01-20Merge bitcoin/bitcoin#26887: RPC: make RPCResult::MatchesType return useful e...MarcoFalke
2023-01-19Merge bitcoin/bitcoin#25877: refactor: Do not use CScript for tapleaf scripts...Andrew Chow
2023-01-20RPC: make RPCResult::MatchesType return useful errorsAnthony Towns
2023-01-19Add missing includes to fix gcc-13 compile errorMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26909: net: prevent peers.dat corruptions by only seria...MarcoFalke
2023-01-19Merge bitcoin/bitcoin#26686: fuzz: Enable erlay setting in process_message(s)...MarcoFalke
2023-01-19Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify optionMarcoFalke
2023-01-18Merge bitcoin/bitcoin#25659: wallet: simplify ListCoins implementationAndrew Chow
2023-01-18Merge bitcoin/bitcoin#26706: doc: Properly report optional RPC argsfanquake
2023-01-18Merge bitcoin/bitcoin#26506: refactor: rpc: use convenience fn to auto parse ...MarcoFalke
2023-01-18Merge bitcoin/bitcoin#26727: rpc: remove optional from fStateStats fieldsMarcoFalke
2023-01-18Merge bitcoin/bitcoin#26904: build: move rpc/request from util lib to commonMarcoFalke
2023-01-17addrdb: Only call Serialize() onceMartin Zumsande
2023-01-17hash: add HashedSourceWriterMartin Zumsande
2023-01-17Merge bitcoin/bitcoin#26905: refactor: Remove duplication of `clang-tidy`'s c...MarcoFalke
2023-01-17refactor: Remove duplication of clang-tidy's check namesHennadii Stepanov
2023-01-17doc: Properly report optional RPC argsMarcoFalke
2023-01-17refactor: Introduce is_top_level_argMarcoFalke
2023-01-17refactor: Remove const to fix performance-move-const-arg clang-tidy errorsMarcoFalke
2023-01-17doc: Fix incorrect sendmany RPC docMarcoFalke
2023-01-17build: move rpc/request from util lib to commonfanquake
2023-01-17Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/qt`Hennadii Stepanov
2023-01-17Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)fanquake
2023-01-16Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocksAndrew Chow
2023-01-16Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and ...Andrew Chow
2023-01-16Merge bitcoin/bitcoin#26251: refactor: add kernel/cs_main.hMarcoFalke
2023-01-15Merge bitcoin-core/gui#690: Catch invalid networks combination crashHennadii Stepanov
2023-01-13Merge bitcoin/bitcoin#26691: Update secp256k1 subtree to libsecp256k1 version...fanquake
2023-01-12doc: remove usages of C++11fanquake
2023-01-11Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...Andrew Chow
2023-01-11Merge bitcoin/bitcoin#26695: bench: BlockAssembler on a mempool with packagesAndrew Chow
2023-01-11rpc: add minconf and maxconf options to sendallishaanam
2023-01-11Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund callsJuan Pablo Civile
2023-01-11Merge bitcoin/bitcoin#26821: refactor: Make `ThreadHTTP` return voidAndrew Chow
2023-01-11rpc: Run type check against RPCArgsMarcoFalke
2023-01-11Merge bitcoin/bitcoin#26328: doc: fix -netinfo relaytxes helpfanquake
2023-01-11Merge bitcoin/bitcoin#26758: refactor: Add `performance-no-automatic-move` cl...MarcoFalke
2023-01-11Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *Mempoo...glozow
2023-01-11Merge bitcoin/bitcoin#26838: doc: I2P documentation updatesMarcoFalke
2023-01-10Merge bitcoin/bitcoin#26679: wallet: Skip rescanning if wallet is more recent...Andrew Chow
2023-01-10Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with testsAndrew Chow
2023-01-10doc: fix up -netinfo relaytxes helpJon Atack
2023-01-10doc: net: fix link to onion address encoding scheme [ONIONADDRESS]Sebastian Falbesoner
2023-01-10[validation] return MempoolAcceptResult for every tx on PCKG_TX failureglozow
2023-01-10[refactor] rename variables in AcceptPackage for clarityglozow
2023-01-10[validation] remove PackageMempoolAcceptResult::m_package_feerateglozow
2023-01-10[rpc] return effective-includes in testmempoolaccept and submitpackageglozow