Releases: lightstreams-network/lightchain
Constantinople
Enables hard-fork on number: 492834
Testnet Constantinople
Enables Constantinople in genesis.json
at block: 558000.
Fast && Safe
Highly recommended to update!
- [Bug] Fixes an unexpected issue on Tendermint protocol which produces iterative blocks in less than 1s
- [Improvement] Lightchain client is now x 3 faster. From 200 tx/s to ~600 Tx/s
Rock && Roll
This release was focused on the stability of the client nodes.
[bug] Prevent accidental load of default consensus config
[bug] Avoid local blockchain corruption when local node time is out of sync
[bug] Fixed issue enabling of debug
EVM API
[bug] Support for Go v1.2+
[bug] Fixed docker image
[ws] Added support for flags --wsorigin
and --wsapi
[rpc] Replaced internal RPC API communications by the usage of consensus node application
[tendermint] Upgraded to latest Tendermint stable version v0.31.5
Mainnet
DApps Time!
Dragon Egg
The base stable version of Lightchain. Includes redesigned architecture, partial Web3.js backwards compatibility, tests.