V0.11.0 #682
lukelee-sl
started this conversation in
Releases
V0.11.0
#682
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Enhancements
V0.11.0 of the Hedera JSON RPC Relay adds improvements to error handling and logging, gives additional configuration control, provides additional examples of functionality and lastly enhances compatibility with other EVM chains.
To improve log visibility, a request id has been added to acceptance tests and the evm_addresses had been added to contract logs. Error handling has been improved in order to give better feedback to developers. Lastly, the log object will return the EVM address rather than the Hedera address for compatibility.
Rate limiting can now be disabled via an environment variable for local testing.
An example was added for doing HTS token associations in the DApp example.
The admin key will no longer be set on contract create in order to provide parity with other EVM implementations.
@xmldom
/xmldom from 0.7.5 to 0.7.6 in /tools/web3js-example #632@xmldom
/xmldom from 0.7.5 to 0.7.6 in /tools/hardhat-example #631@xmldom
/xmldom from 0.7.5 to 0.7.6 in /dapp-example #630@xmldom
/xmldom from 0.7.5 to 0.7.6 #627Bug Fixes
Documentation
Contributors
Thank you to all the contributors who worked on this release:
@Ivo-Yankov, @Nana-EC, @dependabot[bot], @dimitrovmaksim, @georgi-l95, @lukelee-sl, and @natanasow
Full Changelog: v0.10.0...v0.11.0
This discussion was created from the release v0.11.0.
Beta Was this translation helpful? Give feedback.
All reactions