mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 22:25:44 +00:00
0ff35e170d
* core: remove redundant storage of transactions and receipts * core, eth, internal: new transaction schema usage polishes * eth: implement upgrade mechanism for db deduplication * core, eth: drop old sequential key db upgrader * eth: close last iterator on successful db upgrage * core: prefix the lookup entries to make their purpose clearer