aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-12test: check more details on zmq raw block responseAndrew Toth
2024-03-12Merge bitcoin/bitcoin#29306: policy: enable sibling eviction for v3 transactionsAva Chow
2024-03-12blockstorage: do not flush block to disk if it is already thereMatthew Zipkin
2024-03-12lint: Fix lint-whitespace issuesMarcoFalke
2024-03-11test: p2p: check limited peers desirability (depending on best block depth)Sebastian Falbesoner
2024-03-11Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...Ava Chow
2024-03-11test: p2p: check disconnect due to lack of desirable service flagsSebastian Falbesoner
2024-03-11test: p2p: support disconnect waiting for `add_outbound_p2p_connection`Sebastian Falbesoner
2024-03-11Merge bitcoin/bitcoin#29483: test, ci: add --v1transport option, add --v2tran...Ava Chow
2024-03-11Merge bitcoin/bitcoin#29586: wallet: default wallet migration, modify inconve...Ava Chow
2024-03-11Merge bitcoin/bitcoin#28120: p2p: make block download logic aware of limited ...Ava Chow
2024-03-11Merge bitcoin/bitcoin#29514: tests: Provide more helpful assert_equal errorsAva Chow
2024-03-08Merge bitcoin/bitcoin#29393: i2p: log connection was refused due to arbitrary...Ava Chow
2024-03-08wallet: default wallet migration, modify inconvenient backup filenamefurszy
2024-03-07[fuzz] Apply fuzz env (suppressions, etc.) when fetching harness listdergoegge
2024-03-06test: exit with code 1 when no fn tests are foundMax Edwards
2024-03-05Merge bitcoin/bitcoin#29541: test: remove file-wide interpreter.cpp ubsan sup...fanquake
2024-03-05Merge bitcoin/bitcoin#29567: doc: fix broken reference to CI setup in test/li...fanquake
2024-03-05docs: Fix broken reference to CI setup in test/lint/README.mdnaiyoma
2024-03-05Merge bitcoin/bitcoin#29502: test: modify weight estimate in functional testsfanquake
2024-03-04Merge bitcoin/bitcoin#29524: p2p: Don't consider blocks mutated if they don't...fanquake
2024-03-02test: remove file-wide interpreter.cpp ubsan suppressionfanquake
2024-03-01test: cover UNIX sockets in feature_proxy.pyMatthew Zipkin
2024-03-01[functional test] sibling evictionglozow
2024-03-01[policy] sibling eviction for v3 transactionsglozow
2024-03-01test: fix flaky wallet_send functional testMax Edwards
2024-03-01test: fix weight estimates in functional testsMax Edwards
2024-02-29p2p: Don't consider blocks mutated if they don't connect to known prev blockGreg Sanders
2024-02-29Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit testAva Chow
2024-02-29test: ignore --v2transport for older versions instead of assertingMartin Zumsande
2024-02-29Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...Ava Chow
2024-02-29Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py --v...Ava Chow
2024-02-29test: add -v1transport option and use it in test_runnerMartin Zumsande
2024-02-29tests: Provide more helpful assert_equal errorsAnthony Towns
2024-02-29test: Fix intermittent failure in rpc_net.py --v2transportstratospher
2024-02-28Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocksAva Chow
2024-02-28test: add coverage for whitelisting manual connectionsbrunoerg
2024-02-28test: add option to speed up tx relay/mempool syncbrunoerg
2024-02-28test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...UdjinM6
2024-02-27doc: Fix Broken LinksJustin Dhillon
2024-02-27[test] Add regression test for #27608dergoegge
2024-02-27Merge bitcoin/bitcoin#29358: test: use v2 everywhere for P2PConnection if --v...fanquake
2024-02-27Merge bitcoin/bitcoin#28178: fuzz: Generate with random libFuzzer settingsfanquake
2024-02-26test: Add test for loadtxoutset when headers are not syncedFabian Jahr
2024-02-26test: Remove unnecessary sync_blocks in assumeutxo testsFabian Jahr
2024-02-26Merge bitcoin/bitcoin#29467: test: Fix intermittent issue in interface_rest.pyfanquake
2024-02-26Merge bitcoin/bitcoin#29470: test: Add option to skip python unit testsfanquake
2024-02-26Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includesfanquake
2024-02-23test: Add option to skip unit tests for the test runnerMartin Zumsande
2024-02-22test: Fix intermittent issue in interface_rest.pyMarcoFalke