aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24rpc: use peer_id, block_hash for FetchBlockSjors Provoost
2021-12-24rpc: more detailed errors for getblockfrompeerSjors Provoost
2021-12-24rpc: turn already downloaded into error in getblockfrompeerSjors Provoost
2021-12-24rpc: clarify getblockfrompeer behavior when called multiple timesSjors Provoost
2021-12-24refactor: drop redundant hash argument from FetchBlockSjors Provoost
2021-12-24rpc: allow empty JSON object resultSjors Provoost
2021-12-09test: fancier Python for getblockfrompeerSjors Provoost
2021-12-09Merge bitcoin/bitcoin#23715: test: feature_rbf.py: check specified wallet typ...MarcoFalke
2021-12-09Merge bitcoin/bitcoin#23716: test: replace hashlib.ripemd160 with an own impl...MarcoFalke
2021-12-09Merge bitcoin/bitcoin#23585: scripted-diff: Drop Darwin version for better ma...fanquake
2021-12-09Merge bitcoin/bitcoin#23714: doc: Normalize RPC description whitespacefanquake
2021-12-08Swap out hashlib.ripemd160 for own implementationPieter Wuille
2021-12-08Add pure Python RIPEMD-160Pieter Wuille
2021-12-08test: feature_rbf.py: check specified wallet type availabilitySebastian Falbesoner
2021-12-08doc: Normalize RPC description whitespaceMarcoFalke
2021-12-08Merge bitcoin/bitcoin#23712: test: interface_bitcoin_cli.py: check specified ...MarcoFalke
2021-12-08test: interface_bitcoin_cli.py: check specified wallet type availabilitySebastian Falbesoner
2021-12-08Merge bitcoin/bitcoin#23707: fuzz: Fix RPC internal bug detectionMarcoFalke
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-08Merge bitcoin/bitcoin#23616: build: Bump AX_PTHREAD macro to the latest versionfanquake
2021-12-08Merge bitcoin/bitcoin#23667: Split up rpcwalletfanquake
2021-12-08Merge bitcoin/bitcoin#23678: build: Fix build for Android x86_64fanquake
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-07Merge bitcoin/bitcoin#23694: doc: Add missing optional to MempoolEntryDescrip...MarcoFalke
2021-12-07Coinbase receivedby rpcs release notesAndrew Toth
2021-12-07Test including coinbase transactions in receivedby wallet rpcsAndrew Toth
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#23677: build, qt: Use Android NDK r23 LTSfanquake
2021-12-07Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examplesW. J. van der Laan
2021-12-07build: Bump AX_PTHREAD macro to the latest versionHennadii Stepanov
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