Commit Graph

135 Commits

Author SHA1 Message Date
Jay Graber 84df93782b Add automated test, refund tx functionality 2017-05-31 12:03:16 -07:00
Jay Graber 3ee8606dcf Remove dead code, rename things 2017-05-26 15:21:23 -07:00
Jay Graber 2699e76f32 Put user input in separate file, create test file to run through protocol 2017-05-26 15:08:57 -07:00
Jay Graber 3770a7d700 Rm saving of contracts 2017-05-26 13:16:52 -07:00
Jay Graber 9a52ebeb57 Rename classesXcat.py to xcat.py 2017-05-26 13:15:52 -07:00
Jay Graber db111a3325 Add parsing out of redeem/refund address to zXcat 2017-05-26 12:16:15 -07:00
Jay Graber 31e5761076 Refactor into classes, add automation functions. Unfinished 2017-05-26 09:23:49 -07:00
Jay Graber eb603b3471 Merge branch 'cli-interface' of github.com:zcash/ZBXCAT into cli-interface 2017-05-24 08:57:24 -07:00
Jay Graber 64b268b6a0 Start refactoring into classes 2017-05-24 08:57:19 -07:00
Ariel Gabizon dc06613f70 add functionality 2017-05-24 11:30:48 +03:00
Jay Graber f953907aa5 Changes before demo 2017-05-23 18:15:05 -07:00
Jay Graber 6fec17cd81 Merge pull request #2 from zcash/cli-interface
Cli interface
2017-05-23 14:14:58 -07:00
Jay Graber 0cfb0b7166 Add error handling, improve display 2017-05-23 14:12:01 -07:00
Jay Graber 11101c98d0 Complete workflow 2017-05-23 13:34:48 -07:00
Jay Graber c832698870 Get all the way through trade 2017-05-23 12:28:48 -07:00
Jay Graber b37dbcfa9a Fix contract saving 2017-05-23 11:22:21 -07:00
Jay Graber ee2b84dcc5 Add comments 2017-05-23 00:03:42 -07:00
Jay Graber f0b6389648 Add bitcoin redeem func 2017-05-22 23:59:32 -07:00
Jay Graber 173b5d108f Finish zXcat redeem function 2017-05-22 23:56:36 -07:00
Jay Graber 833cf4d39e Add saving contract.json to redeem p2sh 2017-05-22 21:57:06 -07:00
Jay Graber befcc02a54 Add saving of contracts to json obj 2017-05-22 21:18:44 -07:00
Jay Graber b1a575215f Add cli interface beginning 2017-05-22 18:00:34 -07:00
Jay Graber afc3451413 Refactor xcat and zcash-xcat.py 2017-05-17 15:57:30 -07:00
Jay Graber 3617edd788 Use gettransaction details array to pull amounts 2017-05-16 19:50:34 -07:00
Ariel Gabizon 04942a871b wip full xcat script 2017-05-16 21:28:56 +03:00
Ariel Gabizon 52f22ba90e don't print txid's in little endian 2017-05-16 18:39:08 +03:00
Ariel Gabizon ee0ab978e0 fix script 2017-05-15 23:10:19 +03:00
Ariel Gabizon 60596cb7fe redeem after time lock script 2017-05-15 23:07:19 +03:00
Jay Graber e6c5a1943c Edit README for zec-p2sh-htlc script 2017-05-12 16:43:00 -07:00
Jay Graber dc8d89a94d Add zec p2sh script, must install python-zcashlib 2017-05-12 16:27:29 -07:00
Jay Graber c5ee3d54ec Rm pycache 2017-05-12 16:12:17 -07:00
Jay Graber c3cca59243 Add .gitignore 2017-05-12 16:11:43 -07:00
Jay Graber aba799953c Edit README 2017-05-12 16:10:06 -07:00
Jay Graber 75c253994a Refactor to use python-bitcoinlib rpc proxy 2017-05-12 15:59:37 -07:00
Jay Graber 3e1bb1fbaf Add scripts and daemon code 2017-05-09 16:19:03 -07:00