You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
13
## 2025.04 Update
2
14
3
15
1. Introduced substantial improvements of CellDB performance: celldb-v2, bloom filters.
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).
12
24
13
25
## 2025.03 Update
14
26
1. New extracurrency behavior introduced, check [GlobalVersions.md](./doc/GlobalVersions.md#version-10)
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
10
9
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), @Skydev0hand @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).
0 commit comments