erigon-pulse/consensus/bor
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
..
api.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
bor.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
clerk.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
errors.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
genesis_contracts_client.go Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
merkle.go Enable prealloc linter (#5177) 2022-08-26 10:04:36 +07:00
rest.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
snapshot_test.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
snapshot.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
span.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
validator_set.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
validator.go Remove capitalization and trailing newlines from err strings (#5186) 2022-08-26 13:20:19 +07:00