v0.17.0 #873
lukelee-sl
started this conversation in
Releases
v0.17.0
#873
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release 0.17.0 of JSON-RPC-Relay includes several enhancements including parameter validation and improved estimate for hollow account creation when calling eth_estimateGas. We also included the ability to optionally call the mirror-node for the eth_call function and added configuration for changing the function input size. Finally, the acceptance tests were broken down into smaller tests to improve performance.
In addition, bugs around the eth_feeHistory, eth_estimateGas, eth_getBalance and eth_ call were addressed. Also an issue where Metamask was reporting a failed transaction but the network reported success was addressed. Finally, an issue around long input data was fixed.
Enhancements
Bug Fixes
eth\_feeHistory
response #854eth\_call
validation to support blockParam object #817Contributors
Thank you to all the contributors who worked on this release:
@Ivo-Yankov, @Nana-EC, @georgi-l95, @lukelee-sl, and @natanasow
Full Changelog: https://github.com/hashgraph/hedera-json-rpc-relay/compare/v0.16.0...v0.17.0
This discussion was created from the release v0.17.0.
Beta Was this translation helpful? Give feedback.
All reactions