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
/
wallet_keypool_topup.py
Age
Commit message (
Expand
)
Author
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2018-12-03
wallet_keypool_topup.py: Test for all keypool address types
Gregory Sanders
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-02
[tests] Remove 'account' API from wallet functional tests
John Newbery
2018-04-16
[tests] Set -deprecatedrpc=accounts in tests
John Newbery
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-01-25
[tests] Rename wallet_* functional tests.
Anthony Towns