v0.19.0 #981
lukelee-sl
started this conversation in
Releases
v0.19.0
#981
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release v0.19.0 of JSON-RPC-Relay includes additional caching of data in order to improve performance. Also a new metric for gas consuming endpoints was added and k6 performance test results added to the release process to increase visibility. New configuration for SDK requestTimeOut and a new exponential backoff strategy when encountering connection issues were also added. Lastly, a research effort to explore support for eth_subscribe was begun and documented.
Enhancements
estimateGas
andgetTransactionByHash
#931getBlockByNumber
#905eth\_subscribe
to expose #861Bug Fixes
v
field ineth\_getTransactionByHash
andeth\_getBlockByHash
to be zeroHex instead ofnull
#9174.9.6
fails to deserialize 'v' field when callingeth\_getBlockByNumber
oreth\_getTransactionByHash
#916Dependency Upgrades
@nomiclabs
/hardhat-waffle, ethereum-waffle and solidity-coverage in /tools/subgraph-example #895Contributors
Thank you to all the contributors who worked on this release:
@AlfredoG87, @Nana-EC, @dependabot[bot], @ebadiere, @georgi-l95, @natanasow, and @sergioaiobuilders
Full Changelog: v0.18.0...v0.19.0-rc2
This discussion was created from the release v0.19.0.
Beta Was this translation helpful? Give feedback.
All reactions