erigon-pulse/cmd
Mike Neuder 4b5880e8d3
Adding VoluntaryExit, ProposerSlashing, and AttesterSlashing topics to pubsub service (#5851)
This is a follow on PR in support of
https://github.com/ledgerwatch/erigon/issues/5824. See
https://github.com/ledgerwatch/erigon/pull/5841 for the
`beacon_aggregate_and_proof` topic.

This PR adds support for the `voluntary_exit, proposer_slashing, and
attester_slashing` topics as defined in the phase 0 spec
https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/p2p-interface.md#global-topics.

The CL types were already defined so this just adds the listening to the
pub sub service.
2022-10-24 17:52:49 +02:00
..
abigen Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
bootnode File system logging (#5812) 2022-10-20 19:25:06 +01:00
devnet Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +01:00
downloader downloader: nil ptr verify (#5833) 2022-10-22 11:52:05 +07:00
erigon File system logging (#5812) 2022-10-20 19:25:06 +01:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm Support BaseFee in AuRa headers (#5820) 2022-10-21 12:43:44 +02:00
hack File system logging (#5812) 2022-10-20 19:25:06 +01:00
integration add logging cli flags to various cmd (#5816) 2022-10-21 12:36:17 +07:00
lightclient Adding VoluntaryExit, ProposerSlashing, and AttesterSlashing topics to pubsub service (#5851) 2022-10-24 17:52:49 +02:00
observer add logging cli flags to various cmd (#5816) 2022-10-21 12:36:17 +07:00
p2psim go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
pics Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
prometheus grafana: more mdbx internals (#5789) 2022-10-19 12:07:31 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon E3: par logs (#5839) 2022-10-23 18:51:14 +07:00
rpctest go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
sentinel_node Adding the AggregateAndProof global topic to the sentinel pubsub service (#5841) 2022-10-23 20:22:33 +02:00
sentry add logging cli flags to various cmd (#5816) 2022-10-21 12:36:17 +07:00
state e3: bsc recon leack fix (#5852) 2022-10-24 09:14:34 +07:00
txpool add logging cli flags to various cmd (#5816) 2022-10-21 12:36:17 +07:00
utils add logging cli flags to various cmd (#5816) 2022-10-21 12:36:17 +07:00
verkle Segmented dump files (#5765) 2022-10-16 18:48:58 +02:00