v0.18.0
What's Changed
- w3types: fix
GasFeeCap
inUnmarshalJSON
by @lmittmann in #218 - w3vm: add EIP7702 support by @lmittmann in #219
- w3vm: fix
WithPrecompile
by @lmittmann in #221 - build(deps): bump github.com/ethereum/go-ethereum from 1.15.1 to 1.15.2 by @dependabot in #220
- module/debug: add
BlockOverrides
option toTraceConfig
by @lmittmann in #224 - module/debug: fix
Trace.UnmarshalJSON
by @lmittmann in #225 - w3vm: allow simulation of non-zero
Message.GasFeeCap
together withWithNoBaseFee
by @lmittmann in #223 - module/eth: add
CallFuncFactory.From()
by @mj52951 in #228 - module/net: add rpc bindings for the
net
-namespace by @lmittmann in #227 - module/admin: add rpc bindings for the
admin
-namespace by @lmittmann in #226 - module/eth: add
Syncing()
by @lmittmann in #230
New Contributors
Full Changelog: v0.17.8...v0.18.0