aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08Remove mapRelayMarcoFalke
2023-06-08net_processing: relay txs from m_most_recent_blockAnthony Towns
2023-06-08Merge bitcoin/bitcoin#27838: ci: Invalidate Cirrus CI docker cacheAndrew Chow
2023-06-08ci: Invalidate Cirrus CI docker cacheMarcoFalke
2023-06-07Merge bitcoin/bitcoin#27810: fuzz: Partially revert #27780fanquake
2023-06-07Merge bitcoin/bitcoin#27824: ci: enable AArch64 target in MSAN jobsfanquake
2023-06-07Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...Andrew Chow
2023-06-06Merge bitcoin/bitcoin#27779: guix: remove cURL from build envfanquake
2023-06-05ci: enable AArch64 target in MSAN jobsfanquake
2023-06-05ci: use LLVM 16.0.5 in MSAN jobsfanquake
2023-06-05Merge bitcoin/bitcoin#27801: wallet: Add tracing for sqlite statementsfanquake
2023-06-03[fuzz] Only check duplicate coinbase script when block was validdergoegge
2023-06-02wallet: Add tracing for sqlite statementsRyan Ofsky
2023-06-02Merge bitcoin/bitcoin#27790: walletdb: Add PrefixCursorfanquake
2023-06-02guix: remove cURL from build envfanquake
2023-06-02Merge bitcoin/bitcoin#27225: doc: document json rpc endpointsfanquake
2023-06-02Merge bitcoin/bitcoin#27256: refactor: rpc: Remove unnecessary uses of ParseN...fanquake
2023-06-02Merge bitcoin/bitcoin#27603: test: added coverage to mining_basic.pyglozow
2023-06-02Merge bitcoin/bitcoin#27803: Fuzz: Mitigate timeout in CalculateTotalBumpFeesglozow
2023-06-02Merge bitcoin/bitcoin#27737: ci: compile Clang and compiler-rt in msan jobsfanquake
2023-06-02Merge bitcoin/bitcoin#27800: streams: Drop confusing DataStream::Serialize me...fanquake
2023-06-02Merge bitcoin/bitcoin#27802: Update .style.yapffanquake
2023-06-01Mitigate timeout in CalculateTotalBumpFeesMurch
2023-06-01Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parametersAndrew Chow
2023-06-01Update .style.yapfAri
2023-06-01wallet: Add GetPrefixCursor to DatabaseBatchAndrew Chow
2023-06-01streams: Drop confusing DataStream::Serialize method and << operatorRyan Ofsky
2023-06-01Merge bitcoin/bitcoin#27719: doc: remove Tor link & generalize onion getnodea...fanquake
2023-06-01doc: update getnodeaddresses for CJDNS, I2P and Tor and rm linkMarnix
2023-05-31walletdb: Handle when database keys are emptyRyan Ofsky
2023-05-31walletdb: Consistently clear key and value streams before writingAndrew Chow
2023-05-31Merge bitcoin/bitcoin#27720: index: prevent race by calling 'CustomInit' prio...Andrew Chow
2023-05-31Merge bitcoin/bitcoin#27778: ci: Enable float-divide-by-zero checkfanquake
2023-05-31Merge bitcoin/bitcoin#27657: doc: Remove unused NO_BLOOM_VERSION constantfanquake
2023-05-31Merge bitcoin/bitcoin#27780: fuzz: Avoid timeout in utxo_total_supplyfanquake
2023-05-31Merge bitcoin/bitcoin#27786: fuzz: fix wallet notifications.cppfanquake
2023-05-31Merge bitcoin/bitcoin#27784: test: fix intermittent error in getblockfrompeer.pyfanquake
2023-05-31Merge bitcoin/bitcoin#27777: ci: Prune dangling images on RESTART_CI_DOCKER_B...fanquake
2023-05-30fuzz: fix wallet notifications.cppfurszy
2023-05-30test: add block sync to getblockfrompeer.pyMartin Zumsande
2023-05-30Merge bitcoin/bitcoin#26261: p2p: cleanup `LookupIntern`, `Lookup` and `Looku...Andrew Chow
2023-05-30Merge bitcoin/bitcoin#27666: wallet, bench: Move commonly used functions to t...fanquake
2023-05-30Merge bitcoin/bitcoin#27774: refactor: Add [[nodiscard]] where ignoring a Res...fanquake
2023-05-30Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...fanquake
2023-05-30fuzz: Avoid timeout in utxo_total_supplyMarcoFalke
2023-05-30ci: Enable float-divide-by-zero checkMarcoFalke
2023-05-30Merge bitcoin/bitcoin#27673: log: don't log total disk read time in ConnectTi...fanquake
2023-05-30ci: Use podman for persistent workersMarcoFalke
2023-05-30ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUNMarcoFalke
2023-05-29ci: return to using Ubuntu 22.04 in MSAN jobsfanquake