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

Allow to call JSON RPC with custom block number #268

Closed wafcio closed 1 month ago

wafcio commented 4 months ago

I know that this solution isn't ideal, and there is probably an easier approach. But it works, at least for me. Any support for custom block numbers would be great.