prysm-pulse/beacon-chain/core/altair
Potuz 6ebe5ea8b2
Faster and cached square root (#12191)
* Faster and cached square root

* deal with 0

* Rename function

---------

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-03-29 16:23:16 -03:00
..
attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_precompute_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_precompute.go Faster and cached square root (#12191) 2023-03-29 16:23:16 -03:00
epoch_spec_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_spec.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
exports_test.go Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
reward_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
reward.go Faster and cached square root (#12191) 2023-03-29 16:23:16 -03:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
upgrade_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
upgrade.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00