v0.80.0 #5982
steven-sheehy
started this conversation in
Releases
v0.80.0
#5982
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Work continues on HIP-584 with this release the first to support non-static contract state reads for non-precompile functions. Please see the Swagger UI table for
/api/v1/contracts/call
for a breakdown of which functionality is supported in what release. More estimate gas functionality was copied from services code to make progress on estimation. A new stacked state frame functionality was added to be used in the future to support contract writes and cached reads.The Spotless code formatting tool was used to format the entire codebase to be consistent. A git commit hook was added to ensure any new changes stays consistent and developers can focus on what matters.
Finally, there were a large number of bug fixes and performance improvements. See below for the full details.
Enhancements
JKey
implementation fromservices
tomirror-node
#5868StackedStateFrames
- 5of5 -StackedStateFrames
itself - component complete #5805StackedStateFrames
- 4of5 -DatabaseBackedStateFrame
#5804StackedStateFrames
- 3of5 -CachingStateFrame
and subclasses #5803StackedStateFrames
- 2of5 -UpdatableReferenceCache
#5802StackedStateFrames
- 1of5 - Design documentation #5801Account
store model intohedera-mirror-web3
#5755gasFeeInTinybars
into hedera-mirror-node #5666eth_estimateGas
#5498eth_estimateGas
#5497hedera-mirror-web3
#4646Bug Fixes
:rest:spotlessMiscellaneous
is missing a dependency on:rest:npmInstall
#5826Documentation
Dependency Upgrades
@aws-sdk
/client-s3 from 3.319.0 to 3.321.1 in /hedera-mirror-rest #5926Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release v0.80.0.
Beta Was this translation helpful? Give feedback.
All reactions