Commit Graph

9 Commits

Author SHA1 Message Date
NikVolf 4cbc0451c1 switch to blake2_simd 2019-09-24 10:34:27 +02:00
Niklas Adolfsson c4f8f8ea04
fix: use rust2018 idioms 2019-09-07 10:31:01 +02:00
NikVolf b03b4cf958 hashing with blake2 2019-09-03 17:47:21 +03:00
NikVolf d8c04e8143 node serialization 2019-09-03 17:22:21 +03:00
NikVolf 771aa867c1 derive display for errors 2019-09-03 12:52:50 +03:00
NikVolf e7d67364cc add quickcheck(failing) also failing append 2019-08-23 16:25:34 +03:00
NikVolf 27337f1bb0 use assert_matches! 2019-08-22 17:43:03 +03:00
NikVolf 845babc3c2 remove unuse dep 2019-08-20 18:42:44 +03:00
NikVolf ae364f3ae7 initial commit 2019-08-20 18:05:14 +03:00