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
2019-11-24
test: add rpc getaddressinfo labels test coverage
Jon Atack
2019-11-24
test: add listlabels test in wallet_labels.py
Jon Atack
2019-11-23
Merge #17387: wallet_importmulti: use addresses of the same type as being imp...
Samuel Dobson
2019-11-21
Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consiste...
MarcoFalke
2019-11-20
test: add functional test for non-standard txs with too large scriptSig
Sebastian Falbesoner
2019-11-18
test: skip tool_wallet test when bitcoin-wallet isn't compiled
fanquake
2019-11-18
test: skip wallet_listreceivedby test when the cli isn't compiled
fanquake
2019-11-18
test: skip bitcoin_cli test when the cli isn't compiled
fanquake
2019-11-15
test: fix bitcoind already running warnings on macOS
fanquake
2019-11-15
Merge #17322: Fix input size assertion in wallet_bumpfee.py
MarcoFalke
2019-11-15
Fix input size assertion in wallet_bumpfee.py
Gregory Sanders
2019-11-14
test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-12
Merge #17435: test: check custom ancestor limit in mempool_packages.py
MarcoFalke
2019-11-11
rpc: Expose block height of wallet transactions
João Barbosa
2019-11-11
test: check custom ancestor limit in mempool_packages.py
Sebastian Falbesoner
2019-11-11
test: Use proper MAX_SCRIPT_ELEMENT_SIZE
Hennadii Stepanov
2019-11-07
Merge #17362: test: speed up wallet_avoidreuse, add logging
fanquake
2019-11-07
test: speed up wallet_avoidreuse.py
Jon Atack
2019-11-07
test: add logging to wallet_avoidreuse.py
Jon Atack
2019-11-06
Merge #17340: Tests: speed up fundrawtransaction test
MarcoFalke
2019-11-06
[tests] Don't stop-start unnecessarily in rpc_fundrawtransaction.py
John Newbery
2019-11-06
[tests] Use -whitelist in rpc_fundrawtransaction.py
John Newbery
2019-11-05
wallet_importmulti: use addresses of the same type as being imported
Andrew Chow
2019-11-05
Merge #16899: UTXO snapshot creation (dumptxoutset)
Wladimir J. van der Laan
2019-11-05
test: add dumptxoutset RPC test
James O'Beirne
2019-11-05
TestShell: Return self from setup()
James Chiang
2019-11-05
TestShell: Simplify default setting of num_nodes
James Chiang
2019-11-05
Doc: Remove backticks in test-shell.md code block
James Chiang
2019-11-05
TestShell: Fix typo in TestShell warning printout
James Chiang
2019-11-05
Merge #16766: wallet: Make IsTrusted scan parents recursively
Samuel Dobson
2019-11-05
Merge #17258: Fix issue with conflicted mempool tx in listsinceblock
Samuel Dobson
2019-11-04
Merge #17288: Added TestShell class for interactive Python environments.
MarcoFalke
2019-11-04
[tests] Speed up rpc_fundrawtransaction.py
John Newbery
2019-11-04
Merge #17199: test: use default address type (bech32) for wallet_bumpfee tests
MarcoFalke
2019-11-04
Add documentation for test_shell submodule
JamesC
2019-11-04
Add TestShell class
James Chiang
2019-11-03
Move argparse() to init()
JamesC
2019-11-03
Move assert num_nodes is set into main()
JamesC
2019-11-03
Clear TestNode objects after shutdown
JamesC
2019-11-03
Add closing and flushing of logging handlers
JamesC
2019-11-03
Refactor TestFramework main() into setup/shutdown
JamesC
2019-11-03
Remove network_event_loop instance in close()
JamesC
2019-11-01
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...
MarcoFalke
2019-11-01
Merge #17327: test: add rpc_fundrawtransaction logging
MarcoFalke
2019-11-01
test: rm ascii art in rpc_fundrawtransaction
Jon Atack
2019-11-01
test: add rpc_fundrawtransaction logging
Jon Atack
2019-10-31
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-30
QA: Add wallet_implicitsegwit to test the ability to transform keys between a...
Luke Dashjr
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
rpc: Add generatetodescriptor
MarcoFalke
[next]