Fantom-foundation / Sonic

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

Upgrade go-ethereum dependency to 1.14.3 #141

Closed thaarok closed 3 months ago

thaarok commented 3 months ago

This PR contains changes related to the go-ethereum upgrade.

Notes:

To be done in follow-ups:

thaarok commented 3 months ago

As "Replace Header.SetExternalHash by custom type for subscribed headers" introduces code, which duplicates header serialization in the ethapi RPC package, refactoring PR follows: https://github.com/Fantom-foundation/Sonic/pull/143 (moves both serializations into a single place)