Semux 2.0 released

honeycrypto
semux
Published in
1 min readAug 28, 2019

The long awaited release is now available for mainnet. This is a mandatory update for all Semux nodes. Please upgrade your wallets to the latest stable release (available for Windows, Linux and macOS) from official Github:
https://github.com/semuxproject/semux-core/releases/latest

Semux 2.0 features Virtual Machine, which has been activated in the block #1,640,591, HD-wallets and FAST_SYNC protocol. See the more detailed changelog with minor improvements below.

Improvements:
- Packed JVM images in releases
- Started Testnet 2
Consensus:
- Replaced the block size limit with a 30M gas limit.
Sync:
- Added support for the experimental FAST_SYNC protocol
Wallet:
- Added support for HD wallet
API:
- Bumped the version to v2.3.0
- Added gas and gasPrice in the TransactionType response
- Added new/call endpoint for local VM calls
- Added the InternalTransactionType
- Updated the /trasaction/create and /trasaction/call endpoints
- Updated the /compose-raw-transaction endpoint
- Updated the /transaciton-result endpoint
VM:
- Enabled in mainnet
- Added precompiled contracts for voting

Questions? Chat with developers in our official Discord server:
https://discord.gg/qQVckKZ

--

--