aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...MarcoFalke
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-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#23593: build: remove x-prefix's from comparisonsMarcoFalke
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-07Merge bitcoin/bitcoin#23688: test: remove unneeded sync_all() calls in wallet...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23686: test: fix `interface_bitcoin_cli.py --descriptor...MarcoFalke
2021-12-07Merge bitcoin/bitcoin#23685: doc: Merge release note snippetsfanquake
2021-12-06test: remove unneeded sync_all() calls in wallet_listtransactions.pySebastian Falbesoner
2021-12-06Remove unused (and broken) functionality in SpanReaderPieter Wuille
2021-12-06test: add interface_bitcoin_cli.py --descriptors to test_runner.pySebastian Falbesoner
2021-12-06test: fix test interface_bitcoin_cli.py for descriptor walletsSebastian Falbesoner
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-06doc: Merge release note snippetsMarcoFalke
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#23596: test: fix `wallet_transactiontime_rescan.py --de...MarcoFalke
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-06Merge bitcoin/bitcoin#23672: tests: Add data-driven testcases to rpc_decodesc...MarcoFalke
2021-12-06Merge bitcoin/bitcoin#23681: test: Remove false coinstatsindex testMarcoFalke
2021-12-06Make Bech32 LocateErrors return error list rather than using out-argSamuel Dobson
2021-12-05test: Remove false coinstatsindex testFabian Jahr
2021-12-05tests: Add data-driven testcases to rpc_decodescript.pyDimitri
2021-12-05build, qt: Use Android NDK r23 LTSHennadii Stepanov
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-03build: remove x-prefix comparisonsfanquake
2021-12-03Merge bitcoin/bitcoin#23654: fuzz: Rework rpc fuzz targetMarcoFalke
2021-12-03Merge bitcoin/bitcoin#23489: build: Qt 5.15.2fanquake
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
2021-12-03Merge bitcoin/bitcoin#23647: MOVEONLY: Move wallet backup and encryption RPCs...MarcoFalke
2021-12-03ci: Bump Qt to 5.15.2 in the native Windows taskHennadii Stepanov
2021-12-03doc: Update `build_msvc/README.md` for Qt 5.15.2Hennadii Stepanov
2021-12-03build, qt: Fix regression in rendering on macOS Big SurHennadii Stepanov
2021-12-03build: qt 5.15.2fanquake