ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
255 stars 653 forks source link

merge upstream geth v1.13.10 and v1.13.11 commits into op-geth #286

Closed roberto-bayardo closed 2 months ago

roberto-bayardo commented 2 months ago

Description

This PR pulls in upstream geth commits up to v1.13.11. The main conflicting changes here were around using uint256 instead of big.Int in several places.

Corresponding monorepo update (in progress): https://github.com/ethereum-optimism/optimism/pull/10041

Addresses: https://github.com/ethereum-optimism/protocol-quest/issues/186