Fantom-foundation / Sonic

go-opera fork for Carmen and Tosca integration
GNU Lesser General Public License v3.0
16 stars 16 forks source link

Remove StateDbInterface dependency on go-ethereum-substate #106

Closed thaarok closed 6 months ago

thaarok commented 6 months ago

This change reduce dependency of go-opera-norma on specific modification of go-ethereum, by using custom StateDbInterface type. The change allows to use go-ethereum with much smaller amount of modifications -> should make upgrade of go-ethereum more possible.