mirror of https://github.com/ethereum/go-ethereum
When a block is queried for retrieval we should add a check whether the
block falls within the frontier rules. If we'd always use `From`
retrieving transaction might fail. This PR temporarily changes
everything to `FromFrontier` (safe!).
This is a backport of c616391df2
pull/2258/head
parent
5570b11398
commit
7f83e68b13
Loading…
Reference in new issue