prysm-pulse/beacon-chain/core/altair
terence tsao d77616f705
Fixes Issues Found by Goland IDE Code Inspect (#9368)
* Ran code inspect

* Update shared/testutil/altair.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-11 20:12:22 +00:00
..
attestation_test.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +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 Core: upgrade state to Altair (#9349) 2021-08-09 21:27:51 +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 Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
upgrade_test.go Core: upgrade state to Altair (#9349) 2021-08-09 21:27:51 +00:00
upgrade.go Core: upgrade state to Altair (#9349) 2021-08-09 21:27:51 +00:00