lib eth.rb v0.5.5 beta
lib eth.rb v0.5.5 is a service release to increase performance and stability.
- the client allows now to pass constructor arguments to a contract deployment.
- matic and mumbai networks were added.
what's changed
- gem: bump version to 0.5.5 by @q9f in #89
- docs: update changelog for 0.5.4 by @q9f in #90
- ci: add weekly dependency checks by @q9f in #91
- build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #92
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #93
- build(deps): bump JamesIves/github-pages-deploy-action from 4.1.7 to 4.3.3 by @dependabot in #94
- Add missing def_delegator for constructor_inputs by @beacoding in #96
- eth/abi: fix handling of hex values for byte strings by @q9f in #100
- eth/abi: add a testcase for handling hex and bin strings by @q9f in #101
- Fix Eth::Abi::DecodingError in call method by @kurotaky in #105
- Enable passing in constructor params to deploy by @beacoding in #106
- eth/chain: add matic/mumbai by @q9f in #107
- eth: some docs and cleanups by @q9f in #108
new contributors
- @dependabot made their first contribution in #92
- @beacoding made their first contribution in #96
full changelog: v0.5.4...v0.5.5