aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-09refactor: Replace GetTimeMicros by SystemClockMarcoFalke
2023-03-08Merge bitcoin/bitcoin#26968: doc: Fixup remove 'omitted...' doc for rpc getr...fanquake
2023-03-08Merge bitcoin/bitcoin#27180: doc: DummySignInput mention external signerfanquake
2023-03-08Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...fanquake
2023-03-07Merge bitcoin/bitcoin#25740: assumeutxo: background validation completionAndrew Chow
2023-03-07docs: update assumeutxo.mdJames O'Beirne
2023-03-07test: add snapshot completion unittestsJames O'Beirne
2023-03-07refactor: make MempoolMutex() publicJames O'Beirne
2023-03-07log: add LoadBlockIndex() message for assumedvalid blocksJames O'Beirne
2023-03-07validation: add ChainMan logic for completing UTXO snapshot validationJames O'Beirne
2023-03-07Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init codeAndrew Chow
2023-03-07Merge bitcoin/bitcoin#27218: util: Work around ParseHex gcc cross compiler bugfanquake
2023-03-07util: Work around ParseHex gcc cross compiler bugMarcoFalke
2023-03-06Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...Andrew Chow
2023-03-06Merge bitcoin/bitcoin#25806: wallet: group outputs only once, decouple it fro...Andrew Chow
2023-03-06doc: remove 'omitted...' doc for rpc getrawtransaction when verbose is 2dougEfish
2023-03-06Merge bitcoin/bitcoin#27155: doc: Expand scantxoutset help text to cover tr()...Andrew Chow
2023-03-06Merge bitcoin/bitcoin#25491: wallet: use Mutex for g_sqlite_mutex instead of ...Andrew Chow
2023-03-06Expand scantxoutset help text to cover tr() and miniscriptGreg Sanders
2023-03-06Merge bitcoin/bitcoin#27209: ci: Remove unused EXPECTED_TESTS_DURATION_IN_SEC...glozow
2023-03-06wallet: single output groups filtering and grouping processfurszy
2023-03-06wallet: unify outputs grouping processfurszy
2023-03-06test: coinselector_tests refactor, use CoinsResult instead of plain std::vectorfurszy
2023-03-06wallet: decouple outputs grouping process from each ChooseSelectionResultfurszy
2023-03-06refactor: make OutputGroup::m_outputs field a vector of shared_ptrfurszy
2023-03-06test: wallet, add coverage for outputs grouping processfurszy
2023-03-04Merge bitcoin/bitcoin#27192: util: add missing include and fix function signa...fanquake
2023-03-04Merge bitcoin/bitcoin#27197: Fix typos in comments to make linter happyfanquake
2023-03-03util: add missing include and fix function signatureCory Fields
2023-03-03Fixed a couple of typos in comments to make linter happyhernanmarino
2023-03-03wallet: make OutputGroup "positive_only" filter explicitfurszy
2023-03-03Merge bitcoin/bitcoin#26612: refactor: RPC: pass named argument value as stri...fanquake
2023-03-02Merge bitcoin/bitcoin#27183: doc: Update Transifex links and slug format in R...fanquake
2023-03-02Use steady clock in FlushStateToDiskMarcoFalke
2023-03-02Use steady clock in SeedStrengthen and FindBestImplementationMarcoFalke
2023-03-01Merge bitcoin/bitcoin#27172: guix: switch to some `minimal` versions of packa...Andrew Chow
2023-03-01doc: Update Transifex links and slug format in Release ProcessHennadii Stepanov
2023-03-01Merge bitcoin/bitcoin#27169: Update translations for 25.0 soft translation st...fanquake
2023-03-01doc: DummySignInput mention external signerSjors Provoost
2023-02-28Deduplicate bitcoind and bitcoin-qt init codeRyan Ofsky
2023-02-28Merge bitcoin/bitcoin#27165: Make miniscript_{stable,smart} fuzzers avoid too...fanquake
2023-02-28Add InitError(error, details) overloadRyan Ofsky
2023-02-28Extend bilingual_str support for tinyformatRyan Ofsky
2023-02-28scripted-diff: Remove double newlines after some init errorsRyan Ofsky
2023-02-28Merge bitcoin/bitcoin#27173: valgrind: remove libsecp256k1 suppressionfanquake
2023-02-28Merge bitcoin/bitcoin#23897: refactor: Move calculation logic out from `Check...glozow
2023-02-28Merge bitcoin/bitcoin#27170: refactor: Stop using gArgs global in system.cppAndrew Chow
2023-02-28Merge bitcoin/bitcoin#27174: ci: bump lint task to bookworm for git v2.38fanquake
2023-02-28Merge bitcoin/bitcoin#27176: docs: GetDataDirNet and GetDataDirBase don't cre...fanquake
2023-02-28Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...Andrew Chow