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
2021-09-16
test: Remove version argument from build_next_block in p2p_segwit test
MarcoFalke
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-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-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
Raise InitError when peers.dat is invalid or corrupted
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-05
addrman: Fix format string in deserialize error
MarcoFalke
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
scripted-diff: Use generate* from TestFramework
MarcoFalke
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
2021-08-31
Test src/node/transaction::GetTransaction() without -txindex
Jon Atack
2021-08-30
test: Check that non-signaling BIP125 tx can be replaced via parent
MarcoFalke
2021-08-27
Use waste metric for deciding which selection to use
Andrew Chow
2021-08-27
Merge bitcoin/bitcoin#21862: test: Set regtest.BIP65Height = 111 to speed up ...
fanquake
2021-08-26
[test] checks descendants limtis for second generation Package descendants
ritickgoenka
2021-08-26
Merge bitcoin/bitcoin#22738: test: fix failure in feature_nulldummy.py on sin...
MarcoFalke
2021-08-26
Set regtest.BIP65Height = 111 to speed up tests
MarcoFalke
2021-08-26
Merge bitcoin/bitcoin#22797: test, doc: refer to the correct variable names i...
fanquake
2021-08-25
test, doc: refer to the correct variable names in p2p_invalid_tx.py
aitorjs
2021-08-24
Merge bitcoin/bitcoin#22741: test: Add generate* calls to test framework
fanquake
2021-08-23
test: fix failure in feature_nulldummy.py on single-core machines
Sebastian Falbesoner
2021-08-23
test: refactor: use named args for block_submit in feature_nulldummy.py
Sebastian Falbesoner
2021-08-23
Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...
MarcoFalke
[next]