Commit Graph

19 Commits

Author SHA1 Message Date
Simon 21137994c3
Implement RPC shield_coinbase #2448. 2018-02-28 13:57:19 -05:00
airk42 157e0e64e5 Renamed:
1. zcutil -> btcputil
2. zcashd -> btcpd
3. zcash-cli -> btcp-cli
4. Misc. messages: Zcash -> Bitcoin Private and so on
2017-12-28 02:12:59 -05:00
Boris Hajduk 8a38e6c1d0 documentatin z_validateaddress was missing param 2017-06-07 15:49:49 +08:00
Simon aa0ab69a15 Closes #2024 by documenting and testing method field in z_getoperationstatus 2017-02-06 14:53:56 -08:00
Simon 8aa7937d44 Fixes #1960: z_getoperationstatus/result now includes operation details. 2017-01-16 16:45:27 -08:00
Jack Grigg 41c616214c
Update payment API docs to recommend -rescan for fixing witness errors 2016-12-15 14:30:40 +13:00
Simon af53da0225 Closes #1903. Add fee parameter to z_sendmany. 2016-11-30 14:23:35 -08:00
Jay Graber b82084fe44 Change format of z_sendmany error code documentation. 2016-11-15 12:33:12 -08:00
Jay Graber d25e75c512 Document z_sendmany error code messages in payment-api.md 2016-11-10 21:24:43 -08:00
Simon 4e16a7249c Closes #1746. Add rpc call z_validateaddress to validate zaddrs. 2016-10-31 20:05:48 -07:00
bitcartel 5cf1637ebf Update payment-api.md 2016-10-25 23:36:09 -07:00
Jay Graber 5b834670d3 Rm beta 1 release note about encrypted wallets 2016-10-07 08:56:29 -07:00
Jay Graber e9c7cf3298 Document wallet reindexing for z_importkey description in payment-api.md 2016-10-06 17:37:07 -07:00
bitcartel 4ab24d3625 Update payment API documentation for beta 1 2016-09-07 16:53:24 -07:00
bitcartel 6555546edf Update payment-api.md 2016-08-30 19:57:16 -07:00
zkbot cca52f36df Auto merge of #1301 - bitcartel:zc.v0.11.2.latest_701_md_formatting, r=daira
Fix formatting of first paragraph of payment API document

The description of taddr and zaddr were bunched up one line.  This PR fixes the issue.

Self-ACK.  Please merge.
2016-08-25 10:09:56 +00:00
Simon d1f16ffe85 Fix formatting. 2016-08-24 21:47:46 -07:00
bitcartel 5f3f741e47 Add note about zkey and encrypted wallets in z9 alpha. 2016-08-23 15:33:05 -07:00
Simon 73f9e32b86 Closes #701 by adding documentation about the Payment RPC interface. 2016-08-23 00:37:43 -07:00