prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan b23f63a064
Beacon State V2 Interface Definition With Semantic Version Paths (#9125)
* v2 state initialize and semantic paths

* ensure build

* gaz changes to ignored build files

* gaz
2021-06-30 15:06:19 +00:00
..
assignments_test.go
assignments.go
attestations_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
attestations.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
beacon_test.go
blocks_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
blocks.go
BUILD.bazel Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
committees_test.go
committees.go
config_test.go
config.go
init_test.go
log.go
server.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
slashings_test.go
slashings.go
validators_stream_test.go
validators_stream.go
validators_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
validators.go RPC: Surface underlying error when failing to return a state. (#9024) 2021-06-11 13:50:02 +00:00