v0.61.0 #4169
steven-sheehy
started this conversation in
Releases
v0.61.0
#4169
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.
-
This release adds initial support for HIP-513 Smart Contract Traceability Extension. Contract traceability information is now available inside an optional sidecar file uploaded separately to cloud storage. Mirror node operators can choose whether to download this extra information by configuring the
hedera.mirror.importer.parser.record.sidecar
properties on the importer. By default, sidecar files will not be downloaded. Enabling it will permit contract state, actions, and bytecode data to be persisted by the mirror node. HIP-513 support is incomplete in this release and the next release will enable full persistence of all sidecar types.The transactions REST API now supports multiple
transactiontype
query filters to simplify searches across types.The version of the mirror node in GCP Marketplace was updated to v0.60.0. This required migration to the new GCP Producer Portal which should help streamline future version updates.
The monitor components saw an option added to retrieve the address book on startup. This avoids having to configure the list of nodes to monitor manually in pre-production environments and ensure the list of nodes is up to date. The monitor now uses OpenAPI generated models to dog food our OpenAPI schema. We also added an option to the monitor to set the max memo length property for published transactions.
Enhancements
transactionType
values in/transactions
endpoint #4104Bug Fixes
Documentation
Dependency Upgrades
@hashgraph
/proto from 2.6.0 to 2.7.0 in /hedera-mirror-rest/check-state-proof #4092@godaddy
/terminus from 4.11.0 to 4.11.1 in /hedera-mirror-rest #4087@hashgraph
/proto from 2.6.0 to 2.7.0 in /hedera-mirror-rest #4063Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release v0.61.0.
Beta Was this translation helpful? Give feedback.
All reactions