TON Core
الذهاب إلى القناة على Telegram
Updates from the TON Core development team, which continues to develop open-source technologies for The Open Network (TON) ton.org.
إظهار المزيد6 804
المشتركون
+424 ساعات
+267 أيام
+1030 أيام
جاري تحميل البيانات...
القنوات المماثلة
لا توجد بيانات
هل تواجه مشاكل؟ يرجى تحديث الصفحة أو الاتصال بمدير الدعم الخاص بنا.
سحابة العلامات
الإشارات الواردة والصادرة
---
---
---
---
---
---
جذب المشتركين
يوليو '26
يوليو '26
+153
في 7 قنوات
يونيو '26
+375
في 9 قنوات
Get PRO
مايو '26
+1 395
في 44 قنوات
Get PRO
أبريل '26
+622
في 57 قنوات
Get PRO
مارس '26
+517
في 54 قنوات
Get PRO
فبراير '26
+63
في 0 قنوات
Get PRO
يناير '26
+118
في 22 قنوات
Get PRO
ديسمبر '25
+121
في 17 قنوات
Get PRO
نوفمبر '25
+126
في 6 قنوات
Get PRO
أكتوبر '25
+148
في 22 قنوات
Get PRO
سبتمبر '25
+120
في 1 قنوات
Get PRO
أغسطس '25
+276
في 36 قنوات
Get PRO
يوليو '25
+542
في 99 قنوات
Get PRO
يونيو '25
+3 824
في 3 قنوات
| التاريخ | نمو المشتركين | الإشارات | القنوات | |
| 28 يوليو | +6 | |||
| 27 يوليو | +8 | |||
| 26 يوليو | +8 | |||
| 25 يوليو | +2 | |||
| 24 يوليو | +9 | |||
| 23 يوليو | +7 | |||
| 22 يوليو | +4 | |||
| 21 يوليو | +10 | |||
| 20 يوليو | +3 | |||
| 19 يوليو | +6 | |||
| 18 يوليو | +8 | |||
| 17 يوليو | +10 | |||
| 16 يوليو | +6 | |||
| 15 يوليو | +3 | |||
| 14 يوليو | +4 | |||
| 13 يوليو | +1 | |||
| 12 يوليو | +6 | |||
| 11 يوليو | +6 | |||
| 10 يوليو | +5 | |||
| 09 يوليو | +4 | |||
| 08 يوليو | +4 | |||
| 07 يوليو | +5 | |||
| 06 يوليو | +3 | |||
| 05 يوليو | +1 | |||
| 04 يوليو | +9 | |||
| 03 يوليو | +4 | |||
| 02 يوليو | +7 | |||
| 01 يوليو | +4 |
منشورات القناة
Repost from Toncenter API
New Indexer Database Architecture
The database has been divided into three tiers:
Hot — transactions from the last week;
Cold — the complete transaction history;
Key-Value — states, BOCs, and metadata.
This makes processing queries to recent data, which account for most of the load, 2–4× faster.
The architecture is already used in toncenter.com/api/v3 and will later be available as a standalone build.
API V2 Hardware Update
The API V2 server infrastructure for direct requests to liteservers has been upgraded.
New Features
— A new API for nominator pools.
— A new API for validation cycles, including elections and complaints.
— Support for new DeDust V2 actions.
— Fixes and Improvements.
NFT Content Filtering
As network fees have decreased, the risk of spam and inappropriate content being distributed through NFTs has increased.
Toncenter has implemented a manual blacklist for individual NFTs and collections and is developing an automated LLM-based analyzer. Inappropriate pics will be displayed in a blurred form.
| 2 | How TON Upgrades Are Evolving
To ensure TON’s technical superiority across key metrics, we are systematically upgrading or completely replacing the blockchain’s components and protocols.
Having reduced block time, finalization time, end-to-end latency, and fees, our current objective is to increase shardchain performance: the TPS that the blockchain can sustain in sub-second mode.
2026.03 — new consensus: 10× faster operations.
2026.04 — new Cartesian-tree-based mempool and networking improvements: 6× reduction in fees.
2026.05–2026.06 — new networking layer: QUIC instead of RLDP 1/2 and ADNL transport, Plumtree broadcasts, as well as block-sync and fast-sync overlays. A 2–4× reduction in network traffic.
Upgrading the networking layer is a necessary step toward further increasing shardchain TPS.
The next stages are the activation of the collator + validator architecture, adapted to the new consensus, and the implementation of a new database to replace CellDB 2.0/RocksDB. | 2 068 |
| 3 | New Networking Layer for the TON Blockchain
Following the consensus and mempool upgrades, the blockchain’s networking layer has been completely redesigned.
Versions 2026.04-1 — 2026.06 introduced QUIC as a replacement for RLDP1/2 and the ADNL transport, dedicated block-sync and fast-sync overlays, as well as Plumtree broadcasts.
The new approach reduces inbound node traffic by approximately 4× and outbound traffic by 2×, while improving synchronization and node connectivity.
The 2026.06 update is already deployed on mainnet. Validators will next vote to enable Plumtree, after which the legacy broadcasts will be disabled in a separate update. | 1 855 |
| 4 | Added guidelines for generating sub-wallets from a single mnemonic phrase:
https://github.com/ton-blockchain/TEPs/blob/master/text/0003-wallets.md#11-subwallets | 6 298 |
| 5 | Guidelines for TON wallets regarding mnemonics, IDs, and smart contracts have been published
We ask that wallets and SDKs follow these guidelines to ensure product compatibility.
https://github.com/ton-blockchain/TEPs/blob/master/text/0003-wallets.md | 5 222 |
| 6 | Next technical objective: increasing shardchain performance
Under normal load, TON operates on a single shardchain. Under peak load, dynamic sharding is activated: the network splits into multiple shardchains, increasing throughput while maintaining static fees. In this mode, operation execution time may increase by several seconds.
With TON 2026.05 we start a new series of updates focused on performance improvement of a single shardchain
The objective is to activate dynamic sharding at a load level at which other blockchains cannot operate effectively.
TON 2026.05-rc »
Update timeline » | 10 484 |
| 7 | One of Acton’s key features is its advanced support for developing smart contracts using AI. | 12 870 |
| 8 | Introducing Acton — a new, modern toolchain for developing smart contracts on TON
Acton covers the full development lifecycle: project creation, testing, debugging, dApp integration, deployment, and verification.
CLI-first by design, it works naturally for both developers and AI agents.
1. One toolchain, not a bunch of utilities.
Create, build, test, lint, format, deploy, and verify TON contracts in a single coherent environment around Tolk.
2. A tighter build-test-debug loop.
Write tests directly in Tolk programming language, run them fast, debug failed transactions, and inspect what actually happened on-chain.
3. Security built in.
Coverage, fuzzing, mutation testing, gas profiling, and CI help catch regressions early.
4. A native debugger.
Step in, step over, step out, watch variables, and inspect the call stack. A smooth Web2-style developer experience, now inside a blockchain language.
5. Friendly for AI agents.
A modern CLI tool that becomes an agent's runtime, with skills and manuals bundled.
Read more »
Docs »
Author's notes » | 8 124 |
| 9 | Tolk 1.4 Programming Language
Introducing source maps, debugger support, ABI export, and auto-generated TypeScript wrappers.
— ABI export for toolchains, explorers, SDKs, and UI integrations.
— Auto-generated TypeScript wrappers for Tolk smart contracts.
— Source maps that connect TVM execution back to Tolk source code, variables, stack layout, and call frames.
— Debugger marks that enable step-by-step debugging of fully optimized production contracts.
— Language enhancements continuing Tolk’s evolution toward a general-purpose smart contract language.
Release » | 4 969 |
| 10 | Voting by validators on reducing network fees has begun
Validators, please participate in the vote.
Follow the voting progress here. | 8 134 |
