Commit Graph

49 Commits (17fdbefd3f40ec79b98c876229760b8fbb1d8620)

Author SHA1 Message Date
Sebastian Falbesoner 50b044a88e test: fix test feature_coinstatsindex.py for descriptor wallets
3 years ago
Sebastian Falbesoner 84bc35d7a5 test: feature_rbf.py: check specified wallet type availability
3 years ago
Sebastian Falbesoner b57bf25cfe test: interface_bitcoin_cli.py: check specified wallet type availability
3 years ago
Sebastian Falbesoner e4fa28a322 test: fix test interface_bitcoin_cli.py for descriptor wallets
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
Vasil Dimov e6890fcb44
net: don't skip CJDNS from GetNetworksInfo()
3 years ago
klementtan 7c3712fa32
cli: Display all proxies in -getinfo
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
fanquake c2a5d560df
test: use f-strings in interface_*.py tests
3 years ago
Klement Tan a37e29d32f
cli: Implement human readable -getinfo.
3 years ago
Christian Decker b9e76f1bf0 rpc: Add test for -rpcwaittimeout
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
klementtan c5bb142817 test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo with -rpcwallet=unloaded wallet returns no balances
4 years ago
Andrew Chow 4de23824b0 Setup wallets for interface_bitcoin_cli.py
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
Jon Atack 581b343d5b
Add in/out connections to cli -getinfo
4 years ago
Jon Atack 22cb303cf0
rpc: add missing space in JSON parsing error message, update test
5 years ago
Jon Atack bf53ebef06
test: add multiwallet tests for bitcoin-cli -generate
5 years ago
Jon Atack 18f93545a1
test: add tests for bitcoin-cli -generate
5 years ago
Jon Atack 5edad5ce5d
test: add -getinfo multiwallet functional tests
5 years ago
MarcoFalke 5f19155e5b
Merge #18724: test: add coverage for -rpcwallet cli option
5 years ago
Jon Atack 2495110012
test: add coverage for -rpcwallet cli option
5 years ago
Jon Atack 8f5dc8800a
test: display command line options passed to send_cli() in debug log
5 years ago
Jon Atack 92fe537cf7
test: fix intermittent race condition in interface_bitcoin_cli.py
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Jon Atack c28c7b882b
test: add -getinfo "unlocked_until" and "headers" coverage
5 years ago
Jon Atack bb13f46fb1
test: verify cli.getwalletinfo in wallet section
5 years ago
Jon Atack becc8b9747
test: verify bitcoin-cli -version with node stopped
5 years ago
Jon Atack 727b67e7b8
test: add coverage for bitcoin-cli -rpcwait
5 years ago
Jon Atack 5df0877f91
test: update and harden interface_bitcoin_cli tests
5 years ago
fanquake 5aee0e2163
Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
5 years ago
malevolent 01c8701559 util: remove unwanted fields from bitcoin-cli -getinfo
5 years ago
fanquake 621d398750
test: skip bitcoin_cli test when the cli isn't compiled
5 years ago
MarcoFalke fa8a1d7ba3
test: Adapt test framework for chains other than "regtest"
5 years ago
Luke Dashjr fcc443b636 QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core
6 years ago
MarcoFalke c94852e791
Merge #15564: cli: remove duplicate wallet fields from -getinfo
6 years ago
fanquake 3f6568d66b
cli: remove duplicate wallet fields from -getinfo
6 years ago
fanquake 890396cbd5
cli: replace testnet with chain and return network name as per BIP70.
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Kristaps Kaupe 7e18673f04 Fix typo
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Ben Woosley 5b82aa7352
Fix bitcoin-cli --version
6 years ago
practicalswift 8b2ef27ff9 tests: Test connecting with non-existing RPC cookie file
7 years ago
practicalswift a2b2476e96 tests: Test connecting to a non-existing server
7 years ago
practicalswift de04fde534 bitcoin-cli: Provide a better error message when bitcoind is not running
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago