Kirk Baird
|
116d995960
|
Merge current master and fix ssz-fuzzing
|
2019-03-26 14:53:50 +11:00 |
|
Kirk Baird
|
9cef6a5814
|
Finish implementing Darrens migrate-ssz-little-endian and add wrapper to check for ssz underflow
|
2019-03-18 18:11:46 +11:00 |
|
Kirk Baird
|
10efc9a934
|
Merge branch 'master' into kirk-migrate-ssz-to-little-endian
Signed-off-by: Kirk Baird <baird.k@outlook.com>
|
2019-03-18 11:40:39 +11:00 |
|
Paul Hauner
|
236b97476a
|
Marge fixes to test_harness, add serdehex crate
|
2019-03-15 13:31:30 +11:00 |
|
Paul Hauner
|
243ef2db80
|
Merge pull request #258 from sigp/ssz-fuzzing
Basic Fuzz Tests
|
2019-03-13 14:05:41 +13:00 |
|
mjkeating
|
d4f3bab68d
|
Updated TreeHash logic as per revised spec
|
2019-03-08 15:24:07 -08:00 |
|
Darren Langley
|
2961edcbb4
|
merged upstream changes
|
2019-02-23 14:24:23 +10:00 |
|
Kirk Baird
|
ab1dc7bfce
|
Add simple fuzz tests for hashing and boolean-bitfield
|
2019-02-22 16:50:14 +11:00 |
|
mjkeating
|
6fa141181b
|
Updated TreeHash to spec - added padding
|
2019-02-17 09:30:18 -08:00 |
|
Darren Langley
|
d7a9fac6b5
|
fixed tests in broader project
|
2019-02-15 21:32:17 +10:00 |
|
Paul Hauner
|
35c914baa6
|
Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1 , reversing
changes made to 1da06c156c .
|
2019-02-14 12:09:18 +11:00 |
|
Paul Hauner
|
1d5ff4359a
|
Strip out old code
All of these files have been moved to either:
- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common
For rationale, see: https://github.com/sigp/lighthouse/issues/197
|
2019-02-13 14:15:53 +11:00 |
|
Paul Hauner
|
4824b43808
|
Fix various clippy lints
|
2019-02-13 07:46:59 +11:00 |
|
Paul Hauner
|
d5da84d967
|
Add BitAnd impl for BooleanBitfield
|
2019-01-28 11:23:01 +11:00 |
|
Paul Hauner
|
90ae2298ab
|
Impl serde::Serialize for all types
|
2019-01-26 08:25:31 +11:00 |
|
Kirk Baird
|
9c9b07c182
|
Add TreeHash trait to all types and structs
|
2019-01-25 12:22:56 +11:00 |
|
Paul Hauner
|
e16f9e0aec
|
Rename beacon_chain/ -> eth2/
|
2019-01-22 16:16:02 +11:00 |
|