Commit Graph

28 Commits

Author SHA1 Message Date
Jay Graber cd9ae67750 Raise ValueError when commitment is not a string 2017-10-19 11:03:34 -07:00
James Prestwich b255ecdda1
start test for bitcoinRPC 2017-09-15 15:19:33 -06:00
James Prestwich cf00fd0474
comment out unused lines in bitcoinRPC 2017-09-15 14:43:39 -06:00
James Prestwich cad8d010ca
Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat into better-tests 2017-09-15 14:40:41 -06: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
James Prestwich 95a709e819
set up testrunner 2017-09-14 14:37:26 -06:00
James Prestwich f65641a2c7
minor linting 2017-09-13 09:35:31 -06:00
James Prestwich ec71e34b7a
lint zcashRPC 2017-09-12 23:48:56 -06:00
James Prestwich cdda932dde
lint bitcoinRPC 2017-09-12 23:44:25 -06:00
James Prestwich de8ec2df54
linting, fix SelectParams import 2017-09-12 22:16:42 -06: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 59c2a1c37b Debug checklocktimeverify process, not complete 2017-09-08 14:24:12 -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 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 7497d18719 Rm comments 2017-08-25 11:59:37 -07:00
Jay Graber f85648d963 Bump up timeout interval 2017-08-25 09:56:47 -07:00
Jay Graber b7f108e15a Rm hardcoded username pw 2017-08-03 09:04:51 -07:00
Jay Graber 99a3ac71fc Clean up printing to console 2017-08-02 21:41:55 -07:00
Jay Graber 6bd8c2f751 Get secret from redeemtx on blockchain; rm redundant auto_redeem function 2017-08-02 12:18:18 -07:00
Jay Graber 6312cd02b0 Reduce dependency on json, down to buyer redeem step 2017-08-01 13:03:10 -07:00
Jay Graber d8fcd7e95b Parse secret for buyer 2017-07-31 19:13:46 -07:00
Jay Graber 9bb7b7c0f5 Modify checktrade for tests 2017-07-31 16:25:49 -07:00
Jay Graber 9cc52454c8 Changes to newtrade 2017-07-31 14:01:20 -07:00
Jay Graber 94abea7bc2 Repackage as python module 2017-07-28 17:23:32 -07:00