mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-27 21:57:16 +00:00
9f423617cb
* Added blockBySlot and blockRootBySlot * Changed to BlocksBySlot and BlockRootsBySlot * Updated to use BlocksBySlot and BlockRootsBySlot * Added missing passthrough to karfa exporter * Return hasBlocks/hasBlockRoots in the new getters * Fixed CI lint * Replace call to bytes.Compare with bytes.Equal * Reordered the returns of the new getters Co-authored-by: Nishant Das <nishdas93@gmail.com> Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> |
||
---|---|---|
.. | ||
assignments_test.go | ||
assignments.go | ||
attestations_test.go | ||
attestations.go | ||
beacon_test.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
committees_test.go | ||
committees.go | ||
config_test.go | ||
config.go | ||
log.go | ||
server.go | ||
slashings_test.go | ||
slashings.go | ||
validators_stream_test.go | ||
validators_stream.go | ||
validators_test.go | ||
validators.go |