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
2023-03-24
Merge bitcoin/bitcoin#27269: test: Support decoding segwit address in address...
fanquake
2023-03-23
Merge bitcoin/bitcoin#24845: wallet: return error msg for "too-long-mempool-...
glozow
2023-03-23
Merge bitcoin/bitcoin#27287: test: Replace threading with concurrent.futures
fanquake
2023-03-23
Merge bitcoin/bitcoin#18933: rpc: Add submit option to generateblock
fanquake
2023-03-23
test: add bech32 decoding support to address_to_scriptpubkey()
ismaelsadeeq
2023-03-23
test: test_bech32_decode in address.py
ismaelsadeeq
2023-03-22
Merge bitcoin/bitcoin#27271: RPC: Fix fund transaction crash when at 0-value,...
Andrew Chow
2023-03-22
Merge bitcoin/bitcoin#27280: test: Fix TypeError (expected str instance, byte...
fanquake
2023-03-21
test: Replace threading with concurrent.futures
MarcoFalke
2023-03-20
Merge bitcoin/bitcoin#26531: mempool: Add mempool tracepoints
Andrew Chow
2023-03-20
Add mempool tracepoints
virtu
2023-03-20
test: Fix TypeError in wait_for_debug_log
MarcoFalke
2023-03-19
Merge bitcoin/bitcoin#27265: test: check that sigop limit also affects ancest...
fanquake
2023-03-17
Merge bitcoin/bitcoin#27212: test: Make the unlikely race in p2p_invalid_mess...
fanquake
2023-03-17
test: Make the unlikely race in p2p_invalid_messages impossible
MarcoFalke
2023-03-16
Merge bitcoin/bitcoin#27199: test: fix race condition in encrypted wallet res...
Andrew Chow
2023-03-16
Fix fund transaction case at 0-value, 0-fee
Greg Sanders
2023-03-16
Merge bitcoin/bitcoin#27200: test: psbt: check non-witness UTXO removal for s...
Andrew Chow
2023-03-15
Merge bitcoin/bitcoin#26207: rest: add verbose and mempool_sequence query par...
Andrew Chow
2023-03-15
test: fix race condition in encrypted wallet rescan tests
ishaanam
2023-03-15
test: check that sigop limit also affects ancestor/descendant size
Sebastian Falbesoner
2023-03-13
Merge bitcoin/bitcoin#27235: Avoid integer overflow in CheckDiskSpace
glozow
2023-03-13
Merge bitcoin/bitcoin#26514: Improve address decoding errors
glozow
2023-03-13
Merge bitcoin/bitcoin#27221: test: Default timeout factor to 4 under --valgrind
fanquake
2023-03-13
[test] Add manual prune startup test case
dergoegge
2023-03-10
test: add wallet too-long-mempool-chain error coverage
furszy
2023-03-10
Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-byt...
fanquake
2023-03-10
Merge bitcoin/bitcoin#27226: test: Use self.wait_until over wait_until_helper
fanquake
2023-03-10
Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with pruning
fanquake
2023-03-10
rpc: Add submit option to generateblock
MarcoFalke
2023-03-08
Merge bitcoin/bitcoin#26996: test: Flatten miniwallet array and remove random...
fanquake
2023-03-08
Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...
Andrew Chow
2023-03-08
test: Use self.wait_until over wait_until_helper
MarcoFalke
2023-03-07
Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init code
Andrew Chow
2023-03-07
test: Flatten miniwallet array and remove random fee in longpoll
MarcoFalke
2023-03-07
test: Default timeout factor to 4 under --valgrind
MarcoFalke
2023-03-07
test: add coverage for sigop limit policy (`-bytespersigop` setting)
Sebastian Falbesoner
2023-03-06
Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...
Andrew Chow
2023-03-05
test: psbt: check non-witness UTXO removal for segwit v1 input
Sebastian Falbesoner
2023-03-05
test: speedup rpc_psbt.py by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2023-03-04
test: PSBT: eliminate magic numbers for global unsigned tx key (0)
Sebastian Falbesoner
2023-02-28
Extend bilingual_str support for tinyformat
Ryan Ofsky
2023-02-28
Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#25943: rpc: Add a parameter to sendrawtransaction which...
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#27124: docs: add ramdisk guide for running tests on OSX
fanquake
2023-02-22
Merge bitcoin/bitcoin#25574: validation: Improve error handling when VerifyDB...
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#27143: test: Replace 0xC0 constant
fanquake
2023-02-22
docs: add ramdisk guide for running tests on OSX
Matthew Zipkin
2023-02-22
Merge bitcoin/bitcoin#27068: wallet: SecureString to allow null characters
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#27137: test: Raise PRNG seed log to INFO
fanquake
[next]