Skip to content

Commit 283186b

Browse files
committed
Update changelog
1 parent dfe997e commit 283186b

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

Changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 2025.06 Update
2+
3+
1. ADNL and candidate broadcast optimization
4+
2. [TVM version v11](./doc/GlobalVersions.md): new opcodes, and `c7` entry to improve developer experience. It also activates storage stats and `ihr_fee` nullification.
5+
3. Fixed `start_lt` of tick transactions [see details on 01.06.2025 incident](https://telegra.ph/Report-on-June-1-2025-Operation-Incident-06-02).
6+
4. Introduction of persistent state sharding, as well as making serialization of large BOCs more deterministic
7+
5. Emulator improvements: in get methods, set config from provided `c7`; allow retrieval of logs from emulator runs for get methods
8+
6. Optimized package import for archive nodes
9+
10+
Besides the work of the core team, this update is based on the efforts of the RSquad team (deterministic large BOC serialization); AArayz, wy666444, Robinlzw, Lucian-code233 from TonBit (early discovery of the TVM 11 bug); @Skydev0h (uninitialized `BLOCKLT` in get methods); and @yma-het from TONWhales (emulator improvements).
11+
12+
113
## 2025.04 Update
214

315
1. Introduced substantial improvements of CellDB performance: celldb-v2, bloom filters.
@@ -8,7 +20,7 @@
820
6. [Added normalized hash](https://github.com/ton-blockchain/TEPs/pull/467)
921
7. Fix SDBEGINS(Q) in Asm.fif
1022

11-
Besides the work of the core team, this update is based on the efforts of @Stanislav-Povolotsky (tonlib fixes), @ice-charon (tonlib fixes), RSquad team (due payments improvements in v10), Arayz @ TonBit (improvements in RUNVM), @Skydev0h and @pyAndr3w (Asm.fif).
23+
Besides the work of the core team, this update is based on the efforts of @Stanislav-Povolotsky (tonlib fixes); @ice-charon (tonlib fixes); RSquad team (due payments improvements in v10); Arayz, Robinlzw, @wy666444 @Lucian-code233 from TonBit (improvements in RUNVM); @Skydev0h and @pyAndr3w (Asm.fif).
1224

1325
## 2025.03 Update
1426
1. New extracurrency behavior introduced, check [GlobalVersions.md](./doc/GlobalVersions.md#version-10)

recent_changelog.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
## 2025.04 Update
1+
## 2025.06 Update
22

3-
1. Introduced substantial improvements of CellDB performance: celldb-v2, bloom filters.
4-
2. Accelerated a number of intrinsic node operations: SHA256, cell operations, large boc serialization, validator set checks.
5-
3. [TVM version v10](./doc/GlobalVersions.md)
6-
4. Overlay broadcast speed up and improved network stats.
7-
5. Fixed some issues in tonlib
8-
6. [Added normalized hash](https://github.com/ton-blockchain/TEPs/pull/467)
9-
7. Fix SDBEGINS(Q) in Asm.fif
3+
1. ADNL and candidate broadcast optimization
4+
2. [TVM version v11](./doc/GlobalVersions.md): new opcodes, and `c7` entry to improve developer experience. It also activates storage stats and `ihr_fee` nullification.
5+
3. Fixed `start_lt` of tick transactions [see details on 01.06.2025 incident](https://telegra.ph/Report-on-June-1-2025-Operation-Incident-06-02).
6+
4. Introduction of persistent state sharding, as well as making serialization of large BOCs more deterministic
7+
5. Emulator improvements: in get methods, set config from provided `c7`; allow retrieval of logs from emulator runs for get methods
8+
6. Optimized package import for archive nodes
109

11-
Besides the work of the core team, this update is based on the efforts of @Stanislav-Povolotsky (tonlib fixes), @ice-charon (tonlib fixes), RSquad team (due payments improvements in v10), Arayz @ TonBit (improvements in RUNVM), @Skydev0h and @pyAndr3w (Asm.fif).
10+
Besides the work of the core team, this update is based on the efforts of the RSquad team (deterministic large BOC serialization); AArayz, wy666444, Robinlzw, Lucian-code233 from TonBit (early discovery of the TVM 11 bug); @Skydev0h (uninitialized `BLOCKLT` in get methods); and @yma-het from TONWhales (emulator improvements).
1211

0 commit comments

Comments
 (0)