v0.14.0 #795
lukelee-sl
started this conversation in
Releases
v0.14.0
#795
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.14.0 of the Hedera JSON RPC Relay enhances support for subgraph by adding examples, documentation, tests and CI/CD workflow improvements. A new configuration parameter for using TLS at the network transport layer has been added. The
getLogs
call has been enhanced to allow for multiple addresses. Lastly, we've reduced the number of calls by returning results from available data vs making an extra call foreth_getTransactionReceipt
and removed an unnecessary call ingetLogEvmAddress
as an issue in mirror node was addressed.There were also several bug fixes involving the format of the results of the
getStorageAt
call and the retrieval of past event/ordering in thegetLog
call.Enhancements
evm\_address
of recently deployed contracts to populate the transaction receipt result #683Bug Fixes
storage
err=GetStorage() when testing with Foundry #732Dependency Upgrades
@synthetixio
/synpress in /dapp-example #725Contributors
Thank you to all the contributors who worked on this release:
@Ivo-Yankov, @dependabot[bot], @dimitrovmaksim, @georgi-l95, @lukelee-sl, @natanasow, and @rustyShacklefurd
Full Changelog: v0.13.0...v0.14.0
This discussion was created from the release v0.14.0.
Beta Was this translation helpful? Give feedback.
All reactions