index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
Age
Commit message (
Expand
)
Author
2024-03-22
test: make p2p_handshake robust against timeoffset warnings
stickies-v
2024-03-20
Merge bitcoin/bitcoin#29370: assumeutxo: Get rid of faked nTx and nChainTx va...
Ava Chow
2024-03-20
Merge bitcoin/bitcoin#27039: blockstorage: do not flush block to disk if it i...
Ava Chow
2024-03-19
Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...
glozow
2024-03-19
Merge bitcoin/bitcoin#29639: test: fix intermittent failures with test=addrman
fanquake
2024-03-18
Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...
glozow
2024-03-18
test: assumeutxo snapshot block CheckBlockIndex crash test
Ryan Ofsky
2024-03-18
test: assumeutxo stale block CheckBlockIndex crash test
Ryan Ofsky
2024-03-18
assumeutxo: Get rid of faked nTx and nChainTx values
Ryan Ofsky
2024-03-18
assumeutxo test: Add RPC test for fake nTx and nChainTx values
Ryan Ofsky
2024-03-14
Merge bitcoin/bitcoin#29459: test: check_mempool_result negative feerate
glozow
2024-03-14
Merge bitcoin/bitcoin#29497: test: simplify test_runner.py
fanquake
2024-03-13
Merge bitcoin/bitcoin#29478: test: Test new header sync behavior in loadtxoutset
Ava Chow
2024-03-13
RPC: Add maxfeerate and maxburnamount args to submitpackage
Greg Sanders
2024-03-13
Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...
Ava Chow
2024-03-12
test: simplify test_runner.py
tdb3
2024-03-12
test: fix intermittent failures with test=addrman
Martin Zumsande
2024-03-12
Merge bitcoin/bitcoin#26415: rpc,rest,zmq: faster getblock, NotifyBlock and r...
Ava Chow
2024-03-12
Merge bitcoin/bitcoin#27114: p2p: Allow whitelisting manual connections
Ava Chow
2024-03-12
test: check more details on zmq raw block response
Andrew Toth
2024-03-12
Merge bitcoin/bitcoin#29306: policy: enable sibling eviction for v3 transactions
Ava Chow
2024-03-12
blockstorage: do not flush block to disk if it is already there
Matthew Zipkin
2024-03-11
test: p2p: check limited peers desirability (depending on best block depth)
Sebastian Falbesoner
2024-03-11
Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...
Ava Chow
2024-03-11
test: p2p: check disconnect due to lack of desirable service flags
Sebastian Falbesoner
2024-03-11
test: p2p: support disconnect waiting for `add_outbound_p2p_connection`
Sebastian Falbesoner
2024-03-11
Merge bitcoin/bitcoin#29483: test, ci: add --v1transport option, add --v2tran...
Ava Chow
2024-03-11
Merge bitcoin/bitcoin#29586: wallet: default wallet migration, modify inconve...
Ava Chow
2024-03-11
Merge bitcoin/bitcoin#28120: p2p: make block download logic aware of limited ...
Ava Chow
2024-03-11
Merge bitcoin/bitcoin#29514: tests: Provide more helpful assert_equal errors
Ava Chow
2024-03-08
Merge bitcoin/bitcoin#29393: i2p: log connection was refused due to arbitrary...
Ava Chow
2024-03-08
wallet: default wallet migration, modify inconvenient backup filename
furszy
2024-03-06
test: exit with code 1 when no fn tests are found
Max Edwards
2024-03-05
Merge bitcoin/bitcoin#29502: test: modify weight estimate in functional tests
fanquake
2024-03-04
Merge bitcoin/bitcoin#29524: p2p: Don't consider blocks mutated if they don't...
fanquake
2024-03-01
test: cover UNIX sockets in feature_proxy.py
Matthew Zipkin
2024-03-01
[functional test] sibling eviction
glozow
2024-03-01
[policy] sibling eviction for v3 transactions
glozow
2024-03-01
test: fix flaky wallet_send functional test
Max Edwards
2024-03-01
test: fix weight estimates in functional tests
Max Edwards
2024-02-29
p2p: Don't consider blocks mutated if they don't connect to known prev block
Greg Sanders
2024-02-29
Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit test
Ava Chow
2024-02-29
test: ignore --v2transport for older versions instead of asserting
Martin Zumsande
2024-02-29
Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...
Ava Chow
2024-02-29
Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py --v...
Ava Chow
2024-02-29
test: add -v1transport option and use it in test_runner
Martin Zumsande
2024-02-29
tests: Provide more helpful assert_equal errors
Anthony Towns
2024-02-29
test: Fix intermittent failure in rpc_net.py --v2transport
stratospher
2024-02-28
Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocks
Ava Chow
2024-02-28
test: add coverage for whitelisting manual connections
brunoerg
[next]