prysm-pulse/beacon-chain/core/altair
Potuz 4b46dead2f
only viable head is invalid (#11117)
* failing onBlock syncing

* passing merge check

* failing signature verification

* still failing block signature

* mock full bellatrix blocks

* working unit test

* return error from FCU if head fails to update

* move bellatrix block generator

* remove bellatrix signature function

* Add liveness unit tests

* revert removal of sync_aggregate.go

* gaz

* Terence's suggestion

Co-authored-by: terencechain <terence@prysmaticlabs.com>

* go fmt

* Nishant's suggestion

Co-authored-by: Nishant Das <nishdas93@gmail.com>

* Fix build

Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-08-02 11:55:05 -03:00
..
attestation_test.go Revert "Testutil refactor attestations (#10952)" (#11073) 2022-07-19 14:41:15 +02:00
attestation.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
block_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
block.go only viable head is invalid (#11117) 2022-08-02 11:55:05 -03:00
BUILD.bazel Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
deposit_fuzz_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
deposit_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
deposit.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
epoch_precompute_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
epoch_precompute.go Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
epoch_spec_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
epoch_spec.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
reward_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
reward.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee_test.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
sync_committee.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
transition_test.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
transition.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
upgrade_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
upgrade.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00