mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-28 14:47:16 +00:00
4b5880e8d3
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. |
||
---|---|---|
.. | ||
abigen | ||
bootnode | ||
devnet | ||
downloader | ||
erigon | ||
erigoncustom | ||
evm | ||
hack | ||
integration | ||
lightclient | ||
observer | ||
p2psim | ||
pics | ||
prometheus | ||
rlpdump | ||
rpcdaemon | ||
rpctest | ||
sentinel_node | ||
sentry | ||
state | ||
txpool | ||
utils | ||
verkle |