Attention
- Golang v1.21 will be needed to compile.
- Bsc cancun hardfork code implement
- Upstream latest code from erigon
Changelog
- 1eda2f3 support go 1.21 (#354)
- c48af73 Cancun bugfix (#355)
- 60ae6d1 check blob if exist (#353)
- a37f60f align limit with bsc
- e34295f upstream
- 5e07d7f add log
- 0e94077 Some bug fix
- 18e4bff don't store blob when mock_sentry (#345)
- 1938e4a Change default use eth68 protocol (#344)
- 609ccfc Use EmptyRootHash instead of common.hash{} (#342)
- 804173e handle unfinalized trxs
- 813cf89 align rpc output with bsc
- 21e9758 revert change
- 25677e5 fix data IsDataAvailable check
- e963db2 handle empty withdrawals
- e567906 add CheckDataAvaliabe
- 1326eef 4844 full support in stage downloader
- 9813e2e move blobStorage to parlia
- 1294427 fix syncing
- d3c97ea fix check for cancun
- 3b5f7d0 add rpc
- 1365028 Store blob in db
- 2fdbe11 add test
- 1db8d16 aligin with latest changes
- 5f1ee94 add new type sidecars
- 376306a blob: add support for encoding blobs
- 6d2e1f2 Support cancun hard fork
- 947290f parlia: add state prepare for SC tx (ledgerwatch#2272) and fix check cancun header
Full Changelog:v1.2.3...v1.2.4