Commit Graph

31 Commits (57982f419e36d0023c83af2dd0d683ca3160dc2a)

Author SHA1 Message Date
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
Samuel Dobson 75a9305d45 Fix intermittent test failures due to missing sync_all
3 years ago
Samuel Dobson eb02dbba3c Use self.generate not node.generate throughout tests
3 years ago
Andrew Chow 928af61cdb allow send rpc take external inputs and solving data
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
W. J. van der Laan 32692d2681
Merge bitcoin/bitcoin#21359: rpc: include_unsafe option for fundrawtransaction
4 years ago
Jon Atack 847288df07
test: fee rate values that cannot be represented as sat/vB
4 years ago
Jon Atack 06a90fa038
rpc: for sat/vB fee rates, limit ParseFixedPoint decimals to 3
4 years ago
Jon Atack b503327597
test: type error and out of range fee rates where missing
4 years ago
Jon Atack c5fd4344f7
test: explicit fee rates with invalid amounts
4 years ago
Jon Atack ea6f76b66e
test: improve zero-value explicit fee rate coverage
4 years ago
t-bast 11d6459b6e
rpc: include_unsafe option for fundrawtransaction
4 years ago
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