aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-24refactor: drop redundant hash argument from FetchBlockSjors Provoost
2021-12-24rpc: allow empty JSON object resultSjors Provoost
2021-12-08doc: Normalize RPC description whitespaceMarcoFalke
2021-12-08fuzz: Fix RPC internal bug detectionMarcoFalke
2021-12-08Merge bitcoin/bitcoin#23702: doc: Add missing optional to getblockfrompeerMarcoFalke
2021-12-08doc: Add missing optional to getblockfrompeerMarcoFalke
2021-12-08Merge bitcoin/bitcoin#23254: doc: Fix typo and grammarSamuel Dobson
2021-12-08Merge bitcoin/bitcoin#20295: rpc: getblockfrompeerMarcoFalke
2021-12-08Merge bitcoin/bitcoin#23465: Remove CTxMemPool params from ATMPMarcoFalke
2021-12-08MOVEONLY: Move abortrescan from backup.cpp to transactions.cppSamuel Dobson
2021-12-08Remove unused imports from rpc/wallet and reorder RPCsSamuel Dobson
2021-12-08MOVEONLY: Move rpcwallet to rpc/walletSamuel Dobson
2021-12-08MOVEONLY: Move spending RPCs to spend.cppSamuel Dobson
2021-12-08MOVEONLY: Move balance and utxo RPCs to coins.cppSamuel Dobson
2021-12-08MOVEONLY: Move address related functions from rpcwallet to addresses.cppSamuel Dobson
2021-12-08MOVEONLY: Move transaction related wallet RPCs to transactions.cppSamuel Dobson
2021-12-07Remove CTxMemPool params from ATMPlsilva01
2021-12-07Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23692: mining, refactor: add m_mempool.cs thread safety...MarcoFalke
2021-12-07doc: Add missing optional to MempoolEntryDescriptionMarcoFalke
2021-12-07Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...MarcoFalke
2021-12-07mining, refactor: add m_mempool.cs thread safety lock assertionsJon Atack
2021-12-07Merge bitcoin/bitcoin#23693: Revert "Fixes Bug in Transaction generation in C...MarcoFalke
2021-12-07Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark"MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examplesW. J. van der Laan
2021-12-07Merge bitcoin/bitcoin#22856: test: Fix bug in transaction generation in Compl...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23631: p2p: Don't use timestamps from inbound peers for...fanquake
2021-12-07Merge bitcoin/bitcoin#23547: Bugfix: RPC/mining: Fail properly in estimatesma...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain ...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23687: Remove unused (and broken) functionality in Span...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23676: rpc: correct `getnewaddress`/`getrawchangeaddres...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23644: wallet: Replace confusing getAdjustedTime() with...MarcoFalke
2021-12-06Remove unused (and broken) functionality in SpanReaderPieter Wuille
2021-12-06Merge bitcoin/bitcoin#17160: refactor: net: subnet lookup: use single-result ...W. J. van der Laan
2021-12-06Merge bitcoin/bitcoin#23486: rpc: Only allow specific types to be P2(W)SH wra...W. J. van der Laan
2021-12-06Include coinbase transactions in receivedby wallet rpcsAndrew Toth
2021-12-06Merge bitcoin/bitcoin#23661: cover DisconnectBlock with lock annotationMarcoFalke
2021-12-06Merge bitcoin/bitcoin#23614: test: add unit test for block-relay-only evictionMarcoFalke
2021-12-06Merge bitcoin/bitcoin#23577: Follow-ups to Bech32 error detectionW. J. van der Laan
2021-12-06rpc: Only allow specific types to be P2(W)SH wrapped in decodescriptMarcoFalke
2021-12-06Make Bech32 LocateErrors return error list rather than using out-argSamuel Dobson
2021-12-04correct rpc address_type helptextbrianddk
2021-12-05Merge bitcoin-core/gui#493: qt: Handle Android back key in the Node windowHennadii Stepanov
2021-12-03cover DisconnectBlock with lock annotationJames O'Beirne
2021-12-03Merge bitcoin/bitcoin#23654: fuzz: Rework rpc fuzz targetMarcoFalke
2021-12-03Merge bitcoin/bitcoin#23630: Remove GetSpendHeightfanquake
2021-12-03rpc: Add missing BlockUntilSyncedToCurrentChain to wallet RPCsMarcoFalke
2021-12-03Merge bitcoin/bitcoin#23413: Replace MakeSpan helper with Span deduction guideMarcoFalke
2021-12-03Merge bitcoin/bitcoin#23653: Generalize/simplify VectorReader into SpanReaderMarcoFalke
2021-12-03Merge bitcoin/bitcoin#23652: doc: Document optional RPC result fieldsMarcoFalke