prysm-pulse/beacon-chain/core/helpers
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
attestation_aggregation_bench_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
attestation_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
attestation.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
block_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Verify sig slasher (#5661) 2020-05-05 08:15:32 +03:00
committee_test.go Verify sig slasher (#5661) 2020-05-05 08:15:32 +03:00
committee.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
randao_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
randao.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
rewards_penalties_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
rewards_penalties.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
shuffle_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
shuffle.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
signing_root_test.go Custom Method For Block Signing Root (#5704) 2020-05-01 03:37:37 -04:00
signing_root.go Custom Method For Block Signing Root (#5704) 2020-05-01 03:37:37 -04:00
slot_epoch_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
slot_epoch.go SlotToTime helper (#5710) 2020-05-01 23:19:43 +00:00
validators_test.go Add back State To ComputeProposerIndex (#5674) 2020-04-29 15:22:52 +00:00
validators.go Add back State To ComputeProposerIndex (#5674) 2020-04-29 15:22:52 +00:00