35 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Eirik Ogilvie-Wigley 5602e1f1a6 Allow passing timeout parameter to wait_and_assert_operationid_status 6 years ago
Eirik Ogilvie-Wigley e39f0e16c2 Remove unused imports 6 years ago
Eirik Ogilvie-Wigley f081d9cb02 Use utility method to wait for async operations 6 years ago
Jack Grigg 0f436a0a26
Fix RPC test that checks exact wording of cleaned-up error message 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
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 6 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 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. 7 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