go-ethereum
go-ethereum copied to clipboard
Support AncientRange for the eradb
the current era fallback mechanism only supports Ancient hook https://github.com/ethereum/go-ethereum/pull/31604 as most of the API request need that. It will be useful to support AncientRange for other use-cases.