Commit Graph

19 Commits

Author SHA1 Message Date
teor 4dfb28b679 Update error logs and README for submodules 2021-11-15 09:03:09 +10:00
Jane Lusby d772451889 update readme to include release documentation 2021-04-16 18:21:43 -04:00
Jane Lusby 5534684937 re-export and test new precompute api 2020-12-09 15:22:40 -08:00
Jane Lusby dcde9a0b5b
merge zcash_script changes for final release (#3)
* initial working version on cc

* add basic actions automation

* checkout submodules

* don't require bindgen generation

* use newest zcash changes

* pause work on ripping out sodium

* push hacks to some version of the repo

* fix path in build.rs

* add job for testing different OSs

* str4d is the fucking greatest

* cleanup unused code

* remove symlink

* cleanup cruft

* remove old automation files

* Apply suggestions from code review

Co-authored-by: Saleem Rashid <dev@saleemrashid.com>

* add failure case test

* always generate bindings

* install llvm dep on windows

* cleanup unused bindings

* try messing with CI

* use actual branch name

* use correct remote for gitmodules

* Update build.rs

Co-authored-by: Saleem Rashid <dev@saleemrashid.com>

* rename to zcash_script

* cleanup last mentions

* Prepare zcash_script for release (#2)

* cleanup last mentions

* add files that need to be included

Co-authored-by: Saleem Rashid <dev@saleemrashid.com>
2020-08-13 16:47:37 -07:00
Jane Lusby c2252b2a07
initial working version on cc (#1)
* initial working version on cc

* add basic actions automation

* checkout submodules

* don't require bindgen generation

* use newest zcash changes

* pause work on ripping out sodium

* push hacks to some version of the repo

* fix path in build.rs

* add job for testing different OSs

* str4d is the fucking greatest

* cleanup unused code

* remove symlink

* cleanup cruft

* remove old automation files

* Apply suggestions from code review

Co-authored-by: Saleem Rashid <dev@saleemrashid.com>

* add failure case test

* always generate bindings

* install llvm dep on windows

* cleanup unused bindings

* try messing with CI

* use actual branch name

* use correct remote for gitmodules

* Update build.rs

Co-authored-by: Saleem Rashid <dev@saleemrashid.com>

Co-authored-by: Saleem Rashid <dev@saleemrashid.com>
2020-07-22 14:02:44 -07:00
Matt Corallo 6b6c1b6043 Bump to Bitcoin Core 0.16.1 and bump deps (#5)
* Bump bitcoin to v0.16.1

* Bump deps and version for bitcoin update

* Fix badge links in README
2018-06-24 19:17:49 +02:00
Tamas Blummer 2121e233c0 windows build 2018-05-11 15:25:17 +02:00
Tamás Blummer b68265a7e2
Update README.md 2018-04-09 13:36:06 +02:00
Andrew Poelstra afb4173e73 Fix build for rustc 1.14; turn on Travis (#1) 2018-04-04 12:00:05 +02:00
Tamas Blummer 7ae91d25f4 point to the rust-bitcoin org 2018-03-06 09:05:15 +01:00
Tamas Blummer eefb256e58 explain rust-secp256k1 dependency 2018-02-26 07:01:45 +01:00
Tamas Blummer 2fab09f4ea comments 2018-02-25 20:38:00 +01:00
Tamas Blummer 892f159764 added tests and docs 2018-02-25 19:48:00 +01:00
Tamas Blummer 73679aa444 first test and more docs 2018-02-25 11:26:02 +01:00
Tamas Blummer 444a84bc98 Build comments 2018-02-25 10:01:02 +01:00
Tamas Blummer df1c26f1c5 typos 2018-02-25 09:37:41 +01:00
Tamas Blummer d030e549e4 documentation 2018-02-25 09:22:09 +01:00
Tamas Blummer 8bad834cab clarification on use 2018-02-25 09:04:30 +01:00
Tamas Blummer a5e6fae4d7 add README.md 2018-02-25 09:01:14 +01:00