Commit Graph

17 Commits

Author SHA1 Message Date
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] 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 5b53e7c9e9 Sort dependencies in the manifest 2019-06-03 16:14:11 -04:00
Deirdre Connolly 095e18c5a5 Point ed25519-dalek at the 1.0.0-prerelease.1 crate
Instead of pointing at the git location @ master.
2019-05-22 17:35:47 -04:00
NikVolf 45dcc14607 check joinsplit signature 2019-05-14 19:29:00 +03:00
NikVolf bde39bb90c use master for bn 2019-03-15 14:09:19 +03:00
NikVolf 5d5b76bdcc g1 handling 2019-03-12 18:45:49 +03:00
NikVolf e4ff0ed671 hsig blake2 calculation 2019-03-11 17:41:40 +03:00
Svyatoslav Nikolsky 2a80149e1a prepare for Sapling note commitment tree 2019-03-04 14:53:36 +03:00
NikVolf f1dc5081ff sha-256 compress 2018-12-27 16:08:43 +03:00
Svyatoslav Nikolsky 0d2f648c4b sapling verifying keys + tests 2018-12-20 15:55:41 +03:00
NikVolf 57809157cc json deserialization initial 2018-12-13 16:16:35 +03:00
Svyatoslav Nikolsky fb2c60f61b Merge branch 'master' into sighash_update 2018-12-07 12:13:12 +03:00
Svyatoslav Nikolsky 6eae4aa75d sighash update 2018-12-07 12:10:57 +03:00
NikVolf 2854caf80b layout to consensus 2018-11-26 21:10:21 +03:00
Svyatoslav Nikolsky 494ef56858 process cmpctblock message 2016-11-25 18:07:03 +03:00
debris ed12866f2b crypto separated to its own library 2016-09-19 15:09:22 +02:00