Commit Graph

17 Commits (d3b0b08b0f04d2f1dbebbafd7ab0384dfe045dec)

Author SHA1 Message Date
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
Andrew Chow 1194cf9269 Fix wallet_send.py wallet setup to work with descriptors
4 years ago
Jon Atack ce207d6b93
wallet, bugfix: allow send to take string fee rate values
4 years ago
MarcoFalke ca4a784942
Merge #20410: wallet: Do not treat default constructed types as None-type
4 years ago
Jon Atack 1b3d700928
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
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
Jon Atack 3f72791613
wallet: fix bug in RPC send options
4 years ago
Samuel Dobson 5d32009f1a
Merge #20220: wallet, rpc: explicit fee rate follow-ups/fixes for 0.21
4 years ago
Jon Atack 603c005083
wallet: add rpc send explicit fee rate coverage
4 years ago
MarcoFalke faab86f6c8
test: Fix intermittent issue in wallet_send
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
Sjors Provoost d813d26f06
[rpc] send: various touch-ups
4 years ago
Sjors Provoost 0fc1c685e1
[rpc] send: fix parsing replaceable option
4 years ago
Sjors Provoost 92326d8976
[rpc] add send method
4 years ago