prysm-pulse/beacon-chain/core/altair
terence tsao 461be99fac
Block: process sync aggregate (#9308)
* Add altair base reward funcs

* Update BUILD.bazel

* Add process sync aggregate

* Update BUILD.bazel

* Update block.go

* Update block_test.go

* Feedback, refactor and more tests

* Further refactor sync committee votes

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-08-03 16:14:15 +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 Block: process sync aggregate (#9308) 2021-08-03 16:14:15 +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
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 Core: sync committee helpers (#9269) 2021-07-29 23:19:32 +00:00
sync_committee.go Core: sync committee helpers (#9269) 2021-07-29 23:19:32 +00:00