SlideShare a Scribd company logo
1 of 4
Download to read offline
TON Development Status
Overall progress towards the test version: 70%
September 5, 2018
1. TON Virtual Machine (TVM)
TON VM or TVM is the component required for executing smart contracts
in the TON Blockchain.
Implementation: 95% complete
TVM is fully implemented and internally tested. Minor modifications are
likely to be necessary during the process of binding TVM with the TON
Blockchain block generation and validation software.
In addition to TVM itself, a database required for storing on disk and
accessing large amounts of TVM data (e.g., smart-contract code and data,
old blocks, blockchain state) without loading all of it into memory has been
developed.
Documentation: 95% complete
The current version of TVM is fully described in Telegram Open Network
Virtual Machine (September 5, 2018). Minor modifications to the imple-
mentation may require corresponding changes in the documentation.
1
2. TON Network
TON Network is the component required for delivering requests (e.g., pro-
posed transactions) and propagating newly-generated TON Blockchain blocks
through the network.
ADNL (low-level overlay network protocol running over IP networks):
80% complete
All functionality required for the test version is complete, including ellip-
tic curve cryptography and the node lookup protocol. Some sophisticated
options and additional cryptographic options that are not required for the
launch of the test version will be implemented later prior to final launch.
Overlay networks over ADNL: 100% complete
Overlay networks are required to build node groups inside the ADNL net-
works. For instance, the validators for a shardchain create their separate
overlay network to propagate new block candidates and run a Byzantine
Fault Tolerant (BFT) consensus protocol.
Broadcast protocols for overlay networks over ADNL: 100% complete
Simple broadcast protocols are used inside overlay networks to propagate
small messages, such as the BFT consensus protocol messages, to all members
of an overlay network. These protocols are required for the implementation
of validator BFT consensus.
CATCHAIN protocol: 90% complete
The CATCHAIN protocol is a variant of broadcast protocols tailored for im-
plementing BFT consensus protocols and for solving similar group consensus
tasks in a closed membership overlay network. As such, it is the first step in
implementing the validator BFT consensus protocol.
Streaming broadcast protocols: 95% complete
Streaming broadcast protocols are used to quickly propagate large amounts
of data, such as newly-generated TON Blockchain blocks (to all full nodes)
and block candidates (to the validators of the corresponding shardchain).
They use Forward Error Correction (FEC) protocols as their component.
2
3. TON Blockchain Block Generation and Validation
The block generation and validation software relies heavily on TVM and
TON Network to create new block candidates, validate them between the
validators, and propagate the signed blocks to all full nodes. Since the work
on the TVM and TON Network components listed above is largely completed,
the TON Blockchain is now in active development.
Documentation: 90% complete
The documentation is intended to present a complete description of the mas-
terchain and shardchain block format in the TON Blockchain. Currently,
we believe that the shardchain blocks are fully described in Telegram Open
Network Blockchain (September 5, 2018). Some details of the masterchain
blocks, such as the list of all configurable parameters with their respec-
tive types, are not fully documented at this time because they are likely
to be modified during the final development of the test version of the TON
Blockchain.
Block manipulation library: 30% complete
The block manipulation library is intended to store entire blocks and their
parts in files, load these data into memory, and access or modify different
data structures present in a block. Most of the preparatory work has been
accomplished, and this component is currently being implemented in our
internal test version.
Validator software: 10% complete
Validator software uses the block manipulation library to generate block can-
didates, validate block candidates proposed by other validators, and achieve
consensus on the next block in a shardchain or the masterchain. We have
developed general, preliminary descriptions of this software. The validator
software code will be written once the block manipulation library is com-
pleted.
Smart contract development, test, and debug environment: 50% com-
plete
A test and debug environment for smart contracts is already implemented
and internally tested, along with a low-level “TVM assembly” smart-contract
language. The compiler from a high-level smart-contract language is 20%
complete.
3
Fundamental and sample smart contracts: 10% complete
Some sample smart contracts are prepared in “TVM assembly”. The imple-
mentation of fundamental smart contracts—which reside in the masterchain
and run crucial tasks such as electing new validators and changing config-
urable parameters—requires the availability of the high-level smart-contract
compilers and development tools discussed above. Active development of
these smart contacts will begin immediately once the requisite compilers and
development tools are in place.
4

