Skip to content

lib eth.rb v0.5.12

Latest
Compare
Choose a tag to compare
@q9f q9f released this 23 Jun 21:29
· 5 commits to main since this release
v0.5.12
6833faa

lib eth.rb v0.5.12 is a service release to increase performance and stability.

what's changed

  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #246
  • ci: unpatch geth by @q9f in #248
  • eth/eip721: fix data type bug for bytes, fix #251 by @q9f in #252
  • Fix typo in contract_spec.rb by @flanagansteve in #253
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 by @dependabot in #256
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #257
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 by @dependabot in #275
  • eth/api: remove coinbase as default account by @q9f in #269
  • ci: update ruby version by @q9f in #271
  • Support tuple params in EventLog by @ShiningRay in #276
  • fix event signature by @wuminzhe in #250
  • gem: run rufo by @q9f in #277
  • Allow to call JSON RPC with custom block number by @wafcio in #268
  • abi/event: confirm decoding tuples works by @q9f in #278
  • Support negative number from JSON RPC by @wafcio in #267
  • eth/abi: fix negative integer *coding by @q9f in #279
  • eth: update version by @q9f in #280

new contributors

Full Changelog: v0.5.11...v0.5.12