TON Core

TON Core

@toncore

Updates from the TON Core development team, which continues to develop open-source technologies for The Open Network (TON) ton.org.

6 779подписчиков
🇬🇧

Похожие каналы

Все →

Последние посты

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 »

11 мая 2026 г.5 890В Telegram

Blockchain Fee Reduction The TON Core team has prepared a blockchain update (TON 2026.04, TON 2026.04-1) to reduce fees by 6x, in line with Pavel Durov’s MTONGA plan. This update includes: 1) Performance improvements The previous Sub-Second update improved…Voting by validators on reducing network fees has begunValidators, please participate in the vote.Follow the voting progress here.UPD: All proposals were accepted, fees on the mainnet have been reduced, thank you!

30 апр. 2026 г.9 470В Telegram

Blockchain Fee ReductionThe TON Core team has prepared a blockchain update (TON 2026.04, TON 2026.04-1) to reduce fees by 6x, in line with Pavel Durov’s MTONGA plan.This update includes:1) Performance improvementsThe previous Sub-Second update improved not only operation speed but also overall blockchain performance, making a fee reduction possible. Since then, additional optimizations and performance improvements have also been implemented, including a new mempool based on a persistent Cartesian tree.2) Fixes In addition to performance improvements, this update will include fixes for issues identified on mainnet after the Sub-Second release. In particular, it addresses loss of synchronization on some liteservers and rare block rate instability.Planned Schedule:April 28, 2026 12:00 UTC — Validator software update.April 30, 2026 13:00 UTC — Vote to lower gas prices in the blockchain configuration.Lower fees are important for the next stages of the MTONGA plan. Since fees do not constitute a significant portion of validator rewards, validator rewards are expected to decrease by less than 0.4%.Mainnet validator operators are asked to be prepared to update their software on 28 April and to participate in the vote on 30 April.

24 апр. 2026 г.345 000В Telegram

Scheduled Closure of the Token Bridge V3Effective April 27 at 12:00 UTC, token transfers from Ethereum to TON through the bridge-v3.ton.org will be permanently discontinued.Claims for previously completed transfers will remain available.Transfers from TON to Ethereum will remain available. The token-amount-based fee for such transfers will be removed.This is a planned closure of the Token Bridge V3, following the earlier discontinuation of jUSDT and Toncoin transfers. All user funds remain safe.The Token Bridge played an important role in the early development of the TON ecosystem.The ecosystem is transitioning to newer cross-chain solutions:https://ton.org/bridges

18 апр. 2026 г.16 800В Telegram

Sub-Second is LiveThe vote to enable Sub-Second has passed, and the blockchain has switched to the new high-speed mode.The blockchain is currently running stably.About 7% of validators have not yet updated, so the block production rate is still slightly below the targetWe ask validators who have not yet updated to do so.API developers and product developers — please make sure everything is working properly in your services.

9 апр. 2026 г.6 860В Telegram

Sub-Second for the TON EcosystemAs part of the Sub-Second mainnet rollout, ecosystem participants should review the following guidance.For Validators and Node ownersFollow @tonstatus.For API developersPlease update your own nodes as described in the corresponding post.APIs will continue functioning after the network upgrade. No additional compatibility changes are required.If you were previously using low-end hardware, you may need to upgrade it due to the increased block rateTo deliver near-instant UX, we recommend adopting the latest API practices:— Enable WebSockets support.— Optimize general API latency.— Support Pending and Confirmed operation statuses.You can refer to the changes in the Toncenter API.For exchanges and payment servicesIf you are running your own node, please update it as described in the corresponding post.If you are using an API, whether external or self-hosted, no action is required.No additional changes are needed. Transaction finality should continue to be determined based on masterchain finalization, as before.For products and dAppsIf you are running your own node, please update it as described in the corresponding post.If you are using an API, whether external or self-hosted, no action is required.Products and APIs will continue functioning after the network upgrade. No additional compatibility changes are required.To deliver near-instant UX, we recommend adopting the latest UX practices:— Use Toncenter Streaming API V2.— Display an operation in the UI once it reaches Pending status.— Mark an operation as completed once it reaches Confirmed status.You can refer to the changes in mytonwallet.io and tonscan.org.

31 мар. 2026 г.8 120В Telegram

Sub-Second mainnet activation startsThe public bug bounty contest for the TON Sub-Second update has been completed.We thank all participants for their work and valuable feedback. The corresponding changes have already been applied to the codebase. No major consensus changes were required.The final contest results and reward distribution will be announced later.This contest was the final stage of testing before mainnet activation. Prior to that, the update had already passed internal testing by TON Core and extended testing in testnet.We are now starting the activation of the Sub-Second update in TON mainnet.For additional reliability, activation will be performed in 3 stages:Update plan:March 31 (today): Upgrade validator nodes to the version supporting the latest consensus changes.April 2: Vote to activate the new consensus on the basechain and enable a moderate block rate increase.April 7: Vote to fully activate fast consensus on both the basechain and masterchain and then upgrade validator nodes.The Sub-Second update is a major protocol upgrade comprising a substantial number of changes.Despite comprehensive testing, validators are advised to maintain heightened operational readiness during the next two weeks, from March 31 to April 12.The TON Core team will remain available throughout the deployment and is prepared to respond promptly to any situations.

31 мар. 2026 г.18 400В Telegram

