v0.82.0 #6162
steven-sheehy
started this conversation in
Releases
v0.82.0
#6162
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HIP-679 saw its initial work completed in this release to support a restructured bucket. The importer now supports the existing account ID-based bucket path along with a future node ID-based bucket path. It also adds a path type property that can automatically switch between the two so the transition between the two formats is transparent to mirror node operators. For now, the default path type will stay as account ID until node ID becomes a reality to reduce the S3 costs.
HIP-584 Mirror EVM Archive Node saw a large number of improvements to bring it closer to parity with consensus nodes. Stacked state and database accessors were integrated to allow for smarts contracts to change state temporarily. An operation tracer was added to make it easier to debug smart contracts in an environment.
Finally, a topic message lookup table was added to optimize finding topic messages on distributed databases.
Enhancements
StackedStateFrames
into Updater components #6029HederaEvmStackedWorldStateUpdater
inStackedStateFrames
#6019MessageFrame
interceptor mechanism for debug purposes #5951ContractCallService
tests foreth_estimateGas
to not rely on a hardcoded expected value #5946Bug Fixes
Documentation
Dependency Upgrades
@aws-sdk
/client-s3 from 3.332.0 to 3.341.0 in /hedera-mirror-rest #6089Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release v0.82.0.
Beta Was this translation helpful? Give feedback.
All reactions