diff options
author | Jeffrey Wilcke <geffobscura@gmail.com> | 2016-02-20 19:02:32 +0800 |
---|---|---|
committer | Jeffrey Wilcke <geffobscura@gmail.com> | 2016-02-20 19:39:41 +0800 |
commit | c616391df2dda2c21b0a8eed03531a7d44669421 (patch) | |
tree | f71cff96681dc75cd3522da247000fd20bfb0fe6 /trie | |
parent | f8d98f7fcd08bd2eff36d5366ac2a14b52255d57 (diff) | |
download | dexon-c616391df2dda2c21b0a8eed03531a7d44669421.tar dexon-c616391df2dda2c21b0a8eed03531a7d44669421.tar.gz dexon-c616391df2dda2c21b0a8eed03531a7d44669421.tar.bz2 dexon-c616391df2dda2c21b0a8eed03531a7d44669421.tar.lz dexon-c616391df2dda2c21b0a8eed03531a7d44669421.tar.xz dexon-c616391df2dda2c21b0a8eed03531a7d44669421.tar.zst dexon-c616391df2dda2c21b0a8eed03531a7d44669421.zip |
eth: fixed homestead tx check
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!).
Diffstat (limited to 'trie')
0 files changed, 0 insertions, 0 deletions