Commit Graph

81 Commits (47c3ea021e867206172cdb6546a76d23baa958bb)

Author SHA1 Message Date
João Barbosa 44dab423eb qa: Test default include_mempool value of gettxout
4 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
Bezdrighin 8f0b64fb51 Better error messages for invalid addresses
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Jon Atack 6fa72ceb80
test: add coverage for passing fee rate as a string
4 years ago
MarcoFalke fa69c2c784
wallet: Do not treat default constructed types as None-type
4 years ago
Jon Atack 449b730579
wallet: provide valid values if invalid estimate mode passed
4 years ago
Jon Atack 173b5b5fe0
wallet: update fee rate units, use sat/vB for fee_rate error messages
4 years ago
Jon Atack a0d4957473
wallet: introduce fee_rate (sat/vB) param/option
4 years ago
Samuel Dobson 5d32009f1a
Merge #20220: wallet, rpc: explicit fee rate follow-ups/fixes for 0.21
4 years ago
Jon Atack dd341e602d
wallet: add sendtoaddress/sendmany explicit fee rate coverage
4 years ago
Jon Atack fc5721723d
wallet: fix SetFeeEstimateMode() error message
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
MarcoFalke faf60dee34
doc: Remove double-whitespace from help string, other whitespace fixups
4 years ago
Sishir Giri 69cf5d4eeb [test] Make sure send rpc returns fee reason
4 years ago
Sishir Giri d5863c0b3e [send] Make send RPCs return fee reason
4 years ago
Fabian Jahr 56b018ca7f
test: Fix flaky wallet_basic test
4 years ago
fanquake a1d14f522c
Merge #19671: wallet: Remove -zapwallettxes
4 years ago
Andrew Chow 3340dbadd3 Remove -zapwallettxes
4 years ago
Samuel Dobson f98872f127
Merge #18244: rpc: fundrawtransaction and walletcreatefundedpsbt also lock manually selected coins
4 years ago
MarcoFalke fa330ec2fe
test: Remove confusing and broken use of wait_until global
4 years ago
Sjors Provoost 6d1f51343c
[rpc] fundrawtransaction, walletcreatefundedpsbt lock manually selected coins
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Samuel Dobson 4db44acf2d
Merge #18202: refactor: consolidate sendmany and sendtoaddress code
4 years ago
Karl-Johan Alm 05227a3554
tests for bumpfee / estimate_modes
4 years ago
Sjors Provoost 08fc6f6cfc
[rpc] refactor: consolidate sendmany and sendtoaddress code
4 years ago
Andrew Chow d321046f4b wallet: remove -salvagewallet
5 years ago
MarcoFalke fa3f9a0566
test: Fix intermittent sync_blocks failures
5 years ago
Andrew Chow 223588b1bb Add a --descriptors option to various tests
5 years ago
Jon Atack dc0cabeda4
test: remove getaddressinfo label tests
5 years ago
Jon Atack 60aba1f2f1
rpc: simplify getaddressinfo labels, deprecate previous behavior
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Jon Atack 33f5fc32e5
test: add rpc getaddressinfo labels test coverage
5 years ago
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