Jim McDonald
323ee8dfac
SetupInitialDeposits() now returns deposit data roots ( #3683 )
2019-10-02 10:50:34 +08:00
terence tsao
315d4f0549
Save aggregated attestations in DB after processing ( #3541 )
...
* Added AggregatedAttestation helper
* Implemented `saveNewAttestation` for processing attestation
* Implemented `savesNewBlockAttestations` for processing block
* Tests
* Fix name
* Raul's feedback
2019-09-21 13:57:32 -05:00
terence tsao
ac176a5078
Update validators votes from incoming block ( #3530 )
...
* first version of the watchtower api
* first version
* delete watchtower
* move to message loop
* roughtime
* one time
* fix test
* Update block attestation votes
* Clean up
* Found a bug
* Confirmed to be working in run time
* Confirmed to be working run time
* Raul's feedback
* Tests
2019-09-19 20:34:57 -05:00
Preston Van Loon
0a61c379a5
Rename / move logic about updating validator indices ( #3402 )
...
* rename, move
* pr feedback
2019-09-03 13:57:08 -07:00
terence tsao
ca2a55874c
Save new validator index in DB ( #3367 )
2019-08-30 21:43:18 -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
Nishant Das
9d15196bed
Runtime Fixes ( #3300 )
2019-08-24 07:26:25 -06:00
terence tsao
1c4b7329f2
Part 2 of fork choice update - benchmark tests ( #3212 )
2019-08-20 16:13:20 -06:00
terence tsao
01bbc552cd
Part 1 of fork choice update - fork choice as a service ( #3209 )
2019-08-20 12:26:43 -06:00