Skip to content

Commit bfcfe6a

Browse files
theekrystalleegitbook-bot
authored andcommitted
v0.61 release notes updates #29
1 parent bdf43f0 commit bfcfe6a

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

networks/release-notes/services.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@ Visit the [Hedera status page](https://status.hedera.com/) for the latest versio
143143
## Release v0.61
144144

145145
{% hint style="info" %}
146-
**MAINNET UPDATE SCHEDULED: MAY 21, 2025**
146+
**MAINNET UPDATE SCHEDULED: MAY 28, 2025**
147147
{% endhint %}
148148

149-
{% hint style="success" %}
150-
**TESTNET UPDATE SCHEDULED: MAY 14, 2025**
149+
{% hint style="info" %}
150+
**TESTNET UPDATE SCHEDULED: MAY 20, 2025**
151151
{% endhint %}
152152

153153
### Release Highlights
@@ -176,6 +176,19 @@ This release focuses on enhancing network incentivization and improving overall
176176
* Additionally, refactored CustomSelfDestructOperation.execute to streamline validation checks before state changes. 
177177
* Impact: Enhances EVM compatibility and reliability on Hedera for contracts using SELFDESTRUCT, ensuring correct execution under post-Cancun rules.
178178
179+
### [Build 0.61.7](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.61.7)
180+
181+
<details>
182+
183+
<summary><strong>What's Changed</strong></summary>
184+
185+
* fix: Fix the `transactionFee` in the record for `ConsensusSubmitMessage` with custom fees by [@Neeharika-Sompalli](https://github.com/Neeharika-Sompalli) in [#19195](https://github.com/hiero-ledger/hiero-consensus-node/pull/19195)
186+
* chore: Disable `AtomicBatch` prod throttles by [@tinker-michaelj](https://github.com/tinker-michaelj) in [#19217](https://github.com/hiero-ledger/hiero-consensus-node/pull/19217)
187+
188+
**Full Changelog**: [v0.61.6...v0.61.7](https://github.com/hiero-ledger/hiero-consensus-node/compare/v0.61.6...v0.61.7)
189+
190+
</details>
191+
179192
### [Build 0.61.6](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.61.6)
180193
181194
<details>

0 commit comments

Comments
 (0)