aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26refactor: Use type-safe std::chrono for addrman timeMarcoFalke
2022-07-26Add type-safe AdjustedTime() getter to timedataMarcoFalke
2022-07-26Add ChronoFormatter to serializeMarcoFalke
2022-07-26util: Add HoursDoubleMarcoFalke
2022-07-26scripted-diff: Rename addrman time symbolsMarcoFalke
2022-07-26refactor: Remove not needed std::maxMacroFake
2022-07-25Merge bitcoin/bitcoin#25349: CBlockIndex/CDiskBlockIndex improvements for saf...MacroFake
2022-07-25Merge bitcoin/bitcoin#25611: univalue: Avoid brittle, narrowing and verbose i...fanquake
2022-07-25Merge bitcoin/bitcoin#25693: test: remove unused if statementsMacroFake
2022-07-25Merge bitcoin/bitcoin#25691: RPC: Document "asm" and "hex" fields for scripts...MacroFake
2022-07-25test: remove unused if statementsAurèle Oulès
2022-07-25RPC: Document "asm" and "hex" fields for scriptsLuke Dashjr
2022-07-25Bugfix: RPC/blockchain: Correct type of "value" in getblock docs; add missing...Jon Atack
2022-07-23Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...Hennadii Stepanov
2022-07-22gui: Fix translator comment for Restore Wallet QInputDialogw0xlt
2022-07-22refactor: move CBlockIndex#ToString() from header to implementationJon Atack
2022-07-22CDiskBlockIndex: rename GetBlockHash() to ConstructBlockHash()Jon Atack
2022-07-22CDiskBlockIndex: remove unused ToString() class memberJon Atack
2022-07-22CBlockIndex: ensure phashBlock is not nullptr before dereferencingJon Atack
2022-07-22Merge bitcoin/bitcoin#25668: refactor: Fix iwyu on node/chainstateMacroFake
2022-07-22Merge bitcoin/bitcoin#25331: Add HashWriter without ser-type and ser-version ...fanquake
2022-07-22Merge bitcoin/bitcoin#25662: contrib: prune valgrind suppressionsMacroFake
2022-07-21refactor: Fix iwyu on node/chainstateMacroFake
2022-07-21Merge bitcoin/bitcoin#22485: doc: BaseIndex sync behavior with empty datadirMacroFake
2022-07-21doc: BaseIndex sync behavior with empty datadirJames O'Beirne
2022-07-21contrib: remove unneeded valgrind suppressionsfanquake
2022-07-21ci: better pin to dwarf4 in valgrind jobfanquake
2022-07-20Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine che...Andrew Chow
2022-07-20Merge bitcoin/bitcoin#25625: test: add test for decoding PSBT with per-input ...Andrew Chow
2022-07-20Merge bitcoin/bitcoin#25493: compat: document code in compat.hMacroFake
2022-07-20Use HashWriter where possibleMacroFake
2022-07-20Add HashWriter without ser-type and ser-versionMacroFake
2022-07-20Merge bitcoin/bitcoin#25638: refactor: Use chainman() helper consistently in ...MacroFake
2022-07-20compat: document redefining ssize_t when using MSVCfanquake
2022-07-20compat: document error-code mappingfanquake
2022-07-20compat: document sockopt_arg_type definitionfanquake
2022-07-20compat: document S_I* defines when building for Windowsfanquake
2022-07-20compat: extract and document MAX_PATHfanquake
2022-07-20compat: remove unused WSA* definitionsfanquake
2022-07-20compat: document FD_SETSIZE redefinition for WIN32fanquake
2022-07-20refactor: move compat.h into compat/fanquake
2022-07-20Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version an...fanquake
2022-07-20Merge bitcoin/bitcoin#25308: refactor: Reduce number of LoadChainstate parame...MacroFake
2022-07-19Merge bitcoin/bitcoin#25645: refactor: Remove unused includes from dbwrapper.hfanquake
2022-07-19ci: Enable IWYU in src/kernel directoryRyan Ofsky
2022-07-19refactor: Reduce number of SanityChecks return valuesRyan Ofsky
2022-07-19refactor: Reduce number of LoadChainstate return valuesRussell Yanofsky
2022-07-19refactor: Reduce number of LoadChainstate parametersRussell Yanofsky
2022-07-19Merge bitcoin/bitcoin#25494: indexes: Stop using node internal typesfanquake
2022-07-19Merge bitcoin/bitcoin#25513: psbt: Check Taproot tree depth and leaf versionsfanquake