Tolk Programming Langauge 1.3— Type array<T> — dynamically sized arrays backed by TVM tuples.— Type unknown — a TVM primitive with unknown contents.— Type lisp_list<T> — nested two-element tuples (FunC-style).— Type string — text chunks backed by snaked cells, with StringBuilder for concatenation.— Compile-time string methods: "str".crc32(), "str".sha256(), etc.— Null coalescing operator — ?? like in TypeScript.— Import path mappings — import "@third_party/utils".— Compile-time reflection via @stdlib/reflection.— Custom serializers now support structures and generics.— The compiler now reports multiple errors at once.— Focused on stability — fixed dozens of minor issues found by LLM fuzzing.— Extensive internal refactoring towards being stateless and multi-threaded.Release »Read more »

28 мар. 2026 г.6 270В Telegram

💎 Blockchain Contest, Round 2Telegram and TON Core announce a new bug bounty contest!Prize Fund: Up to $100,000Deadline: 23:59, March 27 (Dubai time)Task: Analyze TON’s new consensus algorithm for potential vulnerabilities. Reports on other validator bugs are also welcome, but consensus-related issues remain the top priority.Prize Fund DistributionThe total prize fund, up to $100,000, will be allocated based on each participant's overall contribution.Guidelines and SubmissionsFor detailed instructions, contest rules, and submission guidelines, refer to this document.Additional OpportunitiesWinners may have the chance to join the Telegram or TON Core teams.

13 мар. 2026 г.6 060В Telegram

Progress of Sub-Second update deployment on the TON mainnetTON is gradually transitioning to an architecture where operation times are measured in milliseconds rather than seconds.The Sub-Second update is one of the biggest technological improvements to the network in recent years.New API and UX already on the main network— Toncenter API has released a new accelerated Streaming API V2 for all users on the main and test networks.— The first products — MyTonWallet and tonscan.org — have already switched to Streaming API V2 on the main and test networks.This has already nearly halved the operation time in these products, even though the blockchain itself is still operating in the same mode.— Other products and services in the ecosystem can already connect to the new API and implement the updated UX approaches.Blockchain update— On February 12, the main network validators were updated to the new accelerated network layer code and Catchain 2.0 consensus.— The new functionality has not yet been enabled and will be activated after testing is complete.Progress of Sub-Second update testing on the test networkThe TON test network has been running stably for over a month since the January 23 update with the activation of Sub-Second mode:— On average, 2-3 blocks are created per second.— The network is operating under real organic load.— Various validators are participating.Load testingDuring testing, tests were conducted under relatively high load. The results showed that with 1,000 transactions per second in a single shardchain, the operation time remains less than a second.For comparison, even during periods of high load on the main network during the minting of Notcoin, DOGS, and Hamster Kombat projects, the average TPS did not exceed ~500.Improvements and fixesDuring testing, the TON Core team made a number of improvements. Of particular note:— Disk performance has been optimized so that nodes with slower disks can synchronize stably at the new block rate.— The stability an

6 мар. 2026 г.8 920В Telegram

The R&D phase has been completed — research and development of the task of speed up operations in the TON blockchain to less than 1 second while maintaining scalability, security, and decentralization.During the work, three key areas were identified that, taken together, will allow the desired result to be achieved.1. L1 and Node improvements1.1. New Catchain 2.0 consensusThe current Catchain + BCP consensus stack has been replaced with a new protocol — Catchain 2.0, based on Simplex / Alpenglow algorithms adapted to the TON architecture.The consensus protocol determines how validators share data, verify and accept blocks with transactions.Simplex and Alpenglow are modern open consensus protocols that are characterized by high speed and relative simplicity.Catchain 2.0 allows blocks to be finalized in 200–400 milliseconds while maintaining the same level of security. Previously, the block finalization time was about 2.5 seconds.An additional advantage in terms of security is the widespread knowledge of these protocols, which greatly simplifies their audit.1.2. New block broadcast protocol — "two-step" broadcastBlocks are transferred between network nodes using the broadcast protocol. We have redesigned this network protocol, reducing the block delivery delay from approximately 700 ms to ~100 ms.1.3. Additional optimizationsA number of additional optimizations have also been made to the C++ implementation of the TON node, including:— block compression during transmission;— parallelization of validation;— the ability to exchange data between validators not only via the RLDP2 protocol, but also via TCP or QUIC. Based on the test results, it may be possible to switch to one of these protocols.In addition to the main solutions, the internal statistics system was refined, as well as the internal tools for benchmarks and measurements for nodes, validators, and API.2. API2.1. Reduced API latencyThe Toncenter API has been optimized, resulting in a latency of 30–100 milliseco

9 янв. 2026 г.11 100В Telegram

Node Update TON 2025.12CellDB 2.0 and the Fast State Serializer are now enabled by default.The validator engine gains parallelism, network traffic compression is improved, along with various fixes and enhancements.Full Changelog »

19 дек. 2025 г.9 080В Telegram

TON Core pinned «The TON Core team is working to enable transactions on the TON blockchain to be executed in less than 1 second — with no reduction in decentralization or scalability. We have expanded the dev team and continue to implement the Optimization Roadmap that was…»

8 дек. 2025 г.В Telegram

Major update to Tolk language documentationhttps://docs.ton.org/languages/tolk

8 дек. 2025 г.11 600В Telegram

TON on Coinbasehttps://x.com/CoinbaseMarkets/status/1990503887820787844

18 нояб. 2025 г.11 100В Telegram