q9f / eth.rb

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
https://q9f.github.io/eth.rb
Apache License 2.0
196 stars 85 forks source link

Unpatch Geth #238

Closed q9f closed 9 months ago

q9f commented 1 year ago

ref #237

we either need geth to upgrade to shanghai, or change the solidity target to london or switch to another provider such as ganache

https://github.com/ethereum/go-ethereum/issues/27365