prysm-pulse/beacon-chain/core/epoch/precompute
terence tsao 5fdb916b4f
Align to spec v1.0.0 (#7469)
* Update eth1data params to double

* Update spec tests tags and state field for fssz gen

* Update more spec test sha tags

* Update slashing params

* Update slashing precompute to use config instead of hardcoded 3

* Update slashing test values due to config changes

* Update configs for slashedless test

* Go mod tidy

* Add toledo config (#7743)

* Update genesis delay to one week (#7782)

* Add Pyrmont config (#7797)

* Add Pyrmont config

* Fix config

* Update genesis time to the correct value

* Remove TestExecuteStateTransition_FullBlock

* Add back missing comments

* Update spectests to v1.0.0

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-11-13 01:00:05 +00:00
..
spectest Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
attestation_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
attestation.go Update participation metrics (#7582) 2020-10-20 14:14:24 -05:00
BUILD.bazel Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
justification_finalization_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
justification_finalization.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
new_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
new.go Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
reward_penalty_test.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
reward_penalty.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
slashing_test.go Align to spec v1.0.0 (#7469) 2020-11-13 01:00:05 +00:00
slashing.go Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
type.go Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00