Commit Graph

146 Commits

Author SHA1 Message Date
Jay Graber 83277eb630 Rm unnecessary functions in protocol.py 2017-09-15 13:26:02 -07:00
Jay Graber 5b118354e7 Rm print_trade 2017-09-15 13:18:17 -07:00
Jay Graber 7e39d8a48b Remove calls to zcashd 2017-09-15 13:15:17 -07:00
Jay Graber e6cb6764ae Fix refund bug 2017-09-15 11:51:40 -07:00
Jay Graber bcb42cc171 Merge branch 'master' of github.com:zcash/ZBXCAT 2017-09-11 11:52:44 -07:00
Jay Graber 7042473554 refund script bug 2017-09-11 11:52:08 -07:00
Jay Graber 63d776bf36 debug 2017-09-11 11:44:54 -07:00
Jay Graber a54b42c645 sighash 2017-09-11 11:43:04 -07:00
Jay Graber 592e26453c sighash anyonecanpay 2017-09-08 14:43:32 -07:00
Jay Graber 59c2a1c37b Debug checklocktimeverify process, not complete 2017-09-08 14:24:12 -07:00
Jay Graber 16826db42b Modify parse secret to handle refund tx without secret 2017-08-30 17:32:00 -07:00
Jay Graber 2436f0066b Auto refund 2017-08-30 12:14:42 -07:00
Jay Graber e6768147c6 Refactor redeem and refund 2017-08-30 12:14:32 -07:00
Jay Graber 3fd724f6fc Add logging debug option 2017-08-29 17:17:28 -07:00
Jay Graber 1e14c0a7f4 Raise ValueError for unrecognized blockchain 2017-08-29 12:41:17 -07:00
arcalinea 628352de33 Merge pull request #22 from zmanian/UserInputReadability
Nits to improve readbility of the user input code
2017-08-27 13:50:20 -07:00
Ariel Gabizon af913333b6 add slide overview 2017-08-27 16:40:54 +02:00
Zaki Manian 830453a232 Nits to improve readbility of the user input code 2017-08-26 07:47:26 -07:00
Jay Graber b693cc796d Add license 2017-08-25 16:06:19 -07:00
arcalinea 8a070461cd Merge pull request #21 from zcash/refactor-rpc
Refactor rpc
2017-08-25 15:58:27 -07:00
Jay Graber 6f20bdbad0 Pull addr validation up into cli.py 2017-08-25 15:42:30 -07:00
Jay Graber 41e1c437ec Refactor zcashRPC 2017-08-25 15:22:38 -07:00
Jay Graber b41b587aab Refactor bitcoinRPC to initialize new proxies for actions like user input 2017-08-25 14:36:42 -07:00
Jay Graber 83f8c992b5 Edit readme 2017-08-25 13:21:28 -07:00
Jay Graber 91fdf4ef59 Rm comments 2017-08-25 12:42:54 -07:00
Jay Graber ef113fdb03 Rm comment 2017-08-25 12:28:58 -07:00
Jay Graber fbdd9a5224 Add warning to readme 2017-08-25 12:22:40 -07:00
Jay Graber 2fcdea44b6 cleanup 2017-08-25 12:12:29 -07:00
Jay Graber 3ed33e7f77 Clean up db.py 2017-08-25 12:11:23 -07:00
Jay Graber 4e03a56205 Change email to info@ z.cash 2017-08-25 12:03:54 -07:00
Jay Graber 61059260a7 edit gitignore 2017-08-25 12:03:23 -07:00
Jay Graber 7497d18719 Rm comments 2017-08-25 11:59:37 -07:00
Jay Graber ac1c8a371b Ask buyer b4 send funds 2017-08-25 10:36:54 -07:00
Jay Graber f85648d963 Bump up timeout interval 2017-08-25 09:56:47 -07:00
Jay Graber 644fc3276e Rm amt hardcode 2017-08-25 09:55:47 -07:00
Jay Graber e82742346f Rm print 2017-08-25 09:54:15 -07:00
Jay Graber d32715a70e Fix printout 2017-08-25 09:25:50 -07:00
Jay Graber b550f2a426 Fix printout of addrs 2017-08-25 09:25:19 -07:00
Jay Graber f05a566348 Merge branch 'master' of github.com:zcash/ZBXCAT 2017-08-25 09:12:07 -07:00
Jay Graber 19426b7682 Remove secret.json 2017-08-25 09:12:00 -07:00
arcalinea 07e28bbab0 Merge pull request #16 from zcash/refactor
Change tests, initial info collection
2017-08-06 23:20:14 -07:00
Jay Graber 12f709fb62 Change tests, initial info collection 2017-08-06 23:19:21 -07:00
Jay Graber c453ae90e4 Add listtrades 2017-08-04 20:49:02 -07:00
Jay Graber 1916ec9855 Add error catching to cli 2017-08-04 19:31:25 -07:00
Jay Graber c9c01dc5e8 Merge branch 'modes' 2017-08-03 09:05:07 -07:00
Jay Graber b7f108e15a Rm hardcoded username pw 2017-08-03 09:04:51 -07:00
Jay Graber f299f78f11 Add easy_install of zcashlib to readme 2017-08-02 22:34:58 -07:00
Jay Graber d93e2f5691 Add dependencies to setup, fix file path issues 2017-08-02 22:34:46 -07:00
arcalinea 29c2249a53 Merge pull request #15 from zcash/modes
Modes
2017-08-02 21:42:26 -07:00
Jay Graber a8540b8cbe Update readme 2017-08-02 21:42:02 -07:00