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-04-23
Merge bitcoin/bitcoin#24313: Improve display address handling for external si...
Ava Chow
2024-04-23
Merge bitcoin/bitcoin#29688: test: remove duplicated ban test
Ava Chow
2024-04-22
Merge bitcoin/bitcoin#29777: test: refactor: introduce and use `calculate_inp...
Ava Chow
2024-04-22
Merge bitcoin/bitcoin#29933: test: Fix intermittent timeout in p2p_tx_downloa...
Ava Chow
2024-04-22
Merge bitcoin/bitcoin#29898: test: Fix intermittent issue in p2p_handshake.py
glozow
2024-04-22
Merge bitcoin/bitcoin#27679: ZMQ: Support UNIX domain sockets
Ava Chow
2024-04-22
test: Fix intermittent timeout in p2p_tx_download.py
MarcoFalke
2024-04-19
Merge bitcoin/bitcoin#29827: test: p2p: add test for rejected tx request logi...
glozow
2024-04-19
test: Fix intermittent issue in p2p_handshake.py
stratospher
2024-04-17
Merge bitcoin/bitcoin#29893: test: fix intermittent failure in p2p_compactblo...
glozow
2024-04-16
test: cover unix sockets in zmq interface
Matthew Zipkin
2024-04-16
Merge bitcoin/bitcoin#29726: assumeutxo: Fix -reindex before snapshot was val...
Ryan Ofsky
2024-04-16
test: fix intermittent failure in p2p_compactblocks_hb.py
Martin Zumsande
2024-04-16
wallet: return and display signer error
Sjors Provoost
2024-04-16
wallet: compare address returned by displayaddress
Sjors Provoost
2024-04-16
test: use h marker for external signer mock
Sjors Provoost
2024-04-15
test: p2p: add test for rejected tx request logic (`m_recent_rejects` filter)
Sebastian Falbesoner
2024-04-15
fixup: get all utxos up front in fill_mempool, discourage wallet mixing
glozow
2024-04-15
Merge bitcoin/bitcoin#29869: rpc, bugfix: Enforce maximum value for setmocktime
glozow
2024-04-15
Merge bitcoin/bitcoin#29699: test: check disconnection when sending sendaddrv...
glozow
2024-04-15
[rpc, bugfix] Enforce maximum value for setmocktime
dergoegge
2024-04-11
Merge bitcoin/bitcoin#29849: Fix typos in `subprocess.hpp`
merge-script
2024-04-11
Merge bitcoin/bitcoin#29735: AcceptMultipleTransactions: Fix workspace not be...
glozow
2024-04-11
Fix typos in `subprocess.hpp`
Hennadii Stepanov
2024-04-10
Merge bitcoin/bitcoin#28981: Replace Boost.Process with cpp-subprocess
merge-script
2024-04-09
AcceptMultipleTransactions: Fix workspace client_maxfeerate
Greg Sanders
2024-04-09
fill_mempool: assertions and docsctring update
Greg Sanders
2024-04-09
Move fill_mempool to util function
Greg Sanders
2024-04-09
Merge bitcoin/bitcoin#29821: fuzz: Some `test/fuzz/test_runner.py` improvements
fanquake
2024-04-09
Merge bitcoin/bitcoin#29498: test: Update --tmpdir doc string to say director...
fanquake
2024-04-08
fill_mempool: remove subtest-specific comment
Greg Sanders
2024-04-07
Merge bitcoin/bitcoin#29822: test: remove immediate tx relay workaround in wa...
fanquake
2024-04-07
Merge bitcoin/bitcoin#29791: test: Bump timeouts in feature_index_prune and w...
fanquake
2024-04-06
test: remove immediate tx relay workaround in wallet_groups.py
Sebastian Falbesoner
2024-04-06
fuzz: Introduce `BITCOINFUZZ` environment variable
Hennadii Stepanov
2024-04-06
fuzz, refactor: Deduplicate fuzz binary path creation
Hennadii Stepanov
2024-04-05
test: add unit tests for `calculate_input_weight`
Sebastian Falbesoner
2024-04-05
test: introduce and use `calculate_input_weight` helper
Sebastian Falbesoner
2024-04-02
test: Bump timeouts in feature_index_prune and wallet_importdescriptors
Christopher Bergqvist
2024-04-02
Merge bitcoin/bitcoin#29750: test: makes timeout a forced named argument in t...
fanquake
2024-04-01
Merge bitcoin/bitcoin#29753: test: fix StopIteration exception in p2p_node_ne...
fanquake
2024-04-01
Merge bitcoin/bitcoin#29738: doc: fix typos
fanquake
2024-03-29
Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...
Ryan Ofsky
2024-03-28
test: add coverage for -reindex and assumeutxo
Martin Zumsande
2024-03-28
test: check disconnection when sending sendaddrv2 after verack
brunoerg
2024-03-27
test: fix StopIteration exception in p2p_node_network_limited.py
furszy
2024-03-27
Merge bitcoin/bitcoin#27307: wallet: track mempool conflicts with wallet tran...
Ryan Ofsky
2024-03-27
test: makes timeout a forced named argument in tests methods that use it
Sergi Delgado Segura
2024-03-27
external_signer: replace boost::process with cpp-subprocess
Sebastian Falbesoner
2024-03-27
Add `cpp-subprocess` header-only library
Hennadii Stepanov
[next]