Commit Graph

167 Commits

Author SHA1 Message Date
James Prestwich e375537af4
start unit tests for db 2017-09-15 11:12:13 -06: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 4cf2a6b393
lint userInput 2017-09-13 00:00:38 -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 2745b46692
make db.instantiate static 2017-09-12 23:32:39 -06:00
James Prestwich 27f32ff57d
refactor db to be an object 2017-09-12 23:28:36 -06:00
James Prestwich 08b90c3494
update import in test_db.py 2017-09-12 22:56:39 -06:00
James Prestwich 917acd1efc
undo xcatconf change, pull in old tests, create a older for unit tests 2017-09-12 22:52:21 -06:00
James Prestwich de8ec2df54
linting, fix SelectParams import 2017-09-12 22:16:42 -06:00
James Prestwich 7ccc8084b2
Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat into better-tests 2017-09-11 15:30:33 -06: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
James Prestwich f8b7530702
lint db 2017-09-04 20:17:55 -06:00
James Prestwich 5604b1b064
error case for find_role 2017-09-04 18:56:48 -06:00
James Prestwich ba1119570b
cleanup, and more tests 2017-09-04 18:43:08 -06:00
James Prestwich 346f98ff33
first test implemented 2017-09-04 18:32:13 -06:00
James Prestwich 5fc8cf0d13
lint utils.py 2017-09-04 18:00:55 -06:00
James Prestwich 5198a2b765
lint cli.py 2017-09-04 17:43:13 -06:00
James Prestwich 577a003076
refactor cli.py to work with protocol as an object 2017-09-04 17:12:43 -06:00
James Prestwich 270bd7000f
refactor protocol, put test stubs in place, linting, prep for cli tests 2017-09-04 17:03:17 -06:00
James Prestwich 9157d12081
correct bitcoin requirement 2017-09-04 12:51:44 -06:00
James Prestwich 42f769d892
update readme 2017-09-04 11:13:11 -06:00
James Prestwich 5a4a61c82a
slight formatting changes to test_cli 2017-09-04 11:00:59 -06:00
James Prestwich ad2b89d106
add requirements.txt 2017-09-04 10:08:14 -06:00
James Prestwich 8aefbd2df5
clean up and create requirements.txt 2017-09-04 10:06:30 -06: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