Grant Wuerker
|
625fc4c9b9
|
mutable iterator in encode_length
|
2018-10-24 07:56:58 -05:00 |
|
Grant Wuerker
|
4c272d7f0a
|
suppressed unknown lint warning in test
|
2018-10-23 19:34:47 -05:00 |
|
Grant Wuerker
|
d670294c11
|
readded cast_lossless supress to encode
|
2018-10-20 20:31:26 -05:00 |
|
Grant Wuerker
|
3c1640f41a
|
moved suppress warning tag
|
2018-10-20 19:20:01 -05:00 |
|
Grant Wuerker
|
0cab98ffe1
|
another loop fixed
|
2018-10-20 18:43:43 -05:00 |
|
Grant Wuerker
|
d3ec313b43
|
a few more quick changes and another range loop ignore
|
2018-10-20 17:38:32 -05:00 |
|
Grant Wuerker
|
869049d099
|
needless_range ignore and derive[default] tag on sszstream
|
2018-10-20 17:29:12 -05:00 |
|
Grant Wuerker
|
e714ec0489
|
cast_lossless warning supressed and better looking vectors
|
2018-10-20 17:04:17 -05:00 |
|
Grant Wuerker
|
9c1d34253a
|
refactoring of impl_decodable_for_uint
|
2018-10-20 15:15:58 -05:00 |
|
Grant Wuerker
|
ba65bdfc6a
|
redundant if and type conversion change
|
2018-10-20 14:20:23 -05:00 |
|
Paul Hauner
|
9717698f7b
|
Break split function into its own crate.
- Added tests
- Remove it from the delegation dir
- Added it as a crate in utils
|
2018-10-10 16:09:00 +11:00 |
|
Paul Hauner
|
eca4448207
|
Remove test vectors
These will be added in a future PR.
|
2018-10-03 13:45:57 +10:00 |
|
Paul Hauner
|
6d4a3bba11
|
Update shuffling comments
|
2018-10-03 13:43:46 +10:00 |
|
Paul Hauner
|
2763f7bc00
|
Move shuffling to its own crate, update hash fn
Previously blake2s-256 was being used, now blake2b-512[:32] is being
used.
|
2018-10-03 13:43:28 +10:00 |
|
Paul Hauner
|
0fbe4179b3
|
Heavily restructure repo
Separate most modules into crates
|
2018-10-02 16:41:10 +10:00 |
|