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
2023-12-12
test: Actually fail when a python unit test fails
MarcoFalke
2023-12-11
Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#29030)
fanquake
2023-12-09
test: fix intermittent error in rpc_net.py (#29030)
Sebastian Falbesoner
2023-12-08
test: fix `addnode` functional test failure on OpenBSD
Sebastian Falbesoner
2023-12-08
Merge bitcoin/bitcoin#29006: test: fix v2 transport intermittent test failure...
fanquake
2023-12-08
Merge bitcoin/bitcoin#28485: test: Extends MEMPOOL msg functional test
fanquake
2023-12-06
test: Extends MEMPOOL msg functional test
Sergi Delgado Segura
2023-12-06
Merge bitcoin/bitcoin#27581: net: Continuous ASMap health check
Andrew Chow
2023-12-06
test: fix v2 transport intermittent test failure (#29002)
Sebastian Falbesoner
2023-12-05
test: add regression test for the getrawtransaction segfault
Martin Zumsande
2023-12-04
init: don't delete PID file if it was not generated
willcl-ark
2023-12-02
net: Add continuous ASMap health check logging
Fabian Jahr
2023-12-01
Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generated
Andrew Chow
2023-12-01
Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...
Andrew Chow
2023-11-29
test_submitpackage: only make a chain of 3 txns
Greg Sanders
2023-11-29
RPC submitpackage: change return format to allow partial errors
Greg Sanders
2023-11-28
Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid parameter i...
Andrew Chow
2023-11-28
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
Andrew Chow
2023-11-23
test: Add gettransaction test for "coin-join" tx
MarcoFalke
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
2023-11-16
test: replace `Callable`/`Iterable` with their `collections.abc` alternative ...
stickies-v
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-13
Merge bitcoin/bitcoin#28207: mempool: Persist with XOR
Andrew Chow
2023-11-13
Merge bitcoin/bitcoin#28831: test: Avoid intermittent failures in feature_init
fanquake
2023-11-10
test: fix node index bug when comparing peerinfo
Kashif Smith
2023-11-10
Merge bitcoin/bitcoin#28835: test: Check error details with assert_debug_log ...
fanquake
2023-11-09
test, assumeutxo: Use assert_debug_log for error details
pablomartin4btc
2023-11-09
mempool: persist with XOR
MarcoFalke
2023-11-09
test: Avoid intermittent failures in feature_init
MarcoFalke
2023-11-09
Merge bitcoin/bitcoin#28822: test: Add missing wait for version to be sent in...
fanquake
2023-11-08
test: enable v2 transport for p2p_timeouts.py
Martin Zumsande
2023-11-08
test: enable v2 transport for rpc_net.py
Sebastian Falbesoner
2023-11-08
test: enable v2 transport for p2p_node_network_limited.py
Sebastian Falbesoner
2023-11-08
test: enable --v2transport in combination with --usecli
Martin Zumsande
2023-11-08
test: persist -v2transport over restarts and respect -v2transport=0
Martin Zumsande
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-11-08
test: Add missing wait for version to be sent in add_outbound_p2p_connection
MarcoFalke
2023-11-08
Merge bitcoin/bitcoin#28820: tests: Increase wallet_miniscript.py rpc timeout...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28782: test: Add missing sync on send_version in peer_c...
fanquake
2023-11-07
tests: Increase wallet_miniscript.py rpc timeout to 90 seconds
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...
Andrew Chow
2023-11-07
Throw error if invalid parameters passed to getnetworkhashps RPC endpoint
Jameson Lopp
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-06
Merge bitcoin/bitcoin#28612: Test: followups to #27823
Andrew Chow
2023-11-05
test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...
Sebastian Falbesoner
2023-11-03
rpc: keep .cookie if it was not generated
Roman Zeyde
2023-11-03
test: Add missing sync on send_version in peer_connect
MarcoFalke
2023-11-02
Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.py
Andrew Chow
2023-11-01
Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...
fanquake
2023-11-01
Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmap
fanquake
[next]