Skip to content

Dash Network Deploy v0.12.0

Compare
Choose a tag to compare
@shumkov shumkov released this 19 Apr 11:19
· 605 commits to master since this release

Bug Fixes

  • invalid container name in logs command (#146)
  • invalid Nginx headers for gRPC Web (#147, #148)
  • add sleep before starting Drive API (#138)
  • dapi platform smoke expect not found error instead of null (9b61af9)
  • gather facts on the first task (#144)
  • Tendermint peers number assert ignores external nodes (#140)

Code Refactoring

  • remove ST Rate Limiter (#141)
  • rename TENDERMINT_CORE_... envs to TENDERMINT_RPC_... (d912d07)

Features

  • update to new Drive (#145, 43d3a8f, 9a90ae1)
  • point to errored node in tendermint block propagation test (a8b6b81)
  • introduce monitoring alarms (#133, #135)
  • optionally assign root DNS for Insight UI and Faucet (#139)
  • update deploy script to tag image for every Semver segment (#149)

BREAKING CHANGES

  • services setup and configuration is changed (docker compose file)