Release 0.41.1 includes instructions for verifying deployed smart contracts in a custom Sourcify instance, which can be found in the tools/hardhat-example
directory. Bug fixes, dependency updates, and updated documentation describing the stateRoot
value returned by the JSON RPC eth_getBlocksBy* methods are also part of the release.
Enhancements
- docs: add verification instructions in Hardhat example #2056
Bug Fixes
- fix: Status Code on Relay Response Logs (#2085) #2090
- fix: nonce out of sync, temporary workaround while network node 0.47.0 is released #2088
- Logs of Relay Status response are coming as undefined #2084
- The release test
captures transfer events
is unstable. #2006 - Returning the default gas value on a transaction that will fail when calling eth_estimateGas should not happen. #1965
Documentation
- docs: Add note about
stateRoot
ingetBlockBy\*
RPCs #2061
Dependency Upgrades
- chore: Bump versions for v0.42.0-SNAPSHOT #2079
- [Snyk] Upgrade
@hashgraph
/sdk from 2.39.0 to 2.40.0 #2077 - [Snyk] Upgrade
@mui
/material from 5.15.3 to 5.15.4 #2069 - build: Upgraded koa-router dependency to 12.0.1 to improve performance #2067
- proj: upgrade koa (major version) #2064
- [Snyk] Upgrade pnpm from 8.13.1 to 8.14.0 #2060
- [Snyk] Upgrade
@mui
/material from 5.15.2 to 5.15.3 #2059
Contributors
Thank you to all the contributors who worked on this release:
@AlfredoG87, @acuarica, @bguiz, @ebadiere, and @swirlds-automation