-
Notifications
You must be signed in to change notification settings - Fork 145
Release Notes
auxten edited this page Sep 26, 2018
·
2 revisions
- Ready for CLI or SDK usage. For now, Linux & OSX supported only.
- SQL Chain Explorer is ready.
- Main Chain
- Allocation algorithm for BlockProducer and Miner is incomplete.
- Joining as BP or Miner is unsupported for now. Fix@2018-10-12
- Forking Recovery algorithm is incomplete.
- Connector
- Java and Golang Connector is ready.
- ĐApp support for ETH or EOS is incomplete.
- Java connector protocol is based on RESTful HTTPS, change to Golang DH-RPC latter.
- Database
- Cartesian product or big join caused OOM. Fix@2018-10-12
- SQL Query filter is incomplete. Fix@2018-10-12
- Forking Recovery algorithm is incomplete.
- Database for TestNet is World Open on Explorer.