Skip to content

Releases: telosprotocol/TOP-chain

v1.14.0 (New Horizons)

20 Nov 06:57
d42d833
Compare
Choose a tag to compare

v1.14.0

New Features

  • V2 transaction now supports personal signature methods for hardware wallets
  • Resolved the issue of failed execution after gas estimation for C++ contracts

BUG fixes

  • Fixed a data synchronization issue. The frozen synchronization has been changed from syncing with full nodes to syncing from the genesis node. Previously, this could lead to encountering many pruned nodes, resulting in invalid synchronization.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 22, 64-bit, Kernel Version 4.4, and above

topio version

================================================
topio version: 1.14.0
git commit info: d42d833c2
git submodule: xbase:4b3b8a4|xdepends/GSL:8e6d4e2|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:53a8708|
build date: Nov 17 2023 14:35:36
build options: release
MD5:47491e1e1e7d65b5335699b0ffda1121
================================================

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.13.1 (New Horizons)

05 Jun 04:58
1f16866
Compare
Choose a tag to compare

v1.13.1

New Features

BUG fixes

  • Fix some known bugs.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 22, 64-bit, Kernel Version 4.4, and above

topio version

================================================
md5sum topio-1.13.1-release.tar.gz 15d1ca7677921b8564f917214350891d

topio version: 1.13.1
git commit info: 1f168664d
git submodule: xbase:4b3b8a4|xdepends/GSL:8e6d4e2|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:53a8708|
build date: Jun  5 2023 11:09:25
build options: release
MD5:0e571eee1259b581084404c5ef417ae4
================================================

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.13.0 (New Horizons)

30 May 11:44
6b7ca77
Compare
Choose a tag to compare

v1.13.0

New Features

  • Upgrade the blockchain explorer to support searchable EVM shard data.
  • Upgrade the fee mechanism for EVM shards, with a transaction fee of 1% of Ethereum's.
  • Optimize cross-chain contracts to support ETH2 with the Shanghai upgrade.
  • Improve node security performance and support Ubuntu compilation and execution.

BUG fixes

  • Fix some known bugs.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 22, 64-bit, Kernel Version 4.4, and above

topio version

================================================
md5sum topio-1.13.0-release.tar.gz eabbaa9352fd3a7b65960a204daf1ae9

topio version: 1.13.0
git commit info: 6b7ca77b0
git submodule: xbase:4b3b8a4|xdepends/GSL:8e6d4e2|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:53a8708|
build date: May 31 2023 12:01:18
build options: release
MD5:d28af4a8982e7863b52b6fd090b1ef96
================================================

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.12.0 (New Horizons)

20 Apr 02:34
dadfcc4
Compare
Choose a tag to compare

v1.12.0

New Features

  • Significant improvement has been made to the performance of the chain with a 25% increase in TPS.
  • Some security issues have been addressed and modules including consensus, data synchronization, storage, and block pruning have been optimized.

BUG fixes

  • Fix some known bugs.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

================================================
md5sum topio-1.12.0-release.tar.gz db93b8fee3306ac4cdf3b998894fd722 

topio version: 1.12.0
git commit info: dadfcc43
git submodule: xbase:4b3b8a4|xdepends/GSL:0b8922b|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:53a8708|
build date: Apr 20 2023 09:25:45
build options: release
MD5:b5b4b48f04a54756dcef32192247ee96
================================================

================================================
md5sum topio-1.12.0-release-exchange.tar.gz 8d4edd37298f31757675db212193bb0d

topio version: 1.12.0
git commit info: dadfcc43
git submodule: xbase:4b3b8a4|xdepends/GSL:0b8922b|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:53a8708|
build date: Apr 20 2023 14:06:12
build options: noratelimit release
MD5:51c625d5e07f4c0c6d7618ef950dbdde
================================================


Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.11.0 (New Horizons)

15 Mar 07:01
701676e
Compare
Choose a tag to compare

v1.11.0

New Features

  • Optimize to reduce memory and disk usage of nodes.
  • Implement the system contract event mechanism to support the reward receiving transaction results displayed in the blockchain browser.

BUG fixes

  • The RPC API interface returns the contract revert error message to facilitate contract debugging.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

================================================
md5sum topio-1.11.0-release.tar.gz
0ff7bce4ed3cf69332b3775a92fbd2e6  topio-1.11.0-release.tar.gz

topio -v
topio version: 1.11.0
git commit info: 701676e
git submodule: xbase:e0426c8|xdepends/GSL:0b8922b|xdepends/boringssl:10fef97|xdepends/googletest:ec44c6c|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af6|xdepends/libevent:5df3037|xdepends/xquic:53a8708|
build date: Mar 15 2023 06:22:46
build options: release
MD5:cfdf981f8145ff650fc3ccf95d3ec71c
================================================

================================================
md5sum topio-1.11.0-release-exchange.tar.gz
d95c8fedf8bd3808177aeaf18335f8cd  topio-1.11.0-release-exchange.tar.gz

topio -v
topio version: 1.11.0
git commit info: 701676ed
git submodule: xbase:e0426c8|xdepends/GSL:0b8922b|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:53a8708|
build date: Mar 28 2023 12:22:11
build options: release noratelimit
MD5:692e1cdc9a149194178891b2998182d4
================================================


Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.9.2 (New Horizons)

13 Feb 05:58
89c1435
Compare
Choose a tag to compare

v1.9.2

BUG fixes

  • resolve vote contract data inconsistentness.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

topio -v
================================================
topio version: 1.9.2
git commit info: 89c14353
git submodule: xbase:2b2b025|xdepends/GSL:0b8922b|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:0805699|
build date: Feb 13 2023 01:51:30
build options: release
MD5:202c57477ce27a3bc1150dbb44c2f903
================================================

md5sum topio-1.9.2-release.tar.gz 
0663cf873b44f79ccf66ddb08f69611c  topio-1.9.2-release.tar.gz

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.9.0 (New Horizons)

11 Jan 07:50
67bbbf1
Compare
Choose a tag to compare

v1.9.0

New Features

  • optimize account state rollback capability
  • improve MPT prune performance
  • add fast cross chain mode for NFR contract
  • support jemalloc

BUG fixes

  • resolve the state sync issue of large number of accounts
  • resolve the consensus message packet too large issue

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

topio -v
================================================
topio version: 1.9.0
git commit info: 67bbbf10
git submodule: xbase:2b2b025|xdepends/GSL:0b8922b|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/gperftools:bf8b714|xdepends/jemalloc:46c0af68|xdepends/libevent:5df3037d|xdepends/xquic:0805699|
build date: Jan 11 2023 06:32:09
build options: release
MD5:384dd9e0e9b899954aff5e425280eed2
================================================

md5sum topio-1.9.0-release.tar.gz
1b5ff3f5188a3983ad26afe17bc201d3 topio-1.9.0-release.tar.gz

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.8.0 (New Horizons)

29 Nov 07:58
88a1a2a
Compare
Choose a tag to compare

v1.8.0

New Features

  • add state rollback capability
  • support ETH2 block header reading in the cross-chain process

BUG fixes

  • resolve MPT multi-threading issues
  • resolve keystore issue occured after the v1.6 to v1.7 upgrade

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

topio -v
================================================
topio version: 1.8.0
git commit info: 88a1a2a7
git submodule: xbase:0a7b3b1|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/libevent:5df3037d|xdepends/xquic:0805699|
build date: Nov 29 2022 06:49:04
build options: release
MD5:78f49d77d6e5e81badf9e54b04e6d667
================================================

md5sum topio-1.8.0-release.tar.gz
64b78a7b378be0fd7300fb914cc9503f  topio-1.8.0-release.tar.gz

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.7.1 (New Horizons)

03 Nov 06:27
c2e3a95
Compare
Choose a tag to compare

v1.7.1

New Features

  • Introduce Merkle Patricia Tree to manage account state for scalability.
  • Introduce xquic protocol to improve large network packet transmission performance.
  • Enhance security features.

BUG fixes

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

topio -v
================================================
topio version: 1.7.1
git commit info: c2e3a95d
git submodule: xbase:0a7b3b1|xdepends/boringssl:10fef972e|xdepends/googletest:ec44c6c1|xdepends/libevent:5df3037d|xdepends/xquic:0805699|
build date: Nov  3 2022 01:28:00
build options: release
MD5:ca2f6484fc4d24880d99614d405d974b
================================================

md5sum topio-1.7.1-release.tar.gz
b150841d6cb21cbc10aea853c5685a5c  topio-1.7.1-release.tar.gz

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.

v1.6.0 (New Horizons)

23 Aug 03:16
d42df60
Compare
Choose a tag to compare

v1.6.0

New Features

  • TOP chain now supports ETH-TOP cross-chain. The bridge can support ETH, USDC, and USDT tokens to cross between Ethereum and TOP chain.
  • EVM compatible shard runs Solidity contract and supports using TOP as the GAS fee.
  • Enhanced the security of TOPIO, especially the management of private keys.

BUG fixes

  • Fixed the high priority bugs from TOP community during the cross-chain bridge open test.

Installation

Environment Requirement

Operating System Description
Linux CentOS 7, 64-bit, Kernel Version 3.10, and above
Ubuntu 16, 64-bit, Kernel Version 4.4, and above

topio version

topio -v
================================================
topio version: 1.6.0
git commit info: d42df60b
git submodule: xtopcom/xbase:9bd0bf8|xtopcom/xdepends/googletest:ec44c6c1
build date: Aug 22 2022 13:00:48
build options: release
MD5:f5e831f0038a036f5646c5f25c07e482
================================================

md5sum topio-1.6.0-release.tar.gz
0ec3e8bed54323a7787eec40fc07a873  topio-1.6.0-release.tar.gz

Download And Install TOPIO

Please check http://developers.topnetwork.org/en/GetStartedonTOPNetwork/MinerUpgrade/ for detailed instructions.