prysm-pulse/beacon-chain/rpc/beacon
2021-04-15 11:35:53 -07:00
..
assignments_test.go A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
assignments.go A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
attestations_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
attestations.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
beacon_test.go Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
blocks_test.go Add LatestWeakSubjectivityEpoch() method (#8707) 2021-04-06 09:08:44 +03:00
blocks.go Refactor signature function's argument (#8773) 2021-04-15 11:35:53 -07:00
BUILD.bazel Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
committees_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
committees.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
config_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
config.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
slashings_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
slashings.go RPC: Proper status code for error (#8519) 2021-02-25 20:00:33 +00:00
validators_stream_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validators_stream.go Break long lines in beacon chain package (#8686) 2021-03-30 11:24:46 +00:00
validators_test.go ProcessRewardsAndPenaltiesPrecompute taking in rewards funcs (#8737) 2021-04-13 04:55:45 +00:00
validators.go ProcessRewardsAndPenaltiesPrecompute taking in rewards funcs (#8737) 2021-04-13 04:55:45 +00:00