Paul Hauner
|
39cb63e01e
|
Merge branch 'v0.6.1' into docker-env
|
2019-06-04 09:25:00 +10:00 |
|
Paul Hauner
|
4287891026
|
Update fork_choice for v0.6.1
|
2019-06-02 14:14:30 +10:00 |
|
Paul Hauner
|
76602a65fc
|
Add new fns to ForkChoice and SlotClock
|
2019-05-27 17:58:15 +10:00 |
|
Paul Hauner
|
3bcf5ba706
|
Rename db crate to store
|
2019-05-21 18:20:23 +10:00 |
|
Paul Hauner
|
2128d411bc
|
Migrate fork_choice over to new DB
|
2019-05-21 12:58:51 +10:00 |
|
Paul Hauner
|
182135b832
|
Remove old DB crates, start fixing fork_choice
|
2019-05-20 18:01:51 +10:00 |
|
Paul Hauner
|
fcabef91da
|
Use E for EthSpec trait, instead of B
|
2019-05-13 14:44:43 +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
|
51dc97ee42
|
Allow fork_choice and beacon_chain to compile
|
2019-05-08 18:18:17 +10:00 |
|
Paul Hauner
|
84f373fcc2
|
Fix clippy lints
|
2019-03-20 10:51:53 +11:00 |
|
Paul Hauner
|
37b8e9f39a
|
Move get_active_validator_indices to state
|
2019-03-19 09:09:57 +11:00 |
|
Paul Hauner
|
d94540c85c
|
Remove readers from fork choice crate.
|
2019-03-17 17:59:29 +11:00 |
|
Age Manning
|
086e9574d2
|
Correct all fork choice rules for children with no votes.
|
2019-03-14 15:22:45 +11:00 |
|
Paul Hauner
|
663d39739f
|
Do project-wide s/epoch_length/slots_per_epoch/g
|
2019-03-04 17:51:54 +11:00 |
|
Age Manning
|
0f7167992b
|
Removes topic from logs.
|
2019-02-20 12:39:00 +11:00 |
|
Age Manning
|
d8584cbed2
|
Update to rust 2018 importing macros.
|
2019-02-20 12:15:41 +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
|
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 |
|
Age Manning
|
8baae0e02e
|
Updates optimised fork choice.
- Bug fixes in optimised fork choice.
- YAML tests functioning.
- Implement Clippy suggestions.
- Remove Copywrite notices.
|
2019-02-19 11:58:17 +11:00 |
|
Age Manning
|
4eddb47fd0
|
Updates all fork-choices to use ChainSpec for consts.
|
2019-02-18 17:49:05 +11:00 |
|
Age Manning
|
e06c4796e4
|
Import Slot directly from types in fork-choice.
|
2019-02-15 14:21:33 +11:00 |
|
Age Manning
|
7a03ee79aa
|
Update SlowLMDGhost to use SlotHeight.
|
2019-02-14 16:53:53 +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 |
|