prysm-pulse/beacon-chain/core
Raul Jordan b8bdf71d5b
Allow for Fetching RPC Historical Assignments from Archived Data (#3559)
* archive participation begin implementation

* validator participation compute

* comments

* compute participation common func

* full test for archiving data

* gazelle

* complete tests

* gaz

* define archived validator assignment method

* archived assign logic

* need to use compute committee next

* compute archival assignments helper func

* properly compute committee using current shard

* modify the assignments request to take in a query filter item

* more intuitive implementation of list assignments

* utilize the query filter

* complete implementation

* revamp tests

* fixing current tests before adding archive tests

* test now passes using len filtered indices for total size

* include prop index in test

* revert bad change

* use ethapis

* add necessary tests

* comments
2019-09-23 16:04:59 -05:00
..
blocks run minimal tests (#3454) 2019-09-12 14:24:35 -04:00
epoch Utilize Archived Data in GetValidatorParticipation RPC Server (#3526) 2019-09-23 10:47:34 -05:00
helpers Allow for Fetching RPC Historical Assignments from Archived Data (#3559) 2019-09-23 16:04:59 -05:00
state Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
validators Archive Validator Participation on End of Epoch Event (#3524) 2019-09-19 15:59:23 -05:00