Gav
|
c29313c618
|
Introduce better hashing.
- Blake2 for secure hashing
- XX for fast hashing
|
2018-01-19 14:17:56 +01:00 |
|
Tomasz Drwięga
|
55e74cd426
|
Update some types and interfaces to match the spec (#24)
* Update primitives.
* Fix validator interface.
|
2017-12-04 16:51:43 +01:00 |
|
Tomasz Drwięga
|
2d08a51f8a
|
Fix naming and code.
|
2017-11-11 12:53:38 +01:00 |
|
Tomasz Drwięga
|
1f3c2f7148
|
More compact bytes serialization and code re-use.
|
2017-11-11 11:52:00 +01:00 |
|
Tomasz Drwięga
|
e2c97a3656
|
Add tests for invalid cases.
|
2017-11-10 21:45:23 +01:00 |
|
Tomasz Drwięga
|
799d03254f
|
Serialization with serde.
|
2017-11-10 21:31:48 +01:00 |
|
Tomasz Drwięga
|
dbb123d09c
|
Uint & Hash types. (#10)
* Uint & Hash types.
* Fix author
* Rename crate to primitives.
|
2017-11-10 13:34:36 +01:00 |
|