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
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-02
bitcoin-cli: Make it an error to specify the "args" parameter two different ways
Ryan Ofsky
2022-12-02
test: Add RPC tests for same named parameter specified more than once
Ryan Ofsky
2022-11-29
Merge bitcoin/bitcoin#19762: rpc: Allow named and positional arguments to be ...
Andrew Chow
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-11-10
test: Make requires_wallet private
MacroFake
2022-11-05
rpc: Allow named and positional arguments to be used together
Ryan Ofsky
2021-12-09
test: fix test feature_coinstatsindex.py for descriptor wallets
Sebastian Falbesoner
2021-12-08
test: feature_rbf.py: check specified wallet type availability
Sebastian Falbesoner
2021-12-08
test: interface_bitcoin_cli.py: check specified wallet type availability
Sebastian Falbesoner
2021-12-06
test: fix test interface_bitcoin_cli.py for descriptor wallets
Sebastian Falbesoner
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-09-20
cli: Display all proxies in -getinfo
klementtan
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-08-18
test: use f-strings in interface_*.py tests
fanquake
2021-07-21
cli: Implement human readable -getinfo.
Klement Tan
2021-06-03
rpc: Add test for -rpcwaittimeout
Christian Decker
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-05-01
test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo...
klementtan
2021-01-27
Setup wallets for interface_bitcoin_cli.py
Andrew Chow
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-08-24
Add in/out connections to cli -getinfo
Jon Atack
2020-06-02
rpc: add missing space in JSON parsing error message, update test
Jon Atack
2020-06-02
test: add multiwallet tests for bitcoin-cli -generate
Jon Atack
2020-06-02
test: add tests for bitcoin-cli -generate
Jon Atack
2020-05-21
test: add -getinfo multiwallet functional tests
Jon Atack
2020-04-24
Merge #18724: test: add coverage for -rpcwallet cli option
MarcoFalke
2020-04-24
test: add coverage for -rpcwallet cli option
Jon Atack
2020-04-21
test: display command line options passed to send_cli() in debug log
Jon Atack
2020-04-19
test: fix intermittent race condition in interface_bitcoin_cli.py
Jon Atack
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-15
test: add -getinfo "unlocked_until" and "headers" coverage
Jon Atack
2020-04-15
test: verify cli.getwalletinfo in wallet section
Jon Atack
2020-04-15
test: verify bitcoin-cli -version with node stopped
Jon Atack
2020-04-15
test: add coverage for bitcoin-cli -rpcwait
Jon Atack
2020-04-09
test: update and harden interface_bitcoin_cli tests
Jon Atack
2019-12-04
Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
fanquake
2019-12-04
util: remove unwanted fields from bitcoin-cli -getinfo
malevolent
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
[next]