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
200 stars 86 forks source link

Tested with Ruby 3.2 #199

Closed kurotaky closed 1 year ago

kurotaky commented 1 year ago

Ruby 3.2 has been released. Let's try WASM support and more! https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/

codecov-commenter commented 1 year ago

Codecov Report

Merging #199 (a448458) into main (94a168b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          74       74           
  Lines        4377     4377           
=======================================
  Hits         4367     4367           
  Misses         10       10           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more