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-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
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#29735: AcceptMultipleTransactions: Fix workspace not be...
glozow
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#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-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: 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-26
doc: fix some typos
crazeteam
2024-03-25
Merge bitcoin/bitcoin#28928: test: add coverage for bech32m in `wallet_keypoo...
Ava Chow
2024-03-23
test: check that addrman seeding is successful
0xb10c
2024-03-22
Merge bitcoin/bitcoin#29672: validation: Make translations of fatal errors co...
Ava Chow
2024-03-22
Merge bitcoin/bitcoin#28998: rpc: "addpeeraddress tried" return error on failure
Ava Chow
2024-03-22
test: make p2p_handshake robust against timeoffset warnings
stickies-v
2024-03-21
node: Make translations of fatal errors consistent
TheCharlatan
2024-03-20
test: Add test for createwalletdescriptor
Ava Chow
2024-03-20
wallet: Test upgrade of pre-taproot wallet to have tr() descriptors
Ava Chow
2024-03-20
tests: Test for gethdkeys
Ava Chow
2024-03-20
wallet, rpc: show mempool conflicts in `gettransaction` result
ishaanam
2024-03-20
wallet: track mempool conflicts
ishaanam
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-20
test: add coverage for bech32m in `wallet_keypool_topup`
brunoerg
2024-03-19
Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...
glozow
2024-03-19
test: fix test to ensure hidden RPC is present in detailed help
stratospher
2024-03-19
test: remove unused mocktime in test_addpeeraddress
0xb10c
2024-03-19
rpc: "addpeeraddress tried" return error on failure
0xb10c
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
test: Add tests for wallet mempool conflicts
ishaanam
2024-03-14
Merge bitcoin/bitcoin#29459: test: check_mempool_result negative feerate
glozow
[next]