prysm-pulse/beacon-chain/core/blocks
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
..
spectest All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
block_operations_fuzz_test.go Fix logged errs (#5645) 2020-04-28 00:22:37 +00:00
block_operations_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
block_operations.go Verify sig slasher (#5661) 2020-05-05 08:15:32 +03:00
block_regression_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
block_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
block.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
BUILD.bazel Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
eth1_data_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00