Paul Hauner
|
027f0a539d
|
Prepare ssz for publishing on crates.io
|
2019-07-03 16:06:20 +10:00 |
|
Paul Hauner
|
e310bdd904
|
Merge branch 'master' into v0.6.1
|
2019-06-02 13:49:24 +10:00 |
|
Darren Langley
|
b9ab3b2523
|
fake sig back, merge, and fixed up yml checkin issue
|
2019-05-16 23:06:41 +10:00 |
|
Michael Sproul
|
e80264b8c8
|
Merge remote-tracking branch 'origin/master' into spec-0.6
|
2019-05-14 12:09:59 +10:00 |
|
Michael Sproul
|
13ec3d125e
|
WIP trash changes
|
2019-05-13 17:32:06 +10:00 |
|
Paul Hauner
|
59883603ac
|
Remove state_processing tests, update travis
|
2019-05-10 10:28:18 +10:00 |
|
Michael Sproul
|
71a0fed8eb
|
testing: add a fake_crypto feature
|
2019-04-17 12:00:22 +10:00 |
|
Paul Hauner
|
f69b56ad60
|
Add new tree_hash crate project wide.
|
2019-04-16 14:25:43 +10:00 |
|
Kirk Baird
|
d76baa1cc1
|
Allow downloading of large tests from EF github and fix issues with serde
|
2019-03-25 18:02:37 +11:00 |
|
Paul Hauner
|
236b97476a
|
Marge fixes to test_harness, add serdehex crate
|
2019-03-15 13:31:30 +11:00 |
|
Paul Hauner
|
0b7082e2b9
|
Move benching_utils structs into types
|
2019-03-11 11:17:27 +11:00 |
|
Paul Hauner
|
63743a962c
|
Add per-epoch benchmarks, optimise function.
|
2019-03-09 10:38:53 +11:00 |
|
Paul Hauner
|
f479beb87e
|
Implement deposit merkle root verification.
It is currently disabled, but it's there for later.
|
2019-03-08 09:26:03 +11:00 |
|
Paul Hauner
|
15e4aabd8a
|
Add deposit processing, fix clippy lints
|
2019-03-07 16:15:38 +11:00 |
|
Paul Hauner
|
40f74c9b26
|
First compiling version of per-block-proc refactor
|
2019-03-06 15:22:45 +11:00 |
|
Paul Hauner
|
906131f882
|
Add tests and benches for epoch processing
|
2019-02-26 16:27:42 +13:00 |
|
Paul Hauner
|
210ec89b0b
|
Replace ssz_encode with int_to_bytes32
Only in the relevant places I can think of.. I might have missed some.
|
2019-02-15 12:21:19 +11: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
|
ff2025ec5c
|
Update epoch processing to v0.2.0
|
2019-02-12 08:58:20 +11:00 |
|
Paul Hauner
|
c1f8c85ce9
|
Add un-finished, uncompiling state_processing
|
2019-02-11 17:25:23 +11:00 |
|