This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
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