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

docs: update CHANGELOG #132

Closed q9f closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #132 (4bc0d74) into main (672f501) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   99.74%   99.71%   -0.03%     
==========================================
  Files          67       67              
  Lines        3899     3899              
==========================================
- Hits         3889     3888       -1     
- Misses         10       11       +1     
Impacted Files Coverage Δ
lib/eth/client/ipc.rb 93.33% <0.00%> (-6.67%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more