Skip to content
Snippets Groups Projects
Unverified Commit 87073ee7 authored by Wei Tang's avatar Wei Tang Committed by GitHub
Browse files

Add tests and get ssz impl comply with the current spec (#102)

* Add new uint tests

* Check deserialization for uint

* Align ssz to the newest dev spec

* Fix derive for new spec

* Check in prefixable

* Chunkify

* Add test for chunkify

* Add merkleize and tests

* Add bytes impl for hash

* Add tuple tests

* Fix derive hashing

* Add description for ssz and ssz-derive

* Remove debug println

* Fix build

* Add version for ssz

* Fix whitespace typo

* Fix breakage due to nightly 2019-03-18

* Remove rust toolchain file
parent 9b2037cc
Branches
No related merge requests found
Pipeline #33103 passed with stages
in 5 minutes and 49 seconds
Showing
with 810 additions and 440 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment