mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 04:57:17 +00:00
d82c778ab3
This PR partially implements [EIP-4895](https://eips.ethereum.org/EIPS/eip-4895): Beacon chain push withdrawals as operations. The new Engine API methods (https://github.com/ethereum/execution-apis/pull/195) are implemented. _Body downloader and saving withdrawals into DB are not implemented yet!_ |
||
---|---|---|
.. | ||
api.go | ||
bor.go | ||
clerk.go | ||
errors.go | ||
genesis_contracts_client.go | ||
merkle.go | ||
rest.go | ||
snapshot_test.go | ||
snapshot.go | ||
span.go | ||
validator_set.go | ||
validator.go |