v0.16.0 #859
lukelee-sl
started this conversation in
Releases
v0.16.0
#859
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release v0.16.0 adds validation to the parameters when calling the eth methods. In addition, performance was improved when calling into the relay by calling the mirror node in parallel for certain entity types.
Bug fixes include checking for nullable parameters when call estimateGas, removing unnecessary calls to retrieve contract details when details not requested, additional eth_call validation, sending the correct max transaction fee so that certain contracts could deploy, and retries of eth_call when
INSUFFICIENT_TX_FEE
is received from services.Enhancements
Bug Fixes
eth\_call
validation to support blockParam object (Expandeth_call
validation to support blockParam object #817) #823Contributors
Thank you to all the contributors who worked on this release:
@Ivo-Yankov, @Nana-EC, @dimitrovmaksim, @georgi-l95, and @lukelee-sl
Full Changelog: v0.15.0...v0.16.0
This discussion was created from the release v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions