Commit Graph

56 Commits (ca91c244ef1ba7eac6643d66a5fc56d3a2a8b550)

Author SHA1 Message Date
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Ryan Ofsky d1ca563825 bitcoin-cli: Make it an error to specify the "args" parameter two different ways
2 years ago
Ryan Ofsky e2c3b18e67 test: Add RPC tests for same named parameter specified more than once
2 years ago
Andrew Chow a63192afb8
Merge bitcoin/bitcoin#19762: rpc: Allow named and positional arguments to be used together
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
MacroFake fa68937b89
test: Make requires_wallet private
2 years ago
Ryan Ofsky d8b12a75db rpc: Allow named and positional arguments to be used together
2 years ago
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
4 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 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