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.16.0-dev.5
chore(release): bump version to 0.16.0-dev.5
Masternode Distribution Package v0.16.0-dev.4
chore: bump version to 0.16.0-dev.4 (#162)
Masternode Distribution Package v0.16.0-dev.3
chore: bump version to 0.16.0-dev.3 (#161)
Masternode Distribution Package v0.16.0-dev.2
feat: bump version to 0.16.0-dev.2 (#158)
Masternode Distribution Package v0.16.0-dev.1
feat: bump version to 0.16.0-dev.1 (#156)
Masternode Distribution Package v0.15.1
Bug Fixes
- services.core.ports contains an invalid type (#149)
Masternode Distribution Package v0.15.0
Bug Fixes
- ignored mint address option (#143)
- Dash Client was created before Tendermint is started (#131)
- gRPC buffer size settings in NGINX was too small (#127)
- transaction filter stream doesn't work with gRPC-Web (#116)
Features
- replace env files and presets with new
config
command (#119, #138) - remove unnecessary block generation (#141)
- block mining with local development (#137)
- move container datadirs to named docker volumes (#123, #139, #140, #142)
- nginx responds with unimplemented in case of unsupported version (#134)
- move
subscribeToTransactionsWithProofs
toCore
service (#121) - use new DPNS contract (#117)
- generate empty blocks every 3 minutes (#114)
- use
generateToAddress
instead ofgenerate
(#111) - add docker image update support to setup-for-local-development (#113)
Code Refactoring
BREAKING CHANGES
- node data from
data
dir is not using anymore and should be removed - see Drive breaking changes
- see DAPI breaking changes
Masternode Distribution Package v0.15.0-dev.13
chore(release): bump version to 0.15.0-dev.13
Masternode Distribution Package v0.15.0-dev.12
chore(release): bump version to 0.15.0-dev.12
Masternode Distribution Package v0.15.0-dev.11
chore: bump version to 0.15.0-dev.11 (#145)