This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Releases: dashevo/dashmate
Releases · dashevo/dashmate
Masternode Distribution Package v0.13.1
Features
- update Evonet configs (fd0158a)
Masternode Distribution Package v0.13.0
Bug Fixes
- do not start stopped services on the docker deamon restart (#55)
- switch to dashpay org for sentinel (#62)
Features
- start/stop node commands (#45, #48)
- data reset command (#43, #60)
- masternode registration commands (#30, #44, #54, #69)
- remove sleep from docker compose (#57)
- allow to start full node (#42)
- update configs and docker images (#64)
Documentation
BREAKING CHANGES
- Dash Platform v0.12 data in incompatible with 0.13, so you need to reset data before you start the node
Masternode Distribution Package v0.12.6
Features
- update configs for new Evonet (#56)
Masternode Distribution Package v0.12.5
Bug Fixes
- use updated sentinel image (#41)
Masternode Distribution Package v0.12.4
Masternode Distribution Package v0.12.3
Masternode Distribution Package v0.12.2
Bug Fixes
- update DPNS identities for evonet (#31)
Masternode Distribution Package v0.12.1
Bug Fixes
latest
envoy docker image tag is not present anymore (#29)
Masternode Distribution Package v0.12.0
Bug Fixes
- dash-cli doesn't work without default config (#18)
- explicitly load core conf file (#23)
- invalid gRPC Web configuration (#25, #26)
- remove spork private key from сore config (#11)
Code Refactoring
- tidy up services and configs (#27)
Features
BREAKING CHANGES
tendermint
service now calleddrive_tendermint
machine
is removed due to merging Machine into Drive- data and config dir paths are changed
- new version of Drive is incompatible with 0.11 so you need to wipe data before run 0.12:
- drop
drive_mongodb
anddrive_leveldb
volumes docker-commpose --env-file=.env.<PRESET> run drive_tendermint unsafe_reset_all
- drop