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
2022-01-07
Merge bitcoin/bitcoin#23996: test: set ban after mocking time
fanquake
2022-01-06
test: set ban after mocking time
brunoerg
2022-01-06
Merge bitcoin/bitcoin#23963: test: run feature_pruning.py without wallet comp...
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23075: test: Fee estimation functional test cleanups
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in RelayAdd...
fanquake
2022-01-05
Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum is ...
laanwj
2022-01-05
Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provide...
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs per...
laanwj
2022-01-05
Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
MarcoFalke
2022-01-05
test: wait rather than assert presence of file in startupnotify test
fanquake
2022-01-04
test: use MiniWallet for mining_basic.py
Sebastian Falbesoner
2022-01-04
refactor: Remove pointless and confusing shift in RelayAddress
MarcoFalke
2022-01-04
test: Bundle all integer sanitizer suppressions of dependencies
MarcoFalke
2022-01-04
Update test/sanitizer_suppressions/lsan
Hennadii Stepanov
2022-01-03
test: run feature_pruning.py without wallet compiled
Sebastian Falbesoner
2022-01-03
Merge bitcoin/bitcoin#23737: test: make feature_init more robust
MarcoFalke
2022-01-03
Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotify
MarcoFalke
2022-01-02
Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...
MarcoFalke
2022-01-02
Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-ups
fanquake
2022-01-01
rpc: Quote user supplied descriptor in error msg
MarcoFalke
2021-12-31
Merge bitcoin/bitcoin#23912: Insert and bump copyright headers
MarcoFalke
2021-12-30
scripted-diff: Insert missed copyright headers
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-30
Merge bitcoin/bitcoin#23879: test: check ban_duration and time_remaining afte...
MarcoFalke
2021-12-29
test: check that bitcoin-tx detects missing input amount for segwit transactions
Sebastian Falbesoner
2021-12-29
test: enable txindex in feature_init
James O'Beirne
2021-12-29
test: feature_init: retain debug.log and improve detection
James O'Beirne
2021-12-29
test: feature_init: tweak all .ldb files of a certain type
James O'Beirne
2021-12-29
test: add TestNode.wait_for_debug_log
James O'Beirne
2021-12-29
test: introduce TestNode.debug_log_bytes
James O'Beirne
2021-12-27
test: check ban_duration and time_remaining after setting ban
brunoerg
2021-12-27
test: use MiniWallet for p2p_compactblocks.py
Sebastian Falbesoner
2021-12-26
wallettool: Check that the dumpfile checksum is the correct size
Andrew Chow
2021-12-26
test: use MiniWallet for rpc_scantxoutset.py
Sebastian Falbesoner
2021-12-26
test: introduce `address_to_scriptpubkey` helper
Sebastian Falbesoner
2021-12-26
test: introduce `getnewdestination` helper for generating various address types
Sebastian Falbesoner
2021-12-26
Merge bitcoin/bitcoin#23858: test: Fix rpc_scantxoutset intermittent issue
MarcoFalke
2021-12-24
test: Add missing suppressions for crypto_diff_fuzz_chacha20.cpp
MarcoFalke
2021-12-24
test: add functional test for -startupnotify
Bruno Garcia
2021-12-24
test: Fix pep8 of touched file
MarcoFalke
2021-12-24
test: Fix rpc_scantxoutset intermittent issue
MarcoFalke
2021-12-22
[test] compare filter and header with the result of the getblockfilter RPC
Niklas Gögge
2021-12-22
[rest] add a more verbose error message for invalid header counts
Niklas Gögge
2021-12-22
test: check for invalid listtransactions RPC parameters
Sebastian Falbesoner
2021-12-20
Merge bitcoin/bitcoin#23789: wallet: Strictly match tx change type to improve...
Andrew Chow
2021-12-20
Merge bitcoin/bitcoin#23796: test: check that pruneblockchain RPC fails for f...
MarcoFalke
2021-12-20
Merge bitcoin/bitcoin#23812: test: fix intermittent failures in p2p_timeouts.py
MarcoFalke
2021-12-20
Merge bitcoin/bitcoin#17631: Expose block filters over REST
MarcoFalke
2021-12-18
test: fix intermittent timeouts in p2p_timeouts.py
Martin Zumsande
2021-12-17
wallet: Strictly match tx change type to improve privacy
MarcoFalke
[next]