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
Age
Commit message (
Expand
)
Author
2024-01-25
[test] Read v2 P2P messages
stratospher
2024-01-25
[test] Perform initial v2 handshake
stratospher
2024-01-25
[test] Introduce EncryptedP2PState object in P2PConnection
stratospher
2024-01-24
[test] Construct class to handle v2 P2P protocol functions
stratospher
2024-01-23
[test] Move MAGIC_BYTES to messages.py
stratospher
2024-01-23
[test/crypto] Add ECDH
stratospher
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-22
Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exit
fanquake
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-14
test: migrate to some per-symbol ubsan suppressions
fanquake
2023-11-13
lint: Report all lint errors instead of early exit
MarcoFalke
2023-11-13
Merge bitcoin/bitcoin#28207: mempool: Persist with XOR
Andrew Chow
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
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#28787: init: completely remove `-zapwallettxes` (remain...
Andrew Chow
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-08
Merge bitcoin/bitcoin#28814: test: symbolizer improvements
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
fuzz: explicitly specify llvm-symbolizer path in runner
fanquake
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
init: completely remove `-zapwallettxes` (remaining hidden option)
Sebastian Falbesoner
2023-11-03
Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearization
Andrew Chow
2023-11-03
test: Add missing sync on send_version in peer_connect
MarcoFalke
2023-11-03
[lint] update expected boost includes
glozow
2023-11-02
Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.py
Andrew Chow
2023-11-01
refactor: Remove unused circular include dependency from validation.cpp
MarcoFalke
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]