Welcome to PlatON Tips-Episode 19 We are going to talk about the WebAssembly-Wasm Preface WASM (WebAssembly) is not a language, but a new bytecode format, a brand-new underlying binary grammar, and instruction code compiled by the compiler. Small in size, portable, fast in loading, and compatible with the latest format of the Web, WASM is a new technology to run portable programs safely and effectively. This article analyzes the introduction, advantages, operation mechanism and use of the PlatON WASM contract in detail. Introduction of WASM WASM was mainly applied on… Welcome to PlatON Tips-Episode 18 We are going to talk about the Governance mechanism Governance Overview Blockchain governance mechanism refers to a set of decision rules and action standards for stakeholders in the blockchain ecosystem to agree on decisions. The goal is to allow the decentralized network to iteratively develop over time. In the blockchain, some important technologies, such as consensus mechanism, scalability, security, etc., can be better solved by providing reasonable incentives through the governance mechanism. A complete blockchain governance mechanism should be the combined product of blockchain technology,… Welcome to PlatON Tips-Episode 17 We are going to talk about the PlatON Consensus Solution CBFT Overview Based on the partially synchronous mesh communication model, CBFT proposed a three-phase consensus concurrent Byzantine fault tolerance protocol. The mesh communication model is more suitable for the weak network environment of the public network. The normal process of CBFT is similar to Hotstuff, and it is divided into prepare, pre-comit, commit, and decide stages. However, CBFT has also made key improvements: batch blocks can be proposed in a view window continuously, and the… 👉👉👉The original event: Join the Test Bounty of Metis 0.3.0 for Rewards!👈👈👈 Steps to reset the environment If the user has misconfigured the startup parameters during the deployment process, strictly follow these steps to re-build the network first go to the administration console and log out of the network identity [ stop ] in the deployment script [cleanup] in the deployment script modify [inventory.ini] in the deployment script [deploy] in the deployment script [start] in the deployment script Data templates In view of the fact that the metadata uploaded by… Welcome to PlatON Tips-Episode 16 We are going to talk about the PlatON Consensus Solution We propose a concurrent Byzantine fault tolerance protocol (CBFT) to solve the efficiency problem of partially synchronous networks. This article analyzes consensus protocols such as PBFT, Tendermint, and Hotstuff. With reference to their best practices, CBFT designed pipeline validation, batch production, and low-complexity view-change to improve consensus efficiency. Distributed network model According to the distributed system theory, the network model of the distributed system is divided into three categories: Synchronous network model: messages sent by nodes… Platform Overview The Moriae Privacy-preserving Computation Network enables the management of privacy-preserving AI across its entire life cycle through a platform-based approach. It enables seamless collaboration with privacy-preserving computation technology, blockchain technology, AI technology, economic models, data algorithms, and computing power at the lower level according to application demands. Moriae eliminates data silos, makes privacy-preserving AI more accessible, and builds the next-generation infrastructure for artificial intelligence and the digital economy. A Quick Start Starting a privacy-preserving AI project on Moriae mainly involves the following steps: Log-in [Node Information](#Node Information) [Data Preparation](#Data Preparation)… Thrilled to announce the establishment of our indonesia community,Selamat pagi ! Hai,Untuk mempromosikan serta memperkuat ikatan kerjasama dengan berbagai komunitas regional dengan tujuan membangun ekologi Web3.0 bersama, PlatON akan membuka situs Korea dan Indonesia. Kami akan bekerja sama dengan wilayah Korea dan Indonesia. Ikuti terus perkembangan kami Welcome to PlatON Tips-Episode 15 We are going to talk about the Economic model PPoS consensus PlatON adopts randomly selected nodes among the small-scale candidate nodes to participate in the BFT consensus, and makes a trade-off between the number of verified nodes and performance. Any LAT holder can pledge to participate in the validator (alternative validator candidate ), other LAT holders continue to vote through delegation, thereby maintaining a small-scale dynamic alternative validator candidate (alternative node) list, and then in this candidate list, several validators are randomly selected for block… PlatON Network PlatON, initiated and driven by the LatticeX Foundation, is a next-generation Internet infrastructure protocol based on the fundamental properties of blockchain and supported by the privacy-preserving computation network. “Computing interoperability” is its core feature. By building a computing system assembled by Verifiable Computation, Secure Multi-Party Computation, Zero-Knowledge Proof, Homomorphic Encryption and other cryptographic algorithms and blockchain technology, PlatON provides a public infrastructure in open source architecture for global artificial intelligence, distributed application developers, data providers and various organizations, communities and individuals with computing needs. Technological Progress PlatON The… Welcome to PlatON Tips-Episode 14 We are going to talk about the Economic model Published by LAT The token in the PlatON public blockchain is called LAT. LAT does not have a hard cap, and is divided into initial issuance and additional issuance. Initial release LAT’s initial issuance is distributed to the Founding Team, LatticeX Foundation, Research Fund, Ecosystem Fund, Developer Fund, Private Round and Reserve in a certain proportion. This is achieved by writing the allocated account and balance parameter information into the genesis block configuration, and introduce the… There will be a MASTER CLASS session on PlatON Network Ecosystem In The Blockchain Industry 📅:26th Saturday, Feb 2022🕐: 6:00pm(WAT)Twittr chatroom https://twitter.com/_heeyahnuhFREE 2000$LAT FOR GRABS English Version Info ChainID: 100 Version: 1.1.3 Git Commit: 3bc1b02d313387a3e94ca99af4d27c2db4c70a7b Binary Document: https://download.platon.network/platon/platon/1.1.3/platon 1、Upgrade Instructions If you are using the 1.1.1 or 1.1.2 version, please to Step 3 for the upgrade. 1.1.1 version info$ platon version Version: 1.1.1-unstable Git Commit: 9960b7fd8128a047bc552b76ab7a0f557d0fb7dd 1.1.2 version info$ platon version Version: 1.1.2-unstable Git Commit: f0ee9f487c4abee9de032f40641f7f7a6e69bdce 2、Upgrade Notice The following notices are for the upgrade from 1.1.0 to 1.1.3. 2.1 About CPU, RAM and Disk During the upgrade, part of the historical data will be migrated to the Freezer database. This will take up more CPU utility, which… Releasenote(English) The Kepler(v1.1.3) version has released. Supported by the core development team, it is an optimized version for the problem PlatON-issue-1885 in response to recent feedbacks from validators on graph-node support. New Features · Add PlatON-issue-1885 to support graphql interface at the bottom layer· Merge Ethereum’s optimization of command line parameters 20935 and node’s refactoring 21105· Add instruction support for convertType on abigen Statement Optimization 20935 involves changes to the startup command. Though the new version is compatible with the old command line parameters, we suggest you use the new flags. Please use platon –help to check or refer to the development manual. This version… Welcome to PlatON Tips-Episode 13 We are going to talk about the Economic model PlatON’s economic design goals PlatON’s economic design has the following goals: First, choose PoS. We believe that PoW’s energy consumption is too high. Faced with real-world energy constraints, PoW’s market share cannot grow indefinitely. PlatON’s consensus algorithm is called PPoS (PlatON PoS). Second, reduce consensus costs. PPoS uses off-chain identity and credit mechanisms and programmatic arrangements, but reduces the reliance on them through the randomness introduced by VRF. This can effectively suppress bribery and collusion. Third,… Welcome to PlatON Tips-Episode 12 We are going to talk about the Scalable Privacy-Preserving Computing With the rapid growth of the Internet, the Internet giants represented by FAANG and BAT, by virtue of their technological monopoly status, have collected and stored enormous user data. And with the use of big data and AI, they are enjoying data monopoly and acquiring huge business benefits. Users not only fail to obtain data dividends, but also bear the risk of personal privacy being violated and personal data being abused. PlatON is committed to…
PlatONWorld-M6Official
PlatON Tips #19 | WebAssembly-Wasm
PlatON Tips #18 | Governance mechanism
PlatON Tips #17 | PlatON Consensus Solution-2
Privacy computing network cloud environment description (supplement)
PlatON Tips #16 | PlatON Consensus Solution-1
Help Documentation for the Moriae Privacy-preserving Computation Network.md
PlatON South Korea And Indonesia Are Officially Launched !
PlatON Tips #15 | Economic model -3
PlatON Bi-weekly Report 0215 | PlatON Under Internal Testing and Recruits Global Developer Ambassadors
PlatON Tips #14 | Economic model -2
PlatON Ecosystem In The Blockchain Industry
[Manual] PlatON Network Kepler (v1.1.3) Version Upgrade Operation Manual
[Upgrade] PlatON Network Kepler (v1.1.3) Version Upgrade Announcement
PlatON Tips #13 | Economic model -1
PlatON Tips #12 | Scalable Privacy-Preserving Computing
PlatON fans growing community
167 posts
0 comments
5 questions
1 answers
2 followers
Load more posts