prysm-pulse/beacon-chain/core/altair
terence tsao 38787353a2
Attestation: get participation status (#9340)
* Add participation flag indics matching helpers

* Gazelle

* Tests

* Update BUILD.bazel

* Update attestation.go
2021-08-09 16:35:46 +00:00
..
attestation_test.go Attestation: get participation status (#9340) 2021-08-09 16:35:46 +00:00
attestation.go Attestation: get participation status (#9340) 2021-08-09 16:35:46 +00:00
block_test.go Block: process sync aggregate (#9308) 2021-08-03 16:14:15 +00:00
block.go Block: process sync aggregate (#9308) 2021-08-03 16:14:15 +00:00
BUILD.bazel Attestation: get participation status (#9340) 2021-08-09 16:35:46 +00:00
deposit_fuzz_test.go Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
deposit_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
deposit.go Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305) 2021-07-31 23:42:07 +00:00
epoch_precompute_test.go Rewards/penalties: epoch processing for Altair (#9334) 2021-08-06 20:02:35 +00:00
epoch_precompute.go Rewards/penalties: epoch processing for Altair (#9334) 2021-08-06 20:02:35 +00:00
reward_test.go Reward: altair base reward (#9307) 2021-07-30 19:17:20 +00:00
reward.go Reward: altair base reward (#9307) 2021-07-30 19:17:20 +00:00
sync_committee_test.go Fix Flaky Sync Committee Test (#9337) 2021-08-09 14:49:13 +00:00
sync_committee.go Core helper: validate sync message time (#9325) 2021-08-05 12:39:32 +08:00