umbracle / ethgo

Ethereum Golang API
https://www.ethgoproject.io
Mozilla Public License 2.0
484 stars 134 forks source link

Fix compat problem with optional override arg to eth_call. #245

Closed paulgoleary closed 1 year ago

paulgoleary commented 1 year ago

Fix compatibility problem in eth_call which is causing a failure in Polygon Edge.

Had to switch versions of ory/dockertest - not sure of the implication(s) of that.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ethgo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 7:24pm
paulgoleary commented 1 year ago

Need a :shipit: from @ferranbt?