aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-05Merge bitcoin/bitcoin#24662: addrman: Use system time instead of adjusted net...fanquake
2022-08-04Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widelyfanquake
2022-08-04Merge bitcoin/bitcoin#25023: Remove unused SetTip(nullptr) codefanquake
2022-08-03validationcaches: Use size_t for sizesCarl Dong
2022-08-03validationcaches: Add and use ValidationCacheSizesCarl Dong
2022-08-03cuckoocache: Check for uint32 overflow in setup_bytesCarl Dong
2022-08-03validationcaches: Abolish arbitrary limitCarl Dong
2022-08-03cuckoocache: Return approximate memory sizeCarl Dong
2022-08-03tests: Reduce calls to InitS*Cache()Carl Dong
2022-08-03test: Add missing static to IsStandardTx helperMacroFake
2022-08-03Merge bitcoin/bitcoin#25648: refactor: Remove all policy globalsglozow
2022-08-03Remove unused SetTip(nullptr) codeMacroFake
2022-08-02Merge bitcoin/bitcoin#25272: wallet: guard and alert about a wallet invalid s...Andrew Chow
2022-08-02sort after scripted-diffMacroFake
2022-08-02scripted-diff: Move mempool_args to src/nodeMacroFake
2022-08-02Remove ::g_max_datacarrier_bytes globalMacroFake
2022-08-02Pass datacarrier setting into IsStandardMacroFake
2022-08-02Combine datacarrier globals into oneMacroFake
2022-08-02Remove ::GetVirtualTransactionSize() aliasMacroFake
2022-08-02Remove ::fIsBareMultisigStd globalMacroFake
2022-08-02Remove ::dustRelayFeeMacroFake
2022-08-02Remove ::IsStandardTx(tx, reason) aliasMacroFake
2022-08-02test: Remove unused cs_mainMacroFake
2022-08-02Remove ::incrementalRelayFee and ::minRelayTxFee globalsMacroFake
2022-08-02Remove ::fRequireStandard globalMacroFake
2022-08-02Return optional error from ApplyArgsManOptionsMacroFake
2022-08-02Merge bitcoin/bitcoin#25736: univalue: Remove unused and confusing set*() ret...MacroFake
2022-08-01Merge bitcoin/bitcoin#25651: refactor: make all NodeImpl/ChainImpl/ExternalSi...MacroFake
2022-08-01Merge bitcoin/bitcoin#25663: tracing: do not use `coin` after move in `CCoins...MacroFake
2022-08-01Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by defaultMacroFake
2022-08-01Merge bitcoin/bitcoin#25739: Update leveldb subtreefanquake
2022-07-30Merge bitcoin/bitcoin#25709: script: actually trigger the optimization in Bui...MacroFake
2022-07-30addrman: Use system time instead of adjusted network timeMarcoFalke
2022-07-29refactor: remove unneeded temporaries in node/interfaces, simplify codeJon Atack
2022-07-29refactor: make all NodeImpl/ChainImpl/ExternalSignerImpl members publicJon Atack
2022-07-29Merge bitcoin/bitcoin#25571: refactor: Make mapBlocksUnknownParent local, and...fanquake
2022-07-29Merge bitcoin/bitcoin#25683: refactor: log `nEvicted` message in `LimitOrphan...MacroFake
2022-07-29Update leveldb-subtree subtree to latest upstreamfanquake
2022-07-29univalue: Remove unused and confusing set*() return valueMacroFake
2022-07-28Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...Andrew Chow
2022-07-28Merge bitcoin/bitcoin#25674: add unit tests for RBF rules in isolationglozow
2022-07-28[unit tests] individual RBF Rules in isolationglozow
2022-07-28refactor: log `nEvicted` message in `LimitOrphans` then return voidchinggg
2022-07-27test: Drop unused boost workaroundHennadii Stepanov
2022-07-27Merge bitcoin/bitcoin#24697: refactor address relay timefanquake
2022-07-26Merge bitcoin/bitcoin#25705: tidy: enable readability-redundant-string-initMacroFake
2022-07-26Merge bitcoin/bitcoin#24974: refactor: Make FEELER_SLEEP_WINDOW type safe (st...fanquake
2022-07-26Merge bitcoin/bitcoin#25694: refactor: Make CTransaction constructor explicitMacroFake
2022-07-26script: actually trigger the optimization in BuildScriptAntoine Poinsot
2022-07-26Merge bitcoin/bitcoin#25689: fuzz: Remove no-op SetMempoolConstraintsglozow