prysm-pulse/beacon-chain/core/altair
terence tsao 40fedee137
Use prev epoch source naming correctly (#9840)
* Use prev epoch source correctly

* Update epoch_precompute_test.go

* Update type.go

* Update tests

* Gazelle

* Move version to read only

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-11-03 21:50:41 +00:00
..
attestation_test.go Check participation flag offset length (#9784) 2021-10-21 15:01:09 +00:00
attestation.go Use BeaconBlockIsNil helper more (#9834) 2021-11-01 14:13:05 +00:00
block_test.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
block.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
BUILD.bazel Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
deposit_fuzz_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deposit_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
deposit.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
epoch_precompute_test.go Use prev epoch source naming correctly (#9840) 2021-11-03 21:50:41 +00:00
epoch_precompute.go Use prev epoch source naming correctly (#9840) 2021-11-03 21:50:41 +00:00
epoch_spec_test.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
epoch_spec.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
reward_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
reward.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
sync_committee_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
sync_committee.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
transition_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
transition.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
upgrade_test.go Add errcheck and gosimple linters (#9729) 2021-10-22 17:40:03 -05:00
upgrade.go Check participation flag offset length (#9784) 2021-10-21 15:01:09 +00:00