erigon-pulse/consensus
Andrew Ashikhmin d82c778ab3
Withdrawals part 1 (#6009)
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!_
2022-12-01 09:15:01 +01:00
..
aura Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
bor Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
clique Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
db Create in-memory MDBX inside dirs.Tmp (#5702) 2022-10-11 16:49:38 +01:00
ethash Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
misc sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
parlia Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
serenity Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
consensus.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
errors.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00