Commit Graph

1963 Commits

Author SHA1 Message Date
dependabot-preview[bot] 1d82b3d55e Bump getopts from 0.2.18 to 0.2.19 (#80)
Bumps [getopts](https://github.com/rust-lang/getopts) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/rust-lang/getopts/releases)
- [Commits](https://github.com/rust-lang/getopts/compare/v0.2.18...v0.2.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 12:55:33 -04:00
dependabot-preview[bot] 924ee7fc98 Bump regex from 1.1.0 to 1.1.2 (#81)
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.1.0...1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 11:37:06 -04:00
dependabot-preview[bot] ebc52f6754 Bump tokio-threadpool from 0.1.10 to 0.1.11 (#85)
Bumps [tokio-threadpool](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-threadpool-0.1.11/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-threadpool-0.1.10...tokio-threadpool-0.1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 11:30:15 -04:00
dependabot-preview[bot] 21f43053dd Bump h2 from 0.1.21 to 0.1.25 (#86)
Bumps [h2](https://github.com/hyperium/h2) from 0.1.21 to 0.1.25.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.1.21...v0.1.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 11:21:09 -04:00
Deirdre Connolly 6a935e7e18
Tidy travis (#76)
* Tidy up .travis.yml

* Remove unneeded bitcoin-compare git submodule
2019-07-02 03:24:41 -04:00
dependabot-preview[bot] 7f18e7e9e7 Bump serde from 1.0.84 to 1.0.94 (#56)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.84 to 1.0.94.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.84...v1.0.94)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-28 19:44:42 -04:00
Henry de Valence 891226069a Run cargo fmt 2019-06-28 15:26:18 -07:00
Taylor Hornby 43aace6d71 Add test for ambiguity in parsing of minimal equihash solution 2019-06-27 09:08:58 -07:00
dependabot-preview[bot] ccacec173f Bump curve25519-dalek from 1.1.4 to 1.2.1 (#30)
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 1.1.4 to 1.2.1.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/1.1.4...1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 08:54:44 -07:00
Deirdre Connolly 0b578d4a0f
Update README re current code flux, alpha status (#50) 2019-06-25 11:17:32 +02:00
Za Wilcox 62211a4e77 Update JSON_RPC.md to mention regtest mode (#45)
Co-Authored-By: Deirdre Connolly <durumcrustulum@gmail.com>
2019-06-23 18:54:01 +02:00
Deirdre Connolly de50f2dbfa
Remove reference to `build-essential` in macOS section (#46) 2019-06-23 15:22:16 +02:00
Deirdre Connolly 87c076ead8
Use mainnet verification keys for all *nets (#35)
All *net keys besides mainnet were using empty values, which ran into length issues.

* Clean up Dockerfile logging
* Use mainnet verification keys for all *nets

Resolves #12, #22
2019-06-22 12:56:21 +02:00
Deirdre Connolly 748f8d6e3d
This still fails inside containers (#3) (#42)
* This still fails inside containers (#3)

* Try to pass the optional fuzzer builds via signal for now (#4)

Otherwise wise the whole workflow is marked a failure, which it isn't, it just doesn't really support
'additional' actions.
2019-06-22 12:08:11 +02:00
Deirdre Connolly c187d3fbd9
Update main.workflow (#39) 2019-06-22 02:15:07 +02:00
Deirdre Connolly 04c9a52386
Add GitHub Actions CI workflow, including fuzzers (#36)
* Add GitHub Actions CI workflow, including fuzzers

* Rearrange and make fuzzer build exit 0 for now
2019-06-22 01:59:19 +02:00
dependabot-preview[bot] 216a4c4c32 Bump unicase from 2.2.0 to 2.4.0 (#21)
Bumps [unicase](https://github.com/seanmonstar/unicase) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/seanmonstar/unicase/releases)
- [Commits](https://github.com/seanmonstar/unicase/compare/v2.2.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 15:23:03 -04:00
dependabot-preview[bot] 62f7431289 Bump remove_dir_all from 0.5.1 to 0.5.2 (#19)
Bumps [remove_dir_all](https://github.com/XAMPPRocky/remove_dir_all) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/XAMPPRocky/remove_dir_all/releases)
- [Changelog](https://github.com/XAMPPRocky/remove_dir_all/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/remove_dir_all/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 17:28:10 -04:00
dependabot-preview[bot] c3e5b3b9df Bump bytes from 0.4.11 to 0.4.12 (#20)
Bumps [bytes](https://github.com/carllerche/bytes) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/carllerche/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carllerche/bytes/compare/v0.4.11...v0.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 17:25:46 -04:00
dependabot-preview[bot] ecc38df0b4 Bump either from 1.5.0 to 1.5.2 (#25)
Bumps [either](https://github.com/bluss/either) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](https://github.com/bluss/either/compare/1.5.0...1.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 17:21:14 -04:00
Deirdre Connolly eced6f6e27
Update linux build requirements (#29)
Resolves #28
2019-06-18 17:19:57 -04:00
Marius Kjærstad d0db7ef2eb Change heading to Zebra in README.md (#3)
* Change heading to Zebra in README.md

Change heading to Zebra in README.md

* Update README.md

Update README.md

Co-Authored-By: Deirdre Connolly <durumcrustulum@gmail.com>
2019-06-18 15:55:55 -04:00
Gareth Davies f1b1459ae7 Updating for Zcash default ports 2019-06-18 15:42:18 -04:00
dependabot-preview[bot] 9f55429fd7 Bump proc-macro2 from 0.4.24 to 0.4.30 (#14)
Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 0.4.24 to 0.4.30.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/0.4.24...0.4.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 14:32:38 -04:00
dependabot-preview[bot] 0d84e37f95 Bump termion from 1.5.1 to 1.5.3 (#16)
Bumps termion from 1.5.1 to 1.5.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 00:46:01 -04:00
dependabot-preview[bot] b7741351e6 Bump tokio-reactor from 0.1.8 to 0.1.9 (#13)
Bumps [tokio-reactor](https://github.com/tokio-rs/tokio) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-reactor-0.1.9/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-reactor-0.1.8...tokio-reactor-0.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 00:38:31 -04:00
dependabot-preview[bot] f05722fe80 Bump lazy_static from 1.2.0 to 1.3.0 (#17)
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.2.0...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 00:26:50 -04:00
dependabot-preview[bot] 7105d3608f Bump csv from 1.0.5 to 1.0.7 (#7)
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.0.5...1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 18:17:28 -04:00
Gareth Davies 806c3f5948 Updating bitcoin db import reference to zcashd (#11) 2019-06-17 15:21:28 -04:00
Deirdre Connolly d173b23b9b
Update minimum supported version of rust (#5) 2019-06-17 14:08:41 -04:00
Deirdre Connolly 905c225996
Renaming (#1)
* Update dependency graph generator to cargo-deps

* Renamed everything (pbtc|pzec) to zebra
2019-06-17 03:25:49 -04:00
Deirdre Connolly 0f6d26e048
Merge pull request #132 from dconnolly/dependabot/cargo/slab-0.4.2
Bump slab from 0.4.1 to 0.4.2
2019-06-10 20:38:44 -04:00
Deirdre Connolly 94bd4a318d
Merge pull request #131 from dconnolly/dependabot/cargo/aho-corasick-0.6.10
Bump aho-corasick from 0.6.9 to 0.6.10
2019-06-10 20:33:47 -04:00
Deirdre Connolly df2dd29c75
Merge pull request #130 from dconnolly/dependabot/cargo/winapi-util-0.1.2
Bump winapi-util from 0.1.1 to 0.1.2
2019-06-10 20:33:37 -04:00
Deirdre Connolly 45c6d085ac
Merge pull request #129 from dconnolly/dependabot/cargo/termcolor-1.0.5
Bump termcolor from 1.0.4 to 1.0.5
2019-06-10 20:24:41 -04:00
Deirdre Connolly e7d98625a5
Merge pull request #128 from dconnolly/dependabot/cargo/tokio-current-thread-0.1.5
Bump tokio-current-thread from 0.1.4 to 0.1.5
2019-06-10 20:24:30 -04:00
dependabot-preview[bot] 8cbb08e415
Bump tokio-current-thread from 0.1.4 to 0.1.5
Bumps [tokio-current-thread](https://github.com/tokio-rs/tokio) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-current-thread-0.1.5/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-current-thread-0.1.4...tokio-current-thread-0.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-10 20:04:53 +00:00
dependabot-preview[bot] 9e791e3dda
Bump slab from 0.4.1 to 0.4.2
Bumps [slab](https://github.com/carllerche/slab) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/carllerche/slab/releases)
- [Changelog](https://github.com/carllerche/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carllerche/slab/compare/v0.4.1...v0.4.2)
2019-06-10 20:04:47 +00:00
Deirdre Connolly bd979f6e29
Merge pull request #127 from dconnolly/dependabot/cargo/tokio-io-0.1.12
Bump tokio-io from 0.1.11 to 0.1.12
2019-06-10 15:51:52 -04:00
dependabot-preview[bot] 0aec4cb0fb
Bump termcolor from 1.0.4 to 1.0.5
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/BurntSushi/termcolor/releases)
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.0.4...1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-06 20:55:21 +00:00
Deirdre Connolly b3fbaa42e6
Merge pull request #126 from dconnolly/dependabot/cargo/http-0.1.17
Bump http from 0.1.14 to 0.1.17
2019-06-06 16:52:29 -04:00
dependabot-preview[bot] 0d270789e6
Bump http from 0.1.14 to 0.1.17
Bumps [http](https://github.com/hyperium/http) from 0.1.14 to 0.1.17.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.1.14...v0.1.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-06 04:01:09 +00:00
Deirdre Connolly 6bdf57cff1
Merge pull request #123 from dconnolly/dependabot/cargo/bn-6079255
Bump bn from `1621490` to `6079255`
2019-06-05 23:26:15 -04:00
dependabot-preview[bot] e2e475e652
Bump tokio-io from 0.1.11 to 0.1.12
Bumps [tokio-io](https://github.com/tokio-rs/tokio) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-io-0.1.12/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-io-0.1.11...tokio-io-0.1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-05 20:12:15 +00:00
Deirdre Connolly 66cba71e9d
Merge pull request #125 from dconnolly/dependabot/cargo/serde_json-1.0.39
Bump serde_json from 1.0.34 to 1.0.39
2019-06-05 15:54:01 -04:00
dependabot-preview[bot] 85fe562984
Bump serde_json from 1.0.34 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.34 to 1.0.39.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.34...v1.0.39)
2019-06-04 18:35:13 +00:00
Deirdre Connolly fb0be5106b
Merge pull request #122 from dconnolly/dependabot/cargo/siphasher-0.3.0
Bump siphasher from 0.1.3 to 0.3.0
2019-06-04 14:26:22 -04:00
dependabot-preview[bot] c0e6d0d640
Bump bn from `1621490` to `6079255`
Bumps [bn](https://github.com/paritytech/bn) from `1621490` to `6079255`.
- [Release notes](https://github.com/paritytech/bn/releases)
- [Commits](162149011c...6079255e65)
2019-06-03 21:48:37 +00:00
dependabot-preview[bot] 6905fa01f2
Bump siphasher from 0.1.3 to 0.3.0
Bumps [siphasher](https://github.com/jedisct1/rust-siphash) from 0.1.3 to 0.3.0.
- [Release notes](https://github.com/jedisct1/rust-siphash/releases)
- [Commits](https://github.com/jedisct1/rust-siphash/commits/0.3.0)
2019-06-03 21:48:36 +00:00
Deirdre Connolly 7f14f51c82
Merge pull request #121 from dconnolly/organize-bitcrypto-deps
Sort dependencies in the manifest
2019-06-03 17:12:42 -04:00