Michael Sproul
|
a3a941efdf
|
Merge remote-tracking branch 'origin/master' into v0.6.1
|
2019-06-03 16:31:34 +10:00 |
|
Paul Hauner
|
10a7936c37
|
Update BLS library
|
2019-06-03 13:26:22 +10:00 |
|
Kirk Baird
|
c991f4631d
|
Update to bls version 0.7.0
|
2019-05-20 15:38:14 +10:00 |
|
Paul Hauner
|
a0148b5aae
|
Rename SSZ traits (Encodable -> Encode)
|
2019-05-13 15:12:19 +10:00 |
|
Paul Hauner
|
5550d14d62
|
Upgrade BLS to new SSZ
|
2019-05-06 15:03:20 +10:00 |
|
Paul Hauner
|
10a5d2657c
|
Encode bitfield as list not vector
|
2019-04-17 11:57:57 +10:00 |
|
Paul Hauner
|
b8c4c3308a
|
Update types to new tree_hash crate
|
2019-04-16 14:14:38 +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
|
864ef137ef
|
Merge ssz little endian branch
|
2019-03-26 15:44:01 +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 |
|
Paul Hauner
|
123650efbb
|
Merge pull request #290 from mjkeating/tree_hash_spec_update
Updated TreeHash logic as per revised spec
|
2019-03-13 14:04:42 +13:00 |
|
mjkeating
|
d4f3bab68d
|
Updated TreeHash logic as per revised spec
|
2019-03-08 15:24:07 -08:00 |
|
Paul Hauner
|
3b6431b4b4
|
Impl serde ser and deser for bls keypairs
|
2019-03-08 13:15:41 +11:00 |
|
mjkeating
|
6fa141181b
|
Updated TreeHash to spec - added padding
|
2019-02-17 09:30:18 -08: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
|
6b4c0fe1a3
|
Merge branch 'master' into lmd-ghost
|
2019-01-25 17:23:14 +11:00 |
|
Paul Hauner
|
5ef02688d5
|
Remove pre-2018 extern crate uses
|
2019-01-25 16:46:16 +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 |
|