aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-30build: Bump Qt to 5.15.5 in dependsHennadii Stepanov
2022-07-30Merge bitcoin/bitcoin#25738: depends: use a patch instead of sed in libxcbfanquake
2022-07-30Merge bitcoin/bitcoin#25713: tidy: run clang-tidy in quiet modeMacroFake
2022-07-29tidy: run clang-tidy in quiet modefanquake
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-29libxcb: use a patch instead of sedfanquake
2022-07-28Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...Andrew Chow
2022-07-28Merge bitcoin/bitcoin#25670: test: check that combining PSBTs with different ...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-28Merge bitcoin/bitcoin#25723: test: Drop unused boost workaroundfanquake
2022-07-28refactor: log `nEvicted` message in `LimitOrphans` then return voidchinggg
2022-07-27test: Drop unused boost workaroundHennadii Stepanov
2022-07-27Merge bitcoin/bitcoin#25697: depends: expat 2.4.8 & fix building with -fltofanquake
2022-07-27Merge bitcoin/bitcoin#24697: refactor address relay timefanquake
2022-07-27Merge bitcoin/bitcoin#25708: depends: always use correct ar for win qt buildfanquake
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-26depends: re-enable using -flto when building expatfanquake
2022-07-26depends: expat 2.4.8fanquake
2022-07-26Merge bitcoin/bitcoin#25689: fuzz: Remove no-op SetMempoolConstraintsglozow
2022-07-26tidy: enable readability-redundant-string-initfanquake
2022-07-26refactor: remove unnecessary string initializationsfanquake
2022-07-26Merge bitcoin/bitcoin#25699: scripted-diff: Replace NullUniValue with UniValu...fanquake
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-26Merge bitcoin/bitcoin#25701: fix comment spellings from the codespell lintfanquake
2022-07-26util: Add HoursDoubleMarcoFalke
2022-07-26scripted-diff: Rename addrman time symbolsMarcoFalke
2022-07-26refactor: Remove not needed std::maxMacroFake
2022-07-26depends: always use correct ar for win qtfanquake
2022-07-25fix comment spellings from the codespell lintGreg Weber
2022-07-25Merge bitcoin/bitcoin#25700: psbt: Fix unsigned integer overflowAndrew Chow
2022-07-25psbt: Fix unsigned integer overflowAurèle Oulès
2022-07-25scripted-diff: Replace NullUniValue with UniValue::VNULLMacroFake
2022-07-25fuzz: refactor: Replace NullUniValue with UniValue{}MacroFake
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-25refactor: Make CTransaction constructor explicitMacroFake
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-24fuzz: Remove no-op SetMempoolConstraintsMacroFake
2022-07-23Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...Hennadii Stepanov
2022-07-23test: check that combining PSBTs with different txs failsSebastian Falbesoner