18 Commits (master)

Author SHA1 Message Date
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Jack Grigg 2cc6bab201
Update UniValue includes in Zcash-specific code 7 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
Simon 8aa7937d44 Fixes #1960: z_getoperationstatus/result now includes operation details. 8 years ago
Simon 84e8c5f921 WitnessAnchorData only needs to store one witness per JSOutPoint. 8 years ago
Simon 2d931e905b Fixes #1823. Witness anchors for input notes no longer cross block boundaries. 8 years ago
Simon af53da0225 Closes #1903. Add fee parameter to z_sendmany. 8 years ago
Simon da5e7e5185 Formatting and updated test per review. 8 years ago
Simon 5f8118c8a4 Revert "Reduce use of global pzcashParams with private member variable" 8 years ago
Simon 4b32c16ba5 Reduce use of global pzcashParams with private member variable 8 years ago
Simon 485145ea78 Disable proof generation when testmode is enabled in async SendMany operation. 8 years ago
Simon cff6f0ac46 Add friend class for testing private members of AsyncRPCOperation_sendmany. 8 years ago
Simon 87f7c98795 Refactor to use wallet note tracking from commit a72379 8 years ago
Simon 3fd5a615ac Coinbase utxos can only be spent when sending to a single zaddr. 8 years ago
Simon 14af21e9f7 Add chaining of JoinSplits within a transaction. 8 years ago
Simon dafb81614b Implement z_sendmany RPC call. 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago