aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-04-08Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directiveJon Atack
2022-03-13rpc: rename getdeploymentinfo status-next to status_nextJon Atack
2022-03-02net: only assume all local addresses if listening on anyVasil Dimov
2022-03-02net: fix GetListenPort() to derive the proper portVasil Dimov
2022-03-02net: make CaptureMessage() mockableVasil Dimov
2022-03-02Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional ...laanwj
2022-03-01Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...laanwj
2022-02-28Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with pri...laanwj
2022-02-28Merge bitcoin/bitcoin#24403: Avoid implicit-integer-sign-change in VerifyLoad...MarcoFalke
2022-02-25Avoid implicit-integer-sign-change in bech32.cppMarcoFalke
2022-02-25test: Remove no longer needed suppressionsMarcoFalke
2022-02-25Merge bitcoin/bitcoin#24201: p2p: Avoid InitError when downgrading peers.datMarcoFalke
2022-02-25p2p: Avoid InitError when downgrading peers.datjunderw
2022-02-24Merge bitcoin/bitcoin#19013: test: add v0.20.1, v0.21.0 and v22.0 to backward...MarcoFalke
2022-02-23Merge bitcoin/bitcoin#24381: test: Run symlink regression tests on Windowslaanwj
2022-02-23Merge bitcoin/bitcoin#24426: test: Fix intermittent Tsan issuefanquake
2022-02-23Merge bitcoin/bitcoin#24409: Always output license/copyright info with `-vers...MarcoFalke
2022-02-23test: Fix intermittent Tsan issueMarcoFalke
2022-02-22tests: Tests for inactive HD chainsAndrew Chow
2022-02-22tests: Test upgrading wallet with privkeys disabledAndrew Chow
2022-02-22lint: remove no-longer used exceptions from lint-format-strings.pyfanquake
2022-02-22refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cppfanquake
2022-02-22Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from...laanwj
2022-02-21Replace "can not" with "cannot" in docs, user messages, and testsJon Atack
2022-02-21doc: Rework generate* docMarcoFalke
2022-02-21Avoid implicit-integer-sign-change in VerifyLoadedChainstateMarcoFalke
2022-02-19test: Remove suppression no longer needed with headers-only Boost.TestHennadii Stepanov
2022-02-18test: Run symlink regression tests on WindowsMarcoFalke
2022-02-17test: Add functional test for symlinked blocks directorylaanwj
2022-02-15Merge bitcoin/bitcoin#24117: index: make indices robust against init abortsMarcoFalke
2022-02-15Merge bitcoin/bitcoin#24324: test: refactor: remove unneeded bytes<->hex conv...MarcoFalke
2022-02-14test: remove `import socket` in test_ipv6_localbrunoerg
2022-02-14test: refactor: remove unneeded bytes<->hex conversions in `byte_to_base58`Sebastian Falbesoner
2022-02-14Merge bitcoin/bitcoin#24301: build: header-only Boostfanquake
2022-02-14Merge bitcoin/bitcoin#24319: refactor: Avoid unsigned integer overflow in cor...MarcoFalke
2022-02-13build: use header-only Boost unit testfanquake
2022-02-11Merge bitcoin/bitcoin#24307: RPC: Return external_signer in getwalletinfoAndrew Chow
2022-02-11refactor: Avoid unsigned integer overflow in core_writeMarcoFalke
2022-02-10RPC: Return external_signer in getwalletinfoKristaps Kaupe
2022-02-09test: Remove unused integer sanitizer suppressionsMarcoFalke
2022-02-09Merge bitcoin/bitcoin#24196: Fix integer sanitizer suppressions in validation...MarcoFalke
2022-02-08Merge bitcoin/bitcoin#24259: test: Remove unused valgrind suppressionsfanquake
2022-02-07Merge bitcoin/bitcoin#24239: test: fix ceildiv division by using integersMarcoFalke
2022-02-07Merge bitcoin/bitcoin#24195: test: Fix failfast option for functional test ru...MarcoFalke
2022-02-07test: Call ceildiv helper with integerMartin Zumsande
2022-02-07Fix integer sanitizer suppressions in validation.cppMarcoFalke
2022-02-07Merge bitcoin/bitcoin#24237: test: Avoid testing negative block heightsMarcoFalke
2022-02-04test: Properly skip feature_syscall_sandbox in valgrindMarcoFalke
2022-02-03refactor: replace boost::filesystem with std::filesystemKiminuo
2022-02-02test: Avoid testing negative block heightsMarcoFalke