Releases: nuls-io/nuls-v1
1.2.0-beta1 [Testnet]
Wallet Download:
Update log of NULS test-net v1.2.0-beta1:
- Fixed a bug that smart contracts use random Numbers
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-807761. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.2.0-beta1\data).
Data.zip是一个文件包,包含807761万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.7-beta3 [Testnet]
Wallet Download:
Update log of NULS test-net v1.1.7-beta3:
- The underlying support for random number function and you can read the details in the random number documentation
- Test network protocol will be upgraded. The proportion of running the new version of the wallet by the consensus block nodes is 90%, as well as the test-net block height is increased by another 30,000 blocks, the new protocols will be switched. At that time, the underlying of the test network will support the random number function
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-688080. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.7-beta3\data).
Data.zip是一个文件包,包含688080万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.7-beta2 [Testnet]
Wallet Download:
Update log of NULS test-net v1.1.7-beta2:
- The underlying support for random number function and you can read the details in the random number documentation
- Test network protocol will be upgraded. The proportion of running the new version of the wallet by the consensus block nodes is 90%, as well as the test-net block height is increased by another 30,000 blocks, the new protocols will be switched. At that time, the underlying of the test network will support the random number function
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-688080. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.7-beta2\data).
Data.zip是一个文件包,包含688080万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.7-beta1 [Testnet]
Wallet Download:
Update log of NULS test-net v1.1.7-beta1:
- Fix the stuck at block problem that may occur when starting up again from taskbar right-click to exit the program
- Add an interface to get the serialization information of the transaction based on the transaction hash
http://127.0.0.1:8001/api/tx/bytes - Add an interface to obtain serialization information of the block according to the block height
http://127.0.0.1:8001/api/block/bytes/height - Added an interface to query the balance of the entire network address
http://127.0.0.1:8001/api/utxoAccounts/balance/{address}
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-580021. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.7-beta1\data).
Data.zip是一个文件包,包含580021万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.6[Main-net]
Wallet Download:
New Functions of NULS Mainnet v1.1.6:
- Optimization:
- Optimize network node discovery mechanism
- Optimize network data transmission mechanism
- Optimize block download mechanism
- Optimize memory management
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data Download:
Data.zip is a file which contains a snapshot from block 0-1,447,000. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.6\data).
Data.zip是一个文件包,包含1,447,000高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.6-beta [Testnet]
Wallet Download:
New Functions of NULS test-net v1.1.6-beta:
- Optimization:
- Optimize network node discovery mechanism
- Optimize network data transmission mechanism
- Optimize block download mechanism
- Optimize memory management
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-224722. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.6-beta.data).
Data.zip是一个文件包,包含224722万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.5
Wallet Download:
New Functions of NULS main-net v1.1.5:
- New Features:
- Added the notification when local height reaches current block height.
- Bugs Fixed:
- Optimized the management of connecting nodes, making connections more stable.
- Fixed the bug of incorrect display of volume when issuing tokens with NULS Smart Contract.
- Now if a node fails to sync when receiving new blocks, it will attempt to sync again, reducing the chance of hard fork.
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data Download:
Data.zip is a file which contains a snapshot from block 0-1,219,733. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.5\data).
Data.zip是一个文件包,包含1,219,733高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.5-beta1
Wallet Download:
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-224722. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.5-beta1.data).
Data.zip是一个文件包,包含224722万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.5-beta
Wallet Download:
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data of testnet:
Data.zip is a file which contains a snapshot from block 0-224722. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.5-beta.data).
Data.zip是一个文件包,包含224722万高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。
1.1.4
Wallet Download:
Docs&Plugin Download:
This is a zip package containing the operation manual on the wallet related to the smart contract, Developer's documentation for smart contract, smart contract plugin and operation manual on the IDEA development tool
这是一个压缩包,包含智能合约相关的钱包操作手册,智能合约开发者说明文档,IDEA智能合约插件以及操作手册
Data Download:
Data.zip is a file which contains a snapshot from block 0-1,144,518. Needs to be placed in the wallet root directory (.\NULS-Wallet-win64-1.1.4\data).
Data.zip是一个文件包,包含1,144,518高度内的所有数据,下载后放在钱包根目录下,再启动钱包,就可以避免重新同步数据。