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
2021-09-19
test: fix confusing off-by-one nValue in feature_coinstatsindex.py
Sebastian Falbesoner
2021-09-18
Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" on ...
fanquake
2021-09-16
Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test
W. J. van der Laan
2021-09-16
Merge bitcoin/bitcoin#22960: test: Set peertimeout in write_config
W. J. van der Laan
2021-09-15
qa: Fix "RuntimeError: Event loop is closed" on Windows
Hennadii Stepanov
2021-09-14
Merge bitcoin/bitcoin#22543: test: Use MiniWallet in mempool_limit.py
merge-script
2021-09-14
fix typos in logging messages
ShubhamPalriwala
2021-09-14
replace: self.nodes[0] with node
ShubhamPalriwala
2021-09-14
test: use MiniWallet in mempool_limit.py
ShubhamPalriwala
2021-09-13
test: Set peertimeout in write_config
MarcoFalke
2021-09-12
p2p: Rename fBlocksOnly, Add test
MarcoFalke
2021-09-12
test: Simplify p2p_blocksonly test with new miniwallet rescan_utxos method
MarcoFalke
2021-09-10
Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor...
merge-script
2021-09-10
Merge bitcoin/bitcoin#22907: test: Avoid intermittent test failure in feature...
merge-script
2021-09-10
Merge bitcoin/bitcoin#22926: doc: Set PYTHONUTF8=1 for functional tests on Wi...
fanquake
2021-09-09
Merge bitcoin/bitcoin#22582: test: a test to check descendant limits
merge-script
2021-09-09
Merge bitcoin/bitcoin#22079: zmq: Add support to listen on IPv6 addresses
W. J. van der Laan
2021-09-09
Merge bitcoin/bitcoin#22788: scripted-diff: Use generate* from TestFramework
merge-script
2021-09-09
test: pep-8 whitespace
MarcoFalke
2021-09-09
test: Avoid intermittent test failure in feature_csv_activation.py
MarcoFalke
2021-09-09
Merge bitcoin/bitcoin#22925: test: Add missing suppression signed-integer-ove...
MarcoFalke
2021-09-09
Raise InitError when peers.dat is invalid or corrupted
MarcoFalke
2021-09-09
doc: Set PYTHONUTF8=1 for functional tests on Windows
Hennadii Stepanov
2021-09-08
test: Add missing suppression signed-integer-overflow:addrman.cpp
MarcoFalke
2021-09-08
test: Fix tests on Windows
MarcoFalke
2021-09-08
Merge bitcoin/bitcoin#22879: addrman: Fix format string in deserialize error
fanquake
2021-09-06
Merge bitcoin/bitcoin#22736: log, sync: change lock contention from preproces...
MarcoFalke
2021-09-06
Merge bitcoin/bitcoin#22861: test: Update test README and lint script
fanquake
2021-09-05
addrman: Fix format string in deserialize error
MarcoFalke
2021-09-05
Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...
fanquake
2021-09-03
test: Remove useless overwrite
MarcoFalke
2021-09-03
Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...
Samuel Dobson
2021-09-02
Merge bitcoin/bitcoin#22809: test: Check that non-signaling BIP125 tx can be ...
fanquake
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-09-02
test: Update test README and lint script
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22418: release: Remove gitian
MarcoFalke
2021-09-02
Replace use of boost::trim_right with locale-independent TrimString
Ben Woosley
2021-09-02
Replace use of boost::trim use with locale-independent TrimString
Ben Woosley
2021-09-01
Merge bitcoin/bitcoin#22437: test, refactor: add GetTransaction() coverage, i...
MarcoFalke
2021-09-01
refactor: Detach wallet transaction methods (followup for move-only)
Russell Yanofsky
2021-09-01
Merge bitcoin/bitcoin#22009: wallet: Decide which coin selection solution to ...
Samuel Dobson
2021-08-31
test, refactor: rpc_rawtransaction PEP8
Jon Atack
2021-08-31
refactor: separate the rpc_rawtransaction tests into functions
Jon Atack
2021-08-31
move-only: regroup similar rpc_rawtransaction tests together
Jon Atack
2021-08-31
test: remove no longer needed (ASCII art) comments
Jon Atack
2021-08-31
test: add and harmonize getrawtransaction logging
Jon Atack
2021-08-31
test: run 2nd getrawtransaction section with/without -txindex
Jon Atack
2021-08-31
refactor: txid to constant in rpc_rawtransaction to isolate tests
Jon Atack
2021-08-31
refactor: dedup/reorg createrawtransaction sequence number tests
Jon Atack
[next]