Commit Graph

  • 7c367b7c87 Add scripts to start bitcoin and zcash regtest daemons for running tests regtest Jay Graber 2017-10-24 10:36:47 -0700
  • 9f01f7fc30 Merge branch 'master' of github.com:zcash-hackworks/ZBXCAT master Jay Graber 2017-10-19 11:10:12 -0700
  • fe0b50d488 Rm commented lines Jay Graber 2017-10-19 11:10:00 -0700
  • bd7a7f4dcf Merge pull request #34 from zcash-hackworks/cli-arg-option arcalinea 2017-10-19 11:06:20 -0700
  • cd9ae67750 Raise ValueError when commitment is not a string cli-arg-option cleanup1 Jay Graber 2017-10-19 11:03:34 -0700
  • 9f2147b01f Refactor cli into CLI class, rm db call from protocol Jay Graber 2017-10-19 10:56:10 -0700
  • 6840c11d55 Remove merge conflicts from master Jay Graber 2017-10-19 07:26:47 -0700
  • 2d902c9c6c Add auto mode to skip user input Jay Graber 2017-09-22 19:28:44 -0700
  • 1f3a65cd42 Add option to pass trade data in as json on cli Jay Graber 2017-09-22 18:37:00 -0700
  • 76c1729031 Merge pull request #29 from frdwrd/better-tests arcalinea 2017-10-19 07:02:02 -0700
  • 0f3f1ab2de
    Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat into better-tests James Prestwich 2017-10-17 18:20:36 -0600
  • 27664e457a Merge pull request #27 from frdwrd/master arcalinea 2017-09-25 12:31:59 -0700
  • 11f9c02043
    copy bitcoinProxy tests for zcashProxy James Prestwich 2017-09-15 17:25:16 -0600
  • 2a0b86c021
    Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat James Prestwich 2017-09-15 16:22:21 -0600
  • e13288f17e
    placeholder tests for bitcoinRPC James Prestwich 2017-09-15 16:21:38 -0600
  • b255ecdda1
    start test for bitcoinRPC James Prestwich 2017-09-15 15:19:33 -0600
  • cf00fd0474
    comment out unused lines in bitcoinRPC James Prestwich 2017-09-15 14:43:39 -0600
  • cad8d010ca
    Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat into better-tests James Prestwich 2017-09-15 14:40:41 -0600
  • 182d9caa97
    more db tests, equality operators for Trade and Contract James Prestwich 2017-09-15 14:32:48 -0600
  • 83277eb630 Rm unnecessary functions in protocol.py Jay Graber 2017-09-15 13:26:02 -0700
  • 5b118354e7 Rm print_trade Jay Graber 2017-09-15 13:18:17 -0700
  • 7e39d8a48b Remove calls to zcashd Jay Graber 2017-09-15 13:15:17 -0700
  • 8dc7f77bae
    more tests for db, improvements to Trade and DB classes James Prestwich 2017-09-15 13:29:07 -0600
  • e6cb6764ae Fix refund bug Jay Graber 2017-09-15 11:51:40 -0700
  • e375537af4
    start unit tests for db James Prestwich 2017-09-15 11:12:13 -0600
  • 772f1b857b
    Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat James Prestwich 2017-09-14 14:40:07 -0600
  • 95a709e819
    set up testrunner James Prestwich 2017-09-14 14:37:26 -0600
  • f65641a2c7
    minor linting James Prestwich 2017-09-13 09:35:31 -0600
  • 4cf2a6b393
    lint userInput James Prestwich 2017-09-13 00:00:38 -0600
  • ec71e34b7a
    lint zcashRPC James Prestwich 2017-09-12 23:48:56 -0600
  • cdda932dde
    lint bitcoinRPC James Prestwich 2017-09-12 23:44:25 -0600
  • 2745b46692
    make db.instantiate static James Prestwich 2017-09-12 23:32:39 -0600
  • 27f32ff57d
    refactor db to be an object James Prestwich 2017-09-12 23:28:36 -0600
  • 08b90c3494
    update import in test_db.py James Prestwich 2017-09-12 22:56:39 -0600
  • 917acd1efc
    undo xcatconf change, pull in old tests, create a older for unit tests James Prestwich 2017-09-12 22:52:21 -0600
  • de8ec2df54
    linting, fix SelectParams import James Prestwich 2017-09-12 22:16:42 -0600
  • 7ccc8084b2
    Merge branch 'master' of https://github.com/zcash-hackworks/zbxcat into better-tests James Prestwich 2017-09-11 15:30:33 -0600
  • bcb42cc171 Merge branch 'master' of github.com:zcash/ZBXCAT Jay Graber 2017-09-11 11:52:44 -0700
  • 7042473554 refund script bug debug Jay Graber 2017-09-11 11:52:08 -0700
  • 63d776bf36 debug Jay Graber 2017-09-11 11:44:54 -0700
  • a54b42c645 sighash Jay Graber 2017-09-11 11:43:04 -0700
  • 592e26453c sighash anyonecanpay error-handling Jay Graber 2017-09-08 14:43:32 -0700
  • 59c2a1c37b Debug checklocktimeverify process, not complete Jay Graber 2017-09-08 14:24:12 -0700
  • f8b7530702
    lint db James Prestwich 2017-09-04 20:17:55 -0600
  • 5604b1b064
    error case for find_role James Prestwich 2017-09-04 18:56:48 -0600
  • ba1119570b
    cleanup, and more tests James Prestwich 2017-09-04 18:43:08 -0600
  • 346f98ff33
    first test implemented James Prestwich 2017-09-04 18:32:13 -0600
  • 5fc8cf0d13
    lint utils.py James Prestwich 2017-09-04 18:00:55 -0600
  • 5198a2b765
    lint cli.py James Prestwich 2017-09-04 17:43:13 -0600
  • 577a003076
    refactor cli.py to work with protocol as an object James Prestwich 2017-09-04 17:12:43 -0600
  • 270bd7000f
    refactor protocol, put test stubs in place, linting, prep for cli tests James Prestwich 2017-09-04 17:03:17 -0600
  • 9157d12081
    correct bitcoin requirement James Prestwich 2017-09-04 12:51:44 -0600
  • 42f769d892
    update readme James Prestwich 2017-09-04 11:13:11 -0600
  • 5a4a61c82a
    slight formatting changes to test_cli James Prestwich 2017-09-04 11:00:59 -0600
  • ad2b89d106
    add requirements.txt James Prestwich 2017-09-04 10:08:14 -0600
  • 8aefbd2df5
    clean up and create requirements.txt James Prestwich 2017-09-04 10:06:30 -0600
  • 16826db42b Modify parse secret to handle refund tx without secret Jay Graber 2017-08-30 17:32:00 -0700
  • 2436f0066b Auto refund Jay Graber 2017-08-30 12:14:42 -0700
  • e6768147c6 Refactor redeem and refund Jay Graber 2017-08-30 12:14:32 -0700
  • 3fd724f6fc Add logging debug option Jay Graber 2017-08-29 17:17:28 -0700
  • 1e14c0a7f4 Raise ValueError for unrecognized blockchain Jay Graber 2017-08-29 12:41:17 -0700
  • 628352de33 Merge pull request #22 from zmanian/UserInputReadability arcalinea 2017-08-27 13:50:20 -0700
  • af913333b6 add slide overview Ariel Gabizon 2017-08-27 16:40:54 +0200
  • 830453a232 Nits to improve readbility of the user input code Zaki Manian 2017-08-26 07:47:26 -0700
  • b693cc796d Add license Jay Graber 2017-08-25 16:06:19 -0700
  • 8a070461cd Merge pull request #21 from zcash/refactor-rpc arcalinea 2017-08-25 15:58:27 -0700
  • 6f20bdbad0 Pull addr validation up into cli.py refactor-rpc Jay Graber 2017-08-25 15:42:30 -0700
  • 41e1c437ec Refactor zcashRPC Jay Graber 2017-08-25 15:22:38 -0700
  • b41b587aab Refactor bitcoinRPC to initialize new proxies for actions like user input Jay Graber 2017-08-25 14:36:42 -0700
  • 83f8c992b5 Edit readme Jay Graber 2017-08-25 13:21:28 -0700
  • 91fdf4ef59 Rm comments Jay Graber 2017-08-25 12:42:54 -0700
  • ef113fdb03 Rm comment Jay Graber 2017-08-25 12:28:58 -0700
  • fbdd9a5224 Add warning to readme Jay Graber 2017-08-25 12:22:40 -0700
  • 2fcdea44b6 cleanup Jay Graber 2017-08-25 12:12:29 -0700
  • 3ed33e7f77 Clean up db.py Jay Graber 2017-08-25 12:11:23 -0700
  • 4e03a56205 Change email to info@ z.cash Jay Graber 2017-08-25 12:03:54 -0700
  • 61059260a7 edit gitignore Jay Graber 2017-08-25 12:03:23 -0700
  • 7497d18719 Rm comments demo Jay Graber 2017-08-25 11:59:37 -0700
  • ac1c8a371b Ask buyer b4 send funds Jay Graber 2017-08-25 10:36:54 -0700
  • f85648d963 Bump up timeout interval Jay Graber 2017-08-25 09:56:47 -0700
  • 644fc3276e Rm amt hardcode Jay Graber 2017-08-25 09:55:47 -0700
  • e82742346f Rm print Jay Graber 2017-08-25 09:54:15 -0700
  • d32715a70e Fix printout Jay Graber 2017-08-25 09:25:50 -0700
  • b550f2a426 Fix printout of addrs Jay Graber 2017-08-25 09:25:19 -0700
  • f05a566348 Merge branch 'master' of github.com:zcash/ZBXCAT Jay Graber 2017-08-25 09:12:07 -0700
  • 19426b7682 Remove secret.json Jay Graber 2017-08-25 09:12:00 -0700
  • 07e28bbab0 Merge pull request #16 from zcash/refactor arcalinea 2017-08-06 23:20:14 -0700
  • 12f709fb62 Change tests, initial info collection refactor Jay Graber 2017-08-06 23:19:21 -0700
  • c453ae90e4 Add listtrades Jay Graber 2017-08-04 20:49:02 -0700
  • 1916ec9855 Add error catching to cli Jay Graber 2017-08-04 19:31:25 -0700
  • c9c01dc5e8 Merge branch 'modes' Jay Graber 2017-08-03 09:05:07 -0700
  • b7f108e15a Rm hardcoded username pw modes Jay Graber 2017-08-03 09:04:51 -0700
  • f299f78f11 Add easy_install of zcashlib to readme Jay Graber 2017-08-02 22:34:58 -0700
  • d93e2f5691 Add dependencies to setup, fix file path issues Jay Graber 2017-08-02 22:34:46 -0700
  • 29c2249a53 Merge pull request #15 from zcash/modes arcalinea 2017-08-02 21:42:26 -0700
  • a8540b8cbe Update readme Jay Graber 2017-08-02 21:42:02 -0700
  • 99a3ac71fc Clean up printing to console Jay Graber 2017-08-02 21:41:55 -0700
  • 21b240ff69 Pass in through -conf Jay Graber 2017-08-02 20:56:56 -0700
  • 73f7d02dd7 Gitignore .tmp dir Jay Graber 2017-08-02 19:36:24 -0700
  • 398e209621 Modify description Jay Graber 2017-08-02 19:36:14 -0700