Commit Graph

1214 Commits

Author SHA1 Message Date
Henry de Valence 4315235d52 Use RedJubjub types in zebra-chain. (#142) 2019-12-12 14:23:19 -05:00
dependabot-preview[bot] 762617b917 Bump thiserror from 1.0.8 to 1.0.9
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.8...1.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 09:15:06 -08:00
dependabot-preview[bot] a97ece996f Bump thiserror from 1.0.6 to 1.0.8
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.6...1.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-03 12:25:55 -08:00
dependabot-preview[bot] 35d0ce3143 Bump tower-load from `52dbdda` to `51a374c`
Bumps [tower-load](https://github.com/tower-rs/tower) from `52dbdda` to `51a374c`.
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](52dbdda23d...51a374c564)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 11:17:37 -08:00
dependabot-preview[bot] 4cd185e2ab Bump serde from 1.0.102 to 1.0.103
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 19:56:15 -08:00
dependabot-preview[bot] 18b83c59c2 Bump chrono from 0.4.9 to 0.4.10
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.9...v0.4.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 15:18:53 -05:00
dependabot-preview[bot] c26bdd262c Bump pin-project from 0.4.5 to 0.4.6
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project/compare/v0.4.5...v0.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 14:03:40 -05:00
Henry de Valence 2b9991e4e7 Add a basic proptest for compactsize encodings.
There's a compiler warning about overlapping ranges so this test should catch the bug.
2019-11-20 11:59:54 -05:00
dependabot-preview[bot] 5b1db18a4b Bump thiserror from 1.0.5 to 1.0.6
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.5...1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 10:39:57 -08:00
Henry de Valence 9a0bffecb8 Sanitize outbound address responses.
This aims to prevent a remote peer from inspecting timings of all messages
received by this node.
2019-11-13 18:43:18 -05:00
dependabot-preview[bot] 7b739b3c16 Bump thiserror from 1.0.4 to 1.0.5
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.4...1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-09 18:55:46 -08:00
dependabot-preview[bot] 78b243e955 Bump tower-load from `fac5c36` to `52dbdda`
Bumps [tower-load](https://github.com/tower-rs/tower) from `fac5c36` to `52dbdda`.
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](fac5c361a4...52dbdda23d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-02 11:27:35 -07:00
dependabot-preview[bot] ec2db11ebe Bump toml from 0.5.4 to 0.5.5
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.4...0.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 10:20:57 -07:00
Deirdre Connolly a322566694 Add Cargo.lock
To allow Dependabot to operate correctly.
2019-10-30 18:15:29 -04:00