Features
- Dynamic peers for the sync network (#18051)
- Add JumboTransactionsConfig (#18277)
- implement exponential backoff for connections to Block Nodes (#18055)
- HIP-1028 Fungible and NFT Token Info versioning (#18013)
- add SCHEDULE_EXPIRY_NOT_CONFIGURABLE validation (#18239)
- Add messages for skip and resend block to block service (#18133)
- Create a HAPI test to validate birth round migration (#18005)
- Close blocks during fatal ISS (#17942)
- HIP-1028 apply versioning to Update Token and Update Token Keys System Contracts (#17994)
- Add feature flag for CRS (#18073)
- change version to 0.61 (#18088)
- Support non-zero realms for contracts service (#18010)
- HIP-551 atomic batch transactions (#17333)
Bug Fixes
- Detect ISSes when states are not produced for every round (#18399)
- remove @OrderedInIsolation from contract bdd tests (#18400)
- HIP-632 fix alias length check (#18385)
- Extended suite failure during insertRemoveAndModifyOneMillion (#18407)
- 18393 metrics not updated in PlatformWiring (#18394)
- Fix candidate roster adoption logic (v61) (#18372)
- 18033 Fix SequentialThreadScheduler stopping and SequentialSchedulerTests exceptionHandling (#18320)
- 18360: MerkleDbTableConfig should be immutable (#18361)
- 18363: Random test failures because MapTest destroys virtual map copies asynchronously (#18364)
- Cancun SELFDESTRUCT semantics incorrect when beneficiary is contract itself and it isn't deleted (#17478)
- 18260 Increased max list capacity for PTT tests (#18326)
- 18235: LongListDisk.writeLongsData() may corrupt data in snapshots (#18250)
- 18271: HashListByteBuffer can't load from an old snapshot because of obsolete default config values (#18330)
- 18353: Decrease maxKeysHint for token rels back to 1B (#18354)
- 17847 fixed English typos in License Terms, docs , user comments… (#17848)
- 18094: Some LongList and HalfDiskHashMap values should be configurable (#18164)
- Remove Deprecated Gas Calculator (#18022)
- Stale event test was failing in 1/100 of cases due to randomness (#18193)
- Account deletion should release all alias forms (#18147)
- Update looking up alias in ReadableAccountStore (#18090)
- rename atomic batch enum code (#18085)
- Update expiry when adminKey is not set and autoRenew is set (#18048)
- 18041 Fixed MigrationTestingTool. (#18070)