erigon-pulse/ethdb/privateapi
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
..
all.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
engine_test.go Fixing hive SideChain reorg test (#5620) 2022-10-05 05:42:38 +01:00
ethbackend.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
logsfilter_test.go Fixing hive SideChain reorg test (#5620) 2022-10-05 05:42:38 +01:00
logsfilter.go Fixing hive SideChain reorg test (#5620) 2022-10-05 05:42:38 +01:00
mining.go Fixed mining system contract txn lost (#5212) 2022-08-30 09:47:47 +07:00