aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-03script: fix spelling linter raising spuriously on "invokable"Jon Atack
2021-06-03doc: Various validation doc fixupsMarcoFalke
2021-06-03scripted-diff: rename nPeersWithValidatedDownloadsJohn Newbery
2021-06-03[net processing] Remove CNodeState.nBlocksInFlightValidHeadersJohn Newbery
2021-06-03[net processing] Remove QueuedBlock.fValidatedHeadersJohn Newbery
2021-06-03[net processing] Remove unnecessary hash arg from MarkBlockAsInFlight()John Newbery
2021-06-03p2p, refactor: extract OnionToString() from CNetAddr::ToStringIp()Jon Atack
2021-06-03p2p: remove torv2 from CNetAddr::ToStringIP()Jon Atack
2021-06-03p2p: remove torv2 in SetIP() and ADDR_TORV2_SIZE constantJon Atack
2021-06-03p2p: remove pre-addrv2 onions from SerializeV1Array()Jon Atack
2021-06-03p2p: ignore torv2-in-ipv6 addresses in SetLegacyIPv6()Jon Atack
2021-06-03p2p: remove BIP155Network::TORV2 from GetBIP155Network()Jon Atack
2021-06-03rpc: Prefix rpcwaittimeout error with details on its natureChristian Decker
2021-06-03doc: Add release notes for the `-rpcwaittimeout` cli parameterChristian Decker
2021-06-03rpc: Add a `-rpcwaittimeout` parameter to limit time spent waitingChristian Decker
2021-06-03Merge bitcoin/bitcoin#22065: Mark `CheckTxInputs` `[[nodiscard]]`. Avoid UUM ...MarcoFalke
2021-06-03Merge bitcoin/bitcoin#22135: CRegTestParams: Use `args` instead of `gArgs`.MarcoFalke
2021-06-03Merge bitcoin/bitcoin#22122: ci: Bump macOS image to big-sur-xcode-12.5MarcoFalke
2021-06-03build, qt: Make QWindowsVistaStylePlugin available again (regression)Hennadii Stepanov
2021-06-02Randomize message processing peer orderPieter Wuille
2021-06-02CRegTestParams: Use `args` instead of `gArgs`.Kiminuo
2021-06-02Merge bitcoin/bitcoin#21231: Add /opt/homebrew to path to look for boost libr...W. J. van der Laan
2021-06-02MOVEONLY: context-free package policiesglozow
2021-06-02Merge bitcoin/bitcoin#22088: doc: improve note on choosing posix mingw32W. J. van der Laan
2021-06-02Merge bitcoin/bitcoin#22086: test: remove BasicTestingSetup from unit tests t...W. J. van der Laan
2021-06-02Testcase for wallet issue with orphaned rewards.Daniel Kraft
2021-06-02Merge bitcoin-core/gui#351: Translations updateW. J. van der Laan
2021-06-02depends: Fix qt.mk for mac arm64João Barbosa
2021-06-02disallow_mempool_conflicts -> allow_bip125_replacement and check earlierglozow
2021-06-02[refactor] comment/naming improvementsglozow
2021-06-02[rpc] reserve space in txnsglozow
2021-06-02[package] static_assert max package size >= max tx sizeglozow
2021-06-02ci: Bump macOS image to big-sur-xcode-12.5MarcoFalke
2021-06-02Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to 4.3.4MarcoFalke
2021-06-02Merge bitcoin/bitcoin#22054: depends: Bump Qt version to 5.12.11fanquake
2021-06-02Merge bitcoin/bitcoin#22106: refactor: address ProcessNewBlock comments from ...fanquake
2021-06-01Fix issues when `walletdir` is root directoryunknown
2021-06-01qt: Translations updateHennadii Stepanov
2021-06-01Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disa...MarcoFalke
2021-06-01Merge bitcoin/bitcoin#22113: test: minor cleanups in feature_cltv.pyMarcoFalke
2021-06-01Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...MarcoFalke
2021-06-01test: remove sanitizer suppression for nanobenchMartin Ankerl
2021-06-01test: update nanobench from release 4.0.0 to 4.3.4Martin Ankerl
2021-06-01Merge bitcoin/bitcoin#22005: fuzz: Speed up banman fuzz targetMarcoFalke
2021-06-01Merge bitcoin/bitcoin#21969: refactor: Switch serialize to uint8_t (Bundle 1/2)MarcoFalke
2021-06-01Merge bitcoin/bitcoin#22107: scripted-diff: rename GetSystemTimeInSeconds to ...fanquake
2021-06-01Merge bitcoin-core/gui#123: rpc: Do not accept command while executing anothe...Hennadii Stepanov
2021-05-31Merge bitcoin-core/gui#331: Make RPC console welcome message translation-frie...Hennadii Stepanov
2021-05-31qt, rpc: Do not accept command while executing another oneHennadii Stepanov
2021-05-31qt, rpc: Accept stop RPC even another command is executingHennadii Stepanov