mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
* validator count * fix build errors * fix test error * randao mixes * active indices * lastReceivedMerkleIndex * redundant conversions * eth1FollowDistance * refs * fix compile error * slasher * validator * revert changes to lastReceivedMerkleIndex * remove todo * fix references test * fix committee test * Revert "validator count" This reverts commit19b376e399. # Conflicts: # beacon-chain/rpc/beacon/validators.go * Revert "fix build errors" This reverts commitf4acd6e977. * Revert "fix test error" This reverts commit2a5c9eec63. * Revert "randao mixes" This reverts commit2863f9c24d. * Revert "active indices" This reverts commit6e8385f395. * Revert "refs" This reverts commitc64a153f67. * Revert "fix references test" This reverts commitfe773b55a6. * Revert "fix committee test" This reverts commit7a0931c448. * fix compilation errors * Revert "slasher" This reverts commit8b34137931. * trieutil * some int() simplifications * fix deepsource issues * removed redundant fmt.Sprint Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>