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
/
interface_bitcoin_cli.py
Age
Commit message (
Expand
)
Author
2019-11-18
test: skip bitcoin_cli test when the cli isn't compiled
fanquake
2019-07-31
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-04-25
QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rat...
Luke Dashjr
2019-03-11
Merge #15564: cli: remove duplicate wallet fields from -getinfo
MarcoFalke
2019-03-09
cli: remove duplicate wallet fields from -getinfo
fanquake
2019-03-09
cli: replace testnet with chain and return network name as per BIP70.
fanquake
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2018-10-20
Fix typo
Kristaps Kaupe
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-20
Fix bitcoin-cli --version
Ben Woosley
2018-03-19
tests: Test connecting with non-existing RPC cookie file
practicalswift
2018-03-19
tests: Test connecting to a non-existing server
practicalswift
2018-03-09
bitcoin-cli: Provide a better error message when bitcoind is not running
practicalswift
2018-01-25
[tests] Rename misc functional tests.
Anthony Towns