More Related Content

Similar to Telegram open network development status (september 5, 2018)

Evaluating Wavelet Tranforms for Video Conferencing Applications
Evaluating Wavelet Tranforms for Video Conferencing ApplicationsEvaluating Wavelet Tranforms for Video Conferencing Applications
Evaluating Wavelet Tranforms for Video Conferencing Applications
Videoguy
 
cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...
cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...
cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...
SamHoney6
 
FTP Client Buildup1. IntroductionThe project is related to bui
FTP Client Buildup1. IntroductionThe project is related to buiFTP Client Buildup1. IntroductionThe project is related to bui
FTP Client Buildup1. IntroductionThe project is related to bui
JeanmarieColbert3
 

Similar to Telegram open network development status (september 5, 2018) (20)

A taxonomy of botnet detection approaches
A taxonomy of botnet detection approachesA taxonomy of botnet detection approaches
A taxonomy of botnet detection approaches
 
Internet2: VoIP Phone Codec Testing White Paper
Internet2: VoIP Phone Codec Testing White PaperInternet2: VoIP Phone Codec Testing White Paper
Internet2: VoIP Phone Codec Testing White Paper
 
Media Handling in FreeSWITCH
Media Handling in FreeSWITCHMedia Handling in FreeSWITCH
Media Handling in FreeSWITCH
 
SITE_6_Release_Highlights.pdf
SITE_6_Release_Highlights.pdfSITE_6_Release_Highlights.pdf
SITE_6_Release_Highlights.pdf
 
Iot hub agent
Iot hub agentIot hub agent
Iot hub agent
 
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithmFair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
 
Evaluating Wavelet Tranforms for Video Conferencing Applications
Evaluating Wavelet Tranforms for Video Conferencing ApplicationsEvaluating Wavelet Tranforms for Video Conferencing Applications
Evaluating Wavelet Tranforms for Video Conferencing Applications
 
Webrt integration by altanai bisht
Webrt integration by altanai bishtWebrt integration by altanai bisht
Webrt integration by altanai bisht
 
Vcx 7.1.16c-readme
Vcx 7.1.16c-readmeVcx 7.1.16c-readme
Vcx 7.1.16c-readme
 
Prashant Resume
Prashant ResumePrashant Resume
Prashant Resume
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
MQTT 5 - What's New?
MQTT 5 - What's New?MQTT 5 - What's New?
MQTT 5 - What's New?
 
Bit taka bangladeshi country owned crypto currency
Bit taka bangladeshi country owned crypto currencyBit taka bangladeshi country owned crypto currency
Bit taka bangladeshi country owned crypto currency
 
Bluetooth Technology By Volkan Sevindik
Bluetooth Technology By Volkan SevindikBluetooth Technology By Volkan Sevindik
Bluetooth Technology By Volkan Sevindik
 
cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...
cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...
cupdf.com_chapter-11-system-level-verification-issues-the-importance-of-verif...
 
What is WebRTC and How does it work?
What is WebRTC and How does it work?What is WebRTC and How does it work?
What is WebRTC and How does it work?
 
TR-069_Overview.ppt
TR-069_Overview.pptTR-069_Overview.ppt
TR-069_Overview.ppt
 
FTP Client Buildup1. IntroductionThe project is related to bui
FTP Client Buildup1. IntroductionThe project is related to buiFTP Client Buildup1. IntroductionThe project is related to bui
FTP Client Buildup1. IntroductionThe project is related to bui
 
Hyper ledger project
Hyper ledger projectHyper ledger project
Hyper ledger project
 
The Kyoto Protocol ( Kp )
The Kyoto Protocol ( Kp )The Kyoto Protocol ( Kp )
The Kyoto Protocol ( Kp )
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Telegram open network development status (september 5, 2018)

  • 1. TON Development Status Overall progress towards the test version: 70% September 5, 2018 1. TON Virtual Machine (TVM) TON VM or TVM is the component required for executing smart contracts in the TON Blockchain. Implementation: 95% complete TVM is fully implemented and internally tested. Minor modifications are likely to be necessary during the process of binding TVM with the TON Blockchain block generation and validation software. In addition to TVM itself, a database required for storing on disk and accessing large amounts of TVM data (e.g., smart-contract code and data, old blocks, blockchain state) without loading all of it into memory has been developed. Documentation: 95% complete The current version of TVM is fully described in Telegram Open Network Virtual Machine (September 5, 2018). Minor modifications to the imple- mentation may require corresponding changes in the documentation. 1
  • 2. 2. TON Network TON Network is the component required for delivering requests (e.g., pro- posed transactions) and propagating newly-generated TON Blockchain blocks through the network. ADNL (low-level overlay network protocol running over IP networks): 80% complete All functionality required for the test version is complete, including ellip- tic curve cryptography and the node lookup protocol. Some sophisticated options and additional cryptographic options that are not required for the launch of the test version will be implemented later prior to final launch. Overlay networks over ADNL: 100% complete Overlay networks are required to build node groups inside the ADNL net- works. For instance, the validators for a shardchain create their separate overlay network to propagate new block candidates and run a Byzantine Fault Tolerant (BFT) consensus protocol. Broadcast protocols for overlay networks over ADNL: 100% complete Simple broadcast protocols are used inside overlay networks to propagate small messages, such as the BFT consensus protocol messages, to all members of an overlay network. These protocols are required for the implementation of validator BFT consensus. CATCHAIN protocol: 90% complete The CATCHAIN protocol is a variant of broadcast protocols tailored for im- plementing BFT consensus protocols and for solving similar group consensus tasks in a closed membership overlay network. As such, it is the first step in implementing the validator BFT consensus protocol. Streaming broadcast protocols: 95% complete Streaming broadcast protocols are used to quickly propagate large amounts of data, such as newly-generated TON Blockchain blocks (to all full nodes) and block candidates (to the validators of the corresponding shardchain). They use Forward Error Correction (FEC) protocols as their component. 2
  • 3. 3. TON Blockchain Block Generation and Validation The block generation and validation software relies heavily on TVM and TON Network to create new block candidates, validate them between the validators, and propagate the signed blocks to all full nodes. Since the work on the TVM and TON Network components listed above is largely completed, the TON Blockchain is now in active development. Documentation: 90% complete The documentation is intended to present a complete description of the mas- terchain and shardchain block format in the TON Blockchain. Currently, we believe that the shardchain blocks are fully described in Telegram Open Network Blockchain (September 5, 2018). Some details of the masterchain blocks, such as the list of all configurable parameters with their respec- tive types, are not fully documented at this time because they are likely to be modified during the final development of the test version of the TON Blockchain. Block manipulation library: 30% complete The block manipulation library is intended to store entire blocks and their parts in files, load these data into memory, and access or modify different data structures present in a block. Most of the preparatory work has been accomplished, and this component is currently being implemented in our internal test version. Validator software: 10% complete Validator software uses the block manipulation library to generate block can- didates, validate block candidates proposed by other validators, and achieve consensus on the next block in a shardchain or the masterchain. We have developed general, preliminary descriptions of this software. The validator software code will be written once the block manipulation library is com- pleted. Smart contract development, test, and debug environment: 50% com- plete A test and debug environment for smart contracts is already implemented and internally tested, along with a low-level “TVM assembly” smart-contract language. The compiler from a high-level smart-contract language is 20% complete. 3
  • 4. Fundamental and sample smart contracts: 10% complete Some sample smart contracts are prepared in “TVM assembly”. The imple- mentation of fundamental smart contracts—which reside in the masterchain and run crucial tasks such as electing new validators and changing config- urable parameters—requires the availability of the high-level smart-contract compilers and development tools discussed above. Active development of these smart contacts will begin immediately once the requisite compilers and development tools are in place. 4