prysm-pulse/beacon-chain/core
Shay Zluf 9ea3f58a5e
Verify sig slasher (#5661)
* first cherry pick

* second

* new endpoint

* fork digest by epoch

* fork and sig verify

* fix test

* fix comment

* gaz

* remove unused param

* remove space

* moved to shared attestation_utils.go

* raul comment

* gaz

* goimports

* fix import cycle

* fix test

* shorter helper method

* add another helper function

* fix comment

* param fix

* gaz

* fix error

* Update beacon-chain/core/blocks/block_operations.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* update pseudocode

* remove teardown

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2020-05-05 08:15:32 +03:00
..
blocks Verify sig slasher (#5661) 2020-05-05 08:15:32 +03:00
epoch Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00
feed All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
helpers Verify sig slasher (#5661) 2020-05-05 08:15:32 +03:00
state Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
validators Fixed a bug in ActivatedValidatorIndices (#5400) 2020-04-12 16:20:50 -07:00