Releases: bottos-project/bottos
v3.8.0
V3.7.1
Release v3.7.0
- Support dynamic voting for supernodes
- Add multi-signature feature
- Fix transaction processing exception in some specific scenarios
- Optimize several processing method of block explorer
- Fix some other issues
Release v3.6.0
Highlight:
1、We release the package for main net service node. By which you can connect to the main net launch the service node. The package is bottos_mainnet_service_node_V3.6_update.tar.gz
ChangeLog:
1、Fix session lost while logging out
2、Add some new interfaces for Mobile Wallet and Bottos's browser
3、Fix block reward view problem
Release v3.5.0
Highlight:
This is the version of the main net launch。 You can launch your own blockchain network by following Bottos ‘s guide https://github.com/bottos-project/Documentation
Release v3.4
Feature Highlight:
We provide a new contract language, JavaScript. Developers can use JavaScript to develop Dapps much easier.
ChangeLog:
1、Fix the problem of P2P storm in the Bottos network.
2、Optimize the ease use of SDK.
3、Support additional election algorithm for transition period.
4、Support the version upgrade for the main network.
5、Optimize resource limit.
Release v3.3.1
- support writing smart contract in JavaScript
- optimize commands in writing smart contract in C++/C
- support modifying log level with BCLI
- support memos in transfer transactions
- improve memory management
- improve P2P security processing
Release v3.3
ChangeLog:
- Optimize the block verification mechanism of the supernodes and some partial serialization methods.
- Add security detection mechanism in the p2p network, such as adding verification mode between neighbors.
- Add protective storage for supernode's account.
- Improve some functional cases of wasm virtual machine.
- Fix some bugs that found in TPS testing.
- Provide multi-VM. We add new VM in the blockchain system as to support Js language to write contract code.
Release v3.2
ChangeLog:
1、Provide new message pack
2、Optimize contract management and VM memory management
3、Optimize P2P sync
Hint:
The binary file "bottos" is only be used on Ubuntu currently.
Release v3.1
Feature Highlights:
- Enhanced P2P security features
- Support node capability release
- Improve security level in Bottos WebAssembly