Preston Van Loon
0481eb4872
Track finalized block root index and filter in blocks by range ( #3873 )
...
* checkpoint progress
* feature flag and test
* return true if feature flag is not on
* add lint msg
* rollback tx if failure
* Revert validator/BUILD.bazel
2019-10-29 11:14:17 -04:00
Preston Van Loon
acf11262de
Add feature flag for state pruning ( #3845 )
...
* Add feature flag for state pruning
* gaz
2019-10-23 23:45:52 -07:00
Preston Van Loon
2d98902eed
Require state to exist when updating finalized checkpoint ( #3843 )
...
* require state to exist before saving finalized checkpoint
* Add comment
* gaz
* fix test
* fix test
2019-10-23 22:50:33 -07:00
terence tsao
205fe1baa5
DB: finalized and justified checkpoints can't return nil ( #3362 )
2019-08-30 10:03:55 -07:00
terence tsao
c425bf2c31
Refactor fork choice start up ( #3360 )
...
* Done
* Test
* Fixed test
* emit state initialized
* Fixed existing tests
* Lint
* Lint
2019-08-30 08:58:02 -05:00