Nishant Das
b88e6dc918
Speed Up Block Processing In Sync ( #4075 )
...
* fix proto
* make them non-batched
* gate behind flag
* fix refs
* fix refs
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* use global archiver flags
* lint
* Merge branch 'master' into speedUpProcessing
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* preston's review
* Merge branch 'speedUpProcessing' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* Merge branch 'master' into speedUpProcessing
* Merge branch 'master' into speedUpProcessing
* Merge branch 'master' into speedUpProcessing
2019-11-26 07:15:54 +00:00
Preston Van Loon
f717c5d852
Release --prune-finalized-states to all ( #4082 )
...
* Release --prune-finalized-states to all
* Merge branch 'master' into deprecate-ff-prune-finalized-states
* Merge branch 'master' of github.com:prysmaticlabs/prysm into deprecate-ff-prune-finalized-states
* Merge refs/heads/master into deprecate-ff-prune-finalized-states
* Merge refs/heads/master into deprecate-ff-prune-finalized-states
* Merge refs/heads/master into deprecate-ff-prune-finalized-states
* Merge refs/heads/master into deprecate-ff-prune-finalized-states
* Merge branch 'master' of github.com:prysmaticlabs/prysm into deprecate-ff-prune-finalized-states
2019-11-22 20:29:46 +00:00
terence tsao
582c382771
Add tracing and annotation for descendent error ( #3859 )
...
* Add annotation
* Revert
2019-10-26 20:26:51 -07: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
23764c4640
Abstract verifySlot to helper package ( #3731 )
...
* Abstract verifySlot to helper package
* blocks -> slots
* fix test
2019-10-07 16:15:50 +09:00
terence tsao
4c8269aca3
Part 4 of caching improvement - Use Cache ( #3625 )
2019-09-27 15:56:08 -07:00
terence tsao
2b2ef4f37c
Added AggregatedAttestation helper ( #3539 )
2019-09-21 09:43:18 -07: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
terence tsao
b863004b2a
Aggregate attestations before verify and update votes ( #3493 )
2019-09-16 17:48:03 -07:00
terence tsao
25dbc5ea85
Add back state metrics ( #3369 )
2019-09-01 08:37:38 -07:00
Preston Van Loon
8e2dcb81ae
use roughtime ( #3366 )
2019-08-30 15:51:15 -07:00
terence tsao
323bbe10ed
Add checkpoint to state caching ( #3333 )
2019-08-27 15:01:27 -07:00
terence tsao
4484558d87
Part 11 of update fork choice - tracing and spans ( #3285 )
...
* Add tracing in forkchoice service
* Gazelle
2019-08-23 15:04:06 -05:00
terence tsao
02ca2290e1
Added metrics for monitoring processed objects and competing chain ( #3283 )
2019-08-23 12:18:39 -06:00
terence tsao
e330fa5733
Part 3 of fork choice update - yaml tests ( #3213 )
2019-08-20 16:20:54 -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