Paul Hauner
|
21ecaddac1
|
Fix various clippy lints
|
2019-05-28 10:56:05 +10:00 |
|
Paul Hauner
|
a0148b5aae
|
Rename SSZ traits (Encodable -> Encode)
|
2019-05-13 15:12:19 +10:00 |
|
Paul Hauner
|
94ab2479fe
|
Add docs to SSZ
|
2019-05-13 14:13:15 +10:00 |
|
Paul Hauner
|
16a8cdb714
|
Add tests for excess bytes in SSZ
|
2019-05-13 13:51:58 +10:00 |
|
Paul Hauner
|
02afc6ef24
|
Tidy ssz decoding code
|
2019-05-11 22:52:24 +10:00 |
|
Paul Hauner
|
fc2a406edf
|
Fix bug in ssz decoding
|
2019-05-11 22:25:28 +10:00 |
|
Paul Hauner
|
1f7b7ec498
|
Add tests for SSZ offset attacks
|
2019-05-11 19:09:27 +10:00 |
|
Paul Hauner
|
3cd112d42d
|
Encapsulate ssz vec decoding in public fn
|
2019-05-10 16:37:00 +10:00 |
|
Paul Hauner
|
c31ef5cf7f
|
Remove old code, fix bug with MAX_LENGTH_VALUE
|
2019-05-06 11:51:50 +10:00 |
|
Paul Hauner
|
fd5f914c3c
|
Fix failing decode test
|
2019-05-05 12:47:57 +10:00 |
|
Paul Hauner
|
0bd5119f19
|
Replace ssz with ssz2 , adapt ssz_derive
|
2019-05-04 14:11:48 +10:00 |
|
Kirk Baird
|
fd2f9d0d15
|
Remove ssz encoding of length from; Signature, AggregateSiganture, PublicKey, SecretKey
|
2019-03-26 16:45:25 +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 |
|
Darren Langley
|
0da268ad5f
|
cargo fmt fixes
|
2019-02-16 06:52:10 +10:00 |
|
Darren Langley
|
c59bab58d2
|
big to little endian, some more tests
|
2019-02-15 20:46:06 +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
|
e16f9e0aec
|
Rename beacon_chain/ -> eth2/
|
2019-01-22 16:16:02 +11:00 |
|