25 Commits (796a9901c01162255675612e698958adc25fc44a)

Author SHA1 Message Date
FireMartZ 796a9901c0 Merge non source files. 6 years ago
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 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 7 years ago
Simon a45d2ec79c Update test to verify order of zrpcunsafe log messages 7 years ago
Simon a1477f6fac Add test to verify z_sendmany logging 7 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