v0.124.0 #10492
steven-sheehy
started this conversation in
Releases
v0.124.0
#10492
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.
-
The Hedera Mirror node is now the Hiero Mirror Node! The GitHub repository was migrated to the hiero-ledger organization and can now be found at https://github.com/hiero-ledger/hiero-mirror-node. To facilitate the Hiero migration, the docs were updated to reference the new git repository and the workflows update to use the new Hiero GitHub runners. Unfortunately, since our Helm repository is located at https://hashgraph.github.io/hedera-mirror-node/charts and served via GitHub Pages we could not automatically redirect all requests from Hashgraph to the Hiero repository. We're working on setting up an OCI registry and once that is available we'll ask people to start migrating away from the old Helm repository.
The block stream (HIP-1056) saw major progress this release including the addition of a block stream poller. This poller polls the S3 bucket for newer block streams, downloads them, and verifies their contents. In addition, block stream to record stream transformers for accounts, topics, and other system transactions were completed. A number of changes were made as a result of changes upstream in the consensus nodes. This includes the previous hash now read from the block proof, the
BlockHeader
andRoundHeader
used for block root hash calculation, and changing to use theBlockHeader.firstTransactionConsensusTime
.The transition to the modularized EVM continues to make progress. This release saw 14 PRs closed and now down to only 4 tests not passing. The web3 web3 docs were updated to show the currently unsupported operations.
Finally, our Stackgres chart was updated from 1.13 to 1.15. If you're using Stackgres, ensure Stackgres gets updated appropriately when deploying our Helm chart.
Enhancements
ContractCallDynamicCallsTest
tests #10381ContractCallEvmCodesHistoricalTest
tests #10380ContractCallServicePrecompileHistoricalTest
tests #10363Bug Fixes
Documentation
Dependency Upgrades
@aws-sdk
/client-s3 from 3.744.0 to 3.749.0 in /hedera-mirror-rest #10398@hashgraph
/proto from 2.15.0 to 2.16.0 in /hedera-mirror-rest #10396@hashgraph
/proto from 2.15.0 to 2.16.0 in /hedera-mirror-rest/check-state-proof #10384@fetch-mock
/jest from 0.2.9 to 0.2.10 in /tools/mirror-report #10347@testcontainers
/redis from 10.17.2 to 10.18.0 in /hedera-mirror-rest #10340@aws-sdk
/client-s3 from 3.741.0 to 3.744.0 in /hedera-mirror-rest #10336@testcontainers
/postgresql from 10.17.2 to 10.18.0 in /hedera-mirror-rest #10335@aws-sdk
/client-s3 from 3.735.0 to 3.741.0 in /hedera-mirror-rest #10302@fetch-mock
/jest from 0.2.7 to 0.2.9 in /tools/mirror-report #10282@testcontainers
/postgresql from 10.17.1 to 10.17.2 in /hedera-mirror-rest #10277@testcontainers
/redis from 10.17.1 to 10.17.2 in /hedera-mirror-rest #10275Deployments
Contributors
Thank you to all the contributors who worked on this release:
@bilyana-gospodinova
@filev94
@jnels124
@HarshSawarkar
@kselveliev
@nickeynikolovv
@rbarker-dev
@sdimitrov9
@steven-sheehy
@xin-hedera
This discussion was created from the release v0.124.0.
Beta Was this translation helpful? Give feedback.
All reactions