prysm-pulse/beacon-chain/core/epoch/precompute
Preston Van Loon b7175b3482
Update fastssz: Attempt 2 (#7115)
* Revert "Revert "Update fastssz" (#7100)"

This reverts commit b954db9704.
* Preston's patch
* Merge branch 'master' of github.com:prysmaticlabs/prysm into revert-7100-revert-6760-update-fssz
* Update fssz, add regression test case
* more HTR with fssz
* fix some tests
* only one test left
* Make it so that HTR will work
* gofmt, imports
* gofmt, imports
* fix
* Merge branch 'master' of github.com:prysmaticlabs/prysm into revert-7100-revert-6760-update-fssz
* fix
* Merge branch 'master' into revert-7100-revert-6760-update-fssz
* Merge refs/heads/master into revert-7100-revert-6760-update-fssz
* gaz
* Merge branch 'revert-7100-revert-6760-update-fssz' of github.com:prysmaticlabs/prysm into revert-7100-revert-6760-update-fssz
* Merge refs/heads/master into revert-7100-revert-6760-update-fssz
* fix test
* Merge branch 'revert-7100-revert-6760-update-fssz' of github.com:prysmaticlabs/prysm into revert-7100-revert-6760-update-fssz
* Merge refs/heads/master into revert-7100-revert-6760-update-fssz
2020-08-27 18:13:32 +00:00
..
spectest Fix identical expressions (#7069) 2020-08-20 22:34:52 +00:00
attestation_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
attestation.go ProcessAttestations: Add requirement that inclusion distance is not zero (#6642) 2020-07-19 16:38:45 +00: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 QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
new_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
new.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
reward_penalty_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
reward_penalty.go Check for array out of bounds when calculating proposer delta -- follow up (#6630) 2020-07-18 06:39:43 +00:00
slashing_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
slashing.go Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00
type.go Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00