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

eth/api: update apis to latest #95

Closed q9f closed 2 years ago

q9f commented 2 years ago

making a call to max_priority_fee_per_gas (the call in api.rb is wrong -- should be called eth_maxPriorityFeePerGas not eth_getMaxPriorityFeePerGas