Paul Hauner
|
3bcf5ba706
|
Rename db crate to store
|
2019-05-21 18:20:23 +10:00 |
|
Paul Hauner
|
b62f4477e1
|
More project-wide fixes for new DB
|
2019-05-21 17:45:35 +10:00 |
|
Paul Hauner
|
ce8ebeccbc
|
Rename BeaconStateTypes to EthSpec
|
2019-05-10 14:47:09 +10:00 |
|
Paul Hauner
|
be9f8aa0bf
|
Fix fork_choice release-only tests
|
2019-05-10 09:45:08 +10:00 |
|
Paul Hauner
|
89bc15f77e
|
Move some long-running tests to release-only
|
2019-04-15 09:59:35 +10:00 |
|
Paul Hauner
|
37b8e9f39a
|
Move get_active_validator_indices to state
|
2019-03-19 09:09:57 +11:00 |
|
Paul Hauner
|
df3f8df7bd
|
Ensure fork_choice tests pass under v0.5.0
|
2019-03-17 18:56:05 +11:00 |
|
Paul Hauner
|
f4959fc03c
|
Add TestingBeaconStateBuilder fn for cloned kps
Allows for faster test setups.
Implemented method for fork choice tests.
|
2019-03-14 15:10:20 +11:00 |
|
pawanjay176
|
4c45b90df5
|
Formatted changes using rustfmt
|
2019-03-13 14:34:00 +05:30 |
|
pawanjay176
|
2b7aa269c3
|
Add OptimizedLMDGhost fork choice rule and tests
|
2019-03-13 00:22:15 +05:30 |
|
Paul Hauner
|
cce88c9923
|
Improve DX for loading validator keys from file
|
2019-03-12 14:39:16 +11:00 |
|
Paul Hauner
|
f34ae86cde
|
Add support for loading keypairs from file
|
2019-03-12 12:46:44 +11:00 |
|
Paul Hauner
|
827365cfb0
|
Update fork_choice tests to use new state builder.
|
2019-03-11 11:33:35 +11:00 |
|
Paul Hauner
|
5a21e19a31
|
Fix all compile errors from v0.4.0 update
|
2019-03-07 12:53:15 +11:00 |
|
Age Manning
|
c7acde4fc2
|
Rename OptimisedLMDGhost to BitwiseLMDGhost.
|
2019-02-20 12:14:46 +11:00 |
|
Age Manning
|
6f74ffc7e6
|
Correct minor comment.
|
2019-02-19 23:20:45 +11:00 |
|
Age Manning
|
fd1edaf805
|
Add fork choice bug fixes.
- Further bug fixes from testing.
- Simplify the testing framework.
- Add tests for longest chain and GHOST vs bitwise GHOST.
|
2019-02-19 23:06:35 +11:00 |
|
Age Manning
|
2394f64329
|
Add longest chain tests and test vectors.
|
2019-02-19 15:22:35 +11:00 |
|
Age Manning
|
bd66a02cb3
|
Add slow LMD Ghost working tests.
|
2019-02-19 15:08:55 +11:00 |
|
Age Manning
|
846cbdd7f7
|
Generalise fork choice tests.
|
2019-02-19 14:37:17 +11:00 |
|