Commit Graph

135 Commits

Author SHA1 Message Date
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
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
Jay Graber 99a3ac71fc Clean up printing to console 2017-08-02 21:41:55 -07:00
Jay Graber 21b240ff69 Pass in through -conf 2017-08-02 20:56:56 -07:00
Jay Graber 73f7d02dd7 Gitignore .tmp dir 2017-08-02 19:36:24 -07:00
Jay Graber 398e209621 Modify description 2017-08-02 19:36:14 -07:00
Jay Graber ee8dac6ee4 Get default addresses from xcatconf.py in top level dir 2017-08-02 19:36:07 -07:00
arcalinea 905124f03c Merge pull request #14 from zcash/save-secret
Save secret
2017-08-02 18:50:42 -07:00
Jay Graber 546a312e0a Some cleaning up 2017-08-02 18:45:36 -07:00
Jay Graber e78072d0aa Save secret in key/value store 2017-08-02 18:06:09 -07:00
arcalinea 22e4821ca7 Merge pull request #13 from zcash/magic-wormhole
Magic wormhole
2017-08-02 17:18:58 -07:00
Jay Graber 4ee91cc0f5 Update readme for magic-wormhole 2017-08-02 17:18:35 -07:00
Jay Graber 3a61adb157 Modify cli to allow import and export to work with magic-wormhole transfer 2017-08-02 16:10:15 -07:00