Commit Graph

48 Commits (d0e8f4d5d8ddaccb37f98b7989fb944081e41ab8)

Author SHA1 Message Date
Gregory Sanders f50785ab56 Change default address type to bech32
5 years ago
Jon Atack 6659810e2f
test: use named args for sendrawtransaction calls
5 years ago
MarcoFalke 59c138d2f1
Merge #16898: test: Remove connect_nodes_bi
5 years ago
Wladimir J. van der Laan 0ee0474234
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
Jon Atack 1b41c2c8a1
test: improve gettransaction test coverage
5 years ago
Jon Atack 0f34f54888
rpc: fix regression in gettransaction
5 years ago
John Newbery 7dee8f4808 [wallet] Rename 'decode' argument in gettransaction method to 'verbose'
5 years ago
darosior b8b3f0435a
tests: Add a new functional test for gettransaction
5 years ago
Joonmo Yang 261843e4be wallet/rpc: Use the default maxfeerate value as BTC/kB
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
MarcoFalke fafe008cb4
test: Pass at most one node group to sync_all
6 years ago
John Newbery f5162458cd [rpc] remove resendwallettransactions RPC
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
6 years ago
MarcoFalke f9dbb319d2
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
6 years ago
Adam Jonas 2fa85ebd1c add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
6 years ago
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
Ben Carman dc3b2ccb5f
tests: Added missing tests for RPC wallet errors
6 years ago
MarcoFalke 5c99bb0047
Merge #15247: qa: Use wallet to retrieve raw transactions
6 years ago
MarcoFalke fa5278a419
qa: Use wallet to retrieve raw transactions
6 years ago
Amiti Uttarwar 04da9f4834 [RPC] Update getrawtransaction interface
6 years ago
MarcoFalke fa2198328e
qa: Style-only fixes in touched files
6 years ago
John Newbery c1825b9d39 [tests] Add wallet_balance.py
6 years ago
MarcoFalke b74078868b
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
John Newbery c269209336 [tests] Small fixups before deprecating generate
6 years ago
whythat 14a06525b2 tests: add test for 'getaddressinfo' RPC result 'ischange' field
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Pieter Wuille ad552a54c5
Merge #13566: Fix get balance
6 years ago
John Newbery 702ae1e21a [RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.
6 years ago
MarcoFalke fa103a5d5e
[qa] wallet_basic: Specify minimum required amount for listunspent
6 years ago
Wladimir J. van der Laan 868cf431be
Merge #13160: wallet: Unlock spent outputs
6 years ago
João Barbosa fd9b3a7182 test: Output should be unlocked when spent
7 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
MarcoFalke 4ad3b3c72c
Merge #12716: Fix typos and cleanup in various files
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Andrew Chow b22cce0148 scripted-diff: validateaddress to getaddressinfo in tests
7 years ago
Andrew Chow b98bfc5ed0 Create getaddressinfo RPC and deprecate parts of validateaddress
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago