29 Commits (7c02acc5b64e8ef51517331682603d1ed9fe342c)

Author SHA1 Message Date
Simon d72c19a662 Closes #2910. Add z_listunspent RPC call. 6 years ago
Simon b740a99079 Remove local function wait_and_assert_operationid_status which is 6 years ago
Jack Grigg 44e5b42751
Check chainValueZat when checking value pool monitoring 7 years ago
Per Grön 8993edfb77 Deduplicate test utility method wait_and_assert_operationid_status 7 years ago
Jack Grigg e319633435
Add Sprout value pool to getblock and getblockchaininfo 7 years ago
Simon cf72e8e06e Closes #2263 fixing broken pipe error. 7 years ago
Simon b17e1b4080 Closes #2583. Exclude watch-only utxos from z_sendmany coin selection. 7 years ago
Daira Hopwood aff0bf7fa1 Clean up imports to be pyflakes-checkable. fixes #2450 7 years ago
Simon ebe750a882 Part of #1969. Changing min fee calculation also changes the dust threshold. 7 years ago
Simon 238fec642d Update test to check for updated error messages in AmountFromValue(). 7 years ago
Simon 75bb764bb8 Add test for z_sendmany with fee of 0 7 years ago
Simon aa0ab69a15 Closes #2024 by documenting and testing method field in z_getoperationstatus 8 years ago
Simon a45d2ec79c Update test to verify order of zrpcunsafe log messages 8 years ago
Simon a1477f6fac Add test to verify z_sendmany logging 8 years ago
Simon 8aa7937d44 Fixes #1960: z_getoperationstatus/result now includes operation details. 8 years ago
Simon f3c4919027 Increase timeout as laptops on battery power have cpu throttling. 8 years ago
Simon af53da0225 Closes #1903. Add fee parameter to z_sendmany. 8 years ago
Simon 520ced1405 Closes #1857. Fixes bug where tx spending only notes had priority of 0. 8 years ago
Simon 0afd3687c8 Closes #1854. z_sendmany selects more utxos to avoid dust change output. 8 years ago
Simon 9ddb6ad028 Mempool will accept tx with joinsplits and the default z_sendmany fee. 8 years ago
Simon 9384e74c50 Closes #1833. Format currency amounts in z_sendmany error message. 8 years ago
Simon 7c463780cf Fixes #1779 so that sending to multiple zaddrs no longer fails. 8 years ago
Simon db026807b8 Add z_sendmany rule that when sending coinbase utxos to a zaddr 8 years ago
Daira Hopwood f0f838f081 Fix race condition in rpc-tests/wallet_protectcoinbase.py. closes #1597 8 years ago
Simon 2b1cda3b6a Return improved error message when trying to spend Coinbase coins (#1373). 8 years ago