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
204 stars 88 forks source link

Fixed to return uint256[] correctly when passed as type #147

Closed geeknees closed 2 years ago

geeknees commented 2 years ago

I have corrected the issues that were raised. Please check it if you would like to see it.

fix: #126