prysm-pulse/beacon-chain/core/altair
terence tsao 2ba29a3cfc
Move block and attestation to proto v1alpha1 folder (#9618)
* Add block and attestation to container pkg

* Move aggregation into attestation

* Update attestation_test.go

* Move them to proto

* Gazelle

* fix cycle

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-09-20 16:17:03 +00:00
..
attestation_test.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
attestation.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
block_test.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
block.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
BUILD.bazel Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
deposit_fuzz_test.go Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
deposit_test.go Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -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 Update to spec test beta3 (#9491) 2021-08-30 19:32:11 +00:00
epoch_precompute.go Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
epoch_spec_test.go Share ProcessSlashings between upgrades (#9557) 2021-09-10 15:57:16 +00:00
epoch_spec.go Share ProcessSlashings between upgrades (#9557) 2021-09-10 15:57:16 +00:00
reward_test.go Add in Remaining Altair Core Tests (#9489) 2021-08-31 07:18:45 +00:00
reward.go Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
sync_committee_test.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
sync_committee.go Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
transition_test.go Add altair process epoch (#9449) 2021-08-24 16:07:11 +00:00
transition.go Share ProcessSlashings between upgrades (#9557) 2021-09-10 15:57:16 +00:00
upgrade_test.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00
upgrade.go Move block and attestation to proto v1alpha1 folder (#9618) 2021-09-20 16:17:03 +00:00