Commit Graph

29 Commits

Author SHA1 Message Date
Ben Wilson f298eb6bf8
Merge pull request #3 from benzcash/ben/add-rpc-command-for-zcashd_monitor.py
Added some additional rpc commands to support zcashd monitoring
2019-11-12 10:29:19 -05:00
Ben Wilson b6ca9eb332 CamelCase 2019-11-11 15:30:31 -05:00
Ben Wilson 1693503598 Added some additional rpc commands to support zcashd monitoring 2019-11-06 10:19:09 -05:00
Ben Wilson 4ec6110f7d
Merge pull request #2 from benzcash/ben/python3-and-packaging
Ben/python3 and packaging
2019-11-05 13:46:26 -05:00
Ben Wilson f50801ce29 Change memo message encoding for python3 2019-10-21 13:12:37 -04:00
Ben Wilson 9a3b5b9003 Change memo message encoding for python3 2019-10-21 12:38:30 -04:00
Ben Wilson d9b542b723 Change memo message encoding for python3 2019-10-21 12:17:32 -04:00
Ben Wilson 7085129b84 Merge remote-tracking branch 'origin/ben/enable-rpc-params-in-env' into ben/python3-and-packaging 2019-10-15 09:40:59 -04:00
Ben Wilson b85ff84035 Added packaging and python3 2019-10-14 16:09:04 -04:00
Marshall Gaucher 853f1f17d8
Merge pull request #1 from benzcash/ben/enable-rpc-params-in-env
Allow reading RPC parameters from env
2019-10-09 07:34:18 -07:00
Ben Wilson 7fce7170a5 Fix RPC names 2019-09-25 13:17:22 -04:00
Ben Wilson 67e70e1271 Allow reading RPC parameters from env 2019-09-25 10:27:45 -04:00
Jay Graber 24cb60b7d8 Change sweep_coinbase to use z_shieldcoinbase call 2017-10-18 10:03:34 -07:00
Jay Graber 6a5ebdf918 Set fee for sweeping coinbase txs 2017-05-13 21:33:57 -07:00
Jay Graber 00e78b7132 Add some taddr raw tx calls 2017-05-03 16:50:44 -07:00
Jay Graber c85e8cc7a2 Update README 2017-04-26 15:03:18 -07:00
Jay Graber c5936271bd Rm typo 2017-04-26 11:36:43 -07:00
Jay Graber c7cfd423c9 Convert spaces to tabs 2017-04-26 11:32:25 -07:00
Jay Graber 81091e6a90 Rm comments 2017-04-23 10:25:29 -07:00
Jay Graber 4ce00fd44e Add gettotalbalance 2017-04-20 18:06:40 -07:00
Jay Graber 436a49385b Fix sweep_coinbase 2017-04-20 17:18:54 -07:00
Jay Graber d3943b1395 Add sweep coinbase with debug prints for now 2017-04-20 15:59:40 -07:00
Jay Graber ad6cc8ebdb Check for coinbase in find_taddr_with_unspent 2017-04-20 14:30:32 -07:00
Jay Graber b8a1964e5a Add listunspent and findUnspentTaddr 2017-04-20 10:29:18 -07:00
Jay Graber 9dcae659d0 Changes to sweep-all, zdaemon 2017-04-20 10:02:37 -07:00
Jay Graber 9e087f2af8 Move tests to folder, work on sweep-all.py 2017-04-18 15:55:48 -07:00
Jay Graber 810d6fb42a Add ports for testnet, mainnet, regtest; add z_sendmany function 2017-04-18 14:57:33 -07:00
Jay Graber d62bc3075f Rename module 2017-04-11 17:40:08 -07:00
Jay Graber d2bbf926bd minimal functions 2017-04-11 17:13:25 -07:00