Releases: DaoCasino/DAObet
Releases · DaoCasino/DAObet
v2.0.5-rc1
More RANDPA logging.
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
- Integrated EOS-1.8 (up to 1.8.13 inclusively).
- IMPORTANT: This new release is binary incompatible with some data files used by the previous version, so you have to do some manual preparations before upgrade. Also you need to perform some steps to successfully coordinate the activation of the first consensus protocol upgrade feature. See docs/upgrade-1.x-to-2.0.md for details.
- (#51) API and path changes:
- HTTP:
/v1/keosd/stop
->/v1/daobet-node/stop
- daobet-launcher:
- option:
--nodeos
->--daobet-node
- option:
--specific-nodeos
->--specific-daobet-node
- PID-file:
nodeos.pid
->daobet-node.pid
- option:
- daobet-node:
- default directories:
eosio/nodeos/data
->eosio/daobet-node/data
eosio/nodeos/config
->eosio/deobet-node/config
- default directories:
- HTTP:
- (#56, #57) Enabled Mongo by default. See
--install-mongo
and--enable-mongo
options for scripts/build.sh. - (#59) node-with-cdt Docker image now contains both debug and release libraries.
See https://github.com/EOSIO/eos/releases/tag/v1.8.0 and https://github.com/EOSIO/eos/releases/tag/v1.8.1 for more information about EOS-1.8 major changes.
v2.0.0-rc2
- EOS-1.8 integrated.
- docker push fixed.
v2.0.0-rc1
- EOS-1.8 integrated.
DAOBet v1.0.1
Changes
- Fixed multithreading issue
Notes
Release compatible with v1.0.x versions
DAOBet v1.1.2
Changes
- fixed RANDPA: removed default values for signature provider when no
--signature-provider
options are passed.
Notes
Release compatible with v1.1.x versions