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
/
rpc_deprecated.py
Age
Commit message (
Expand
)
Author
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-06-25
Hide bumpfee's psbt creation behavior behind -deprecatedrpc
Andrew Chow
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-02-27
[rpc] remove deprecated generate method
Sjors Provoost
2018-10-18
[wallet] Deprecate the generate RPC method
John Newbery
2018-08-27
[rpc] Remove deprecated validateaddress usage.
John Newbery
2018-08-27
[wallet] Remove wallet account RPCs
John Newbery
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-16
[wallet] [rpc] Remove getlabeladdress RPC
John Newbery
2018-04-30
[tests] Fix race in rpc_deprecated.py
John Newbery
2018-04-17
[wallet] [rpc] Deprecate account RPC methods
John Newbery
2018-02-16
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-08
[tests] Remove test for deprecated createmultsig option
John Newbery
2018-02-02
[tests] Remove estimatefee from rpc_deprecated.py test
John Newbery
2018-01-25
[tests] Rename rpc_* functional tests.
Anthony Towns