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-23
tests: wallet_basic lock needed unspents
Andrew Chow
2021-09-23
tests: wallet_txn explicilty specify inputs
Andrew Chow
2021-09-23
tests: rpc_fundrawtx better test for UTXO inclusion with include_unsafe
Andrew Chow
2021-09-09
tests: rpc_fundrawtx use specific inputs for unavailable change test
Andrew Chow
2021-09-09
tests: rpc_fundrawtx lock to UTXO types
Andrew Chow
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-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
2021-08-23
Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled wa...
MarcoFalke
2021-08-19
Use generate* from TestFramework
MarcoFalke
2021-08-19
test: Add generate* calls to test framework
MarcoFalke
2021-08-21
Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method calls
MarcoFalke
2021-08-20
Merge bitcoin/bitcoin#22707: test: refactor use of getrawmempool in functiona...
MarcoFalke
2021-08-19
Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state and t...
MarcoFalke
2021-08-19
test: fix bug in 22686
S3RK
2021-08-18
log, sync: add LOCK logging category, apply it to lock contention
Jon Atack
2021-08-18
test: use f-strings in mining_*.py tests
fanquake
2021-08-18
test: use f-strings in interface_*.py tests
fanquake
[next]