v0.155.0 #13667
steven-sheehy
started this conversation in
Releases
v0.155.0
#13667
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.
-
HIP-1261 Simple fees is now enabled by default on our
/api/v1/contracts/callendpoint. This behavior matches the behavior of the consensus node after the recent rollout of v0.73.0 to mainnet.The
/api/v1/contracts/results/{transactionIdOrHash}/opcodesREST API is now enabled by default in all environments. This endpoint re-executes an existing EVM transaction and returns a list of opcodes that were executed during the replay.Block nodes support saw additional refinements in this release. A new
hiero.mirror.importer.block.initialLedgerIdPublicationproperty was added to the importer to allow custom ledger IDs. Block node communication now supports Zstandard compression if available, reducing the amount of data sent over the wire. The importer now also prioritizes block nodes by latency in addition to the existing priority groups and fail-over logic. This works by measuring node latency in the background and switching to lower latency block nodes if available. New TSS transaction types were added to the REST API for filtering transactions. Finally, the property that enables automatic cut-over from record streams to block streams was enabled by default.Support for Ethereum Pectra via HIP-1340 and HIP-1341 was improved in this release. The importer can now persist the EOA code delegation information. Additionally, the contract REST APIs now work with account IDs since with the advent of EOA delegation accounts can behave in a similar way as contracts.
Enhancements
Bug Fixes
record_fileconsensus start and end timestamps migration (0.155) #13592Dependency Upgrades
@protobufjs/utf8 from 1.1.0 to 1.1.1 in /rest #13528Deployments
Contributors
Thank you to all the contributors who worked on this release:
@ashumahajan
@bilyana-gospodinova
@IvanKavaldzhiev
@jnels124
@karthik120710
@martingeorgiev1
@nirbosl
@sdimitrov9
@steven-sheehy
@Suvrat1629
@xin-hedera
This discussion was created from the release v0.155.0.
Beta Was this translation helpful? Give feedback.
All reactions