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

eth/api: remove coinbase as default account #269

Closed q9f closed 1 month ago

q9f commented 3 months ago

the api will be removed in geth 1.14.x

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.70%. Comparing base (b437f59) to head (028d980).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ========================================== + Coverage 95.84% 99.70% +3.86% ========================================== Files 77 77 Lines 4477 4477 ========================================== + Hits 4291 4464 +173 + Misses 186 13 -173 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.