aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-08-18removed StrFormatInternalBug quote delimitationReese Russell
2023-08-18Make post-p2sh consensus rules mandatory for tx relayAnthony Towns
2023-08-17Merge bitcoin/bitcoin#28123: Bugfix: RPC: Remove quotes from non-string oneli...fanquake
2023-08-17Merge bitcoin/bitcoin#27941: test: Fix intermittent issue in mining_getblockt...fanquake
2023-08-17Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filterfanquake
2023-08-16Merge bitcoin/bitcoin#28257: test: check backup from `migratewallet` can be s...fanquake
2023-08-15Merge bitcoin/bitcoin#27460: rpc: Add importmempool RPCAndrew Chow
2023-08-14Merge bitcoin/bitcoin#28232: test: locked_wallet, skip default fee estimationfanquake
2023-08-14[functional test] transaction orphan handlingglozow
2023-08-14[test framework] make it easier to fast-forward setmocktimeglozow
2023-08-11test: check backup from `migratewallet` can be successfully restoredbrunoerg
2023-08-10test: locked_wallet, skip default fee estimationfurszy
2023-08-08refactor: Enforce C-str fmt strings in WalletLogPrintf()MarcoFalke
2023-08-07Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy pluginfanquake
2023-08-07Add importmempool RPCMarcoFalke
2023-08-04Merge bitcoin/bitcoin#28213: scripted-diff: Specify Python major version expl...fanquake
2023-08-03tidy: Integrate bicoin-tidy clang-tidy pluginfanquake
2023-08-03lint: remove lint-logs.pyfanquake
2023-08-03Merge bitcoin/bitcoin#27832: doc: Clarify -datacarriersize, add -datacarriers...fanquake
2023-08-03scripted-diff: Specify Python major version explicitly on WindowsHennadii Stepanov
2023-08-03test: Check tx from disconnected block is immediately requestableglozow
2023-08-02qa: Close SQLite connection properlyHennadii Stepanov
2023-08-02Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...fanquake
2023-08-02Merge bitcoin/bitcoin#27572: test: dedup file hashing using `sha256sum_file` ...fanquake
2023-08-01Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...fanquake
2023-08-01Merge bitcoin/bitcoin#28166: test, rpc: invalid sighashtype coveragefanquake
2023-08-01index: Drop legacy -txindex checkMarcoFalke
2023-08-01scripted-diff: Use blocks_path where possibleMarcoFalke
2023-08-01Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updatesfanquake
2023-08-01Merge bitcoin/bitcoin#28131: test: Add UBSan `-fsanitize=integer` suppression...fanquake
2023-08-01Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTestfanquake
2023-07-31test: python E721 updatesJon Atack
2023-07-30qa, doc: Fix commentHennadii Stepanov
2023-07-27test: remove redundant test valuesJon Atack
2023-07-27test: use common assert_signing_completed_successfully helperJon Atack
2023-07-27test: add coverage for passing an invalid sighashtypeJon Atack
2023-07-26test: remove unused `totalOut` codebrunoerg
2023-07-26test: remove unecessary `decoderawtransaction` callsbrunoerg
2023-07-26Merge bitcoin/bitcoin#28139: test: create wallet specific for test_locked_wal...fanquake
2023-07-26Merge bitcoin/bitcoin#28147: suppressions: note that `type:ClassName::MethodN...fanquake
2023-07-26Merge bitcoin/bitcoin#27529: test: fix `feature_addrman.py` on big-endian sys...fanquake
2023-07-26Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_logfanquake
2023-07-25test: drop duplicate getaddrs from p2p_getaddr_cachingMartin Zumsande
2023-07-25test: fix intermittent failure in p2p_getaddr_cachingMartin Zumsande
2023-07-25scripted-diff: Use blocks_path where possibleMarcoFalke
2023-07-25test: Add blocks_path property to TestNodeMarcoFalke
2023-07-25test: Drop 22.x node from TxindexCompatibilityTestMarcoFalke
2023-07-25test: Use clean chain in MempoolCompatibilityTestMarcoFalke
2023-07-25suppressions: note that 'type:ClassName::MethodName' should be usedfanquake
2023-07-24test: create wallet specific for test_locked_wallet casefurszy