Commit Graph

6 Commits

Author SHA1 Message Date
Paul Hauner
8439094a8d Fix H256 encoding, remove U256 encoding
Addresses #20
2018-09-21 18:57:33 +10:00
NatoliChris
cc1fc5c0cc Update ssz implementation of int types 2018-09-17 16:54:51 +10:00
Paul Hauner
6116ee66e3 Add ssz Encodable trait for usize 2018-09-13 13:02:51 +10:00
Paul Hauner
cd7aa21d36 Ensure ssz 0 vals are encoded correctly 2018-09-13 13:02:36 +10:00
Paul Hauner
b6cfceb470 Add new ssz fn for getting highest set bit 2018-09-13 12:44:26 +10:00
Paul Hauner
e75905421d Change length bytes to 3, add decode stuff 2018-09-12 17:57:07 +10:00