aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-02rpc: getblockfrompeerSjors Provoost
2021-12-02rpc: move Ensure* helpers to server_util.hSjors Provoost
2021-12-02Merge bitcoin/bitcoin#23637: miner: Remove uncompiled MTP codefanquake
2021-12-01Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...MarcoFalke
2021-12-01Merge bitcoin/bitcoin#23437: refactor: AcceptToMemoryPoolMarcoFalke
2021-12-01Remove calls to global Params() in tx_pool testlsilva01
2021-12-01Remove AcceptToMemoryPoolWithTimelsilva01
2021-12-01Merge bitcoin/bitcoin#23639: doc: Extract CreateTxDoc in rawtransactionMarcoFalke
2021-12-01doc: use BIP125-replaceablefanquake
2021-12-01doc: Extract CreateTxDoc in rawtransactionfanquake
2021-12-01Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ nam...fanquake
2021-12-01Merge bitcoin/bitcoin#23601: Don't check if the listening socket is validMarcoFalke
2021-12-01miner: Remove uncompiled MTP codeMarcoFalke
2021-12-01style: Add {} to if-bodies in node/minerMarcoFalke
2021-12-01Merge bitcoin/bitcoin#23590: Crash debug builds when mempool ConsensusScriptC...MarcoFalke
2021-12-01Merge bitcoin/bitcoin#23635: test: Bump shellcheck version to 0.8.0fanquake
2021-11-30Merge bitcoin/bitcoin#23289: test: add stress tests for initializationW. J. van der Laan
2021-11-30test: Bump shellcheck version to 0.8.0Hennadii Stepanov
2021-11-30Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...W. J. van der Laan
2021-11-30Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBDW. J. van der Laan
2021-11-30Break validation <-> txmempool circular dependencyglozow
2021-11-30[mempool] always assert coin spentglozow
2021-11-30[refactor] put finality and maturity checking into a lambdaglozow
2021-11-30[mempool] only update lockpoints for non-removed entriesglozow
2021-11-30Merge bitcoin/bitcoin#23602: wallet: Split stuff from rpcwalletMarcoFalke
2021-11-30MOVEONLY: TestLockPointValidity to txmempoolglozow
2021-11-30Merge bitcoin/bitcoin#23618: build, qt: Ditch `no_sdk_version_check.patch`fanquake
2021-11-30Merge bitcoin/bitcoin#23597: ci: Revamp SDK cachesfanquake
2021-11-29Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...W. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#22902: tracing: utxocache tracepointsW. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#23392: test: move check_node_connections to utilW. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#23591: refactor: Use underlying type of isminetype for ...W. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#23397: Avoid excessive lock contention in CCheckQueue::AddMarcoFalke
2021-11-29Merge bitcoin/bitcoin#23617: doc: Fix typos in packages.mdfanquake
2021-11-28build, qt: Ditch `no_sdk_version_check.patch`Hennadii Stepanov
2021-11-28doc: Fix typos in packages.mdHennadii Stepanov
2021-11-28test: Make more shell scripts verifiable by the `shellcheck` toolHennadii Stepanov
2021-11-28[tracing] tracepoints to utxocache add, spent and uncacheArnab Sen
2021-11-28[tracing] tracepoint for utxocache flushesArnab Sen
2021-11-28Merge bitcoin/bitcoin#23608: test: fix `feature_rbf.py --descriptors` and add...fanquake
2021-11-28Merge bitcoin/bitcoin#23600: doc: Tidy up nMinDiskSpace commentfanquake
2021-11-27Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet lockedSamuel Dobson
2021-11-26test: add feature_rbf.py --descriptors to test_runner.pySebastian Falbesoner
2021-11-26test: always rescan after importing private keys in `init_wallet` helperSebastian Falbesoner
2021-11-26wallet: Split signmessage from rpcwalletMarcoFalke
2021-11-26Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.sitefanquake
2021-11-26net: don't check if the listening socket is validVasil Dimov
2021-11-26doc: Tidy up nMinDiskSpace commentMarcoFalke
2021-11-26Merge bitcoin/bitcoin#23598: contrib: Specify wb mode when creating mac sdkfanquake
2021-11-26Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/nodeMarcoFalke