Skip to content

Releases: dashpay/dash-network-deploy

Dash Network Deploy v0.12.4

20 May 19:38
Compare
Choose a tag to compare

Bug Fixes

  • optional main_domain throws error if not present (#157)

Dash Network Deploy v0.12.3

30 Apr 09:40
Compare
Choose a tag to compare

Improvements

  • represent specific unsynced nodes in core smoke tests (#153)

Dash Network Deploy v0.12.2

21 Apr 11:35
Compare
Choose a tag to compare

Features

  • allow to configure Envoy docker image (#152)

Dash Network Deploy v0.12.1

20 Apr 12:25
Compare
Choose a tag to compare

Bug Fixes

  • wrong docker credential envs in deploy script (#151)

Dash Network Deploy v0.12.0

19 Apr 11:19
Compare
Choose a tag to compare

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)

Dash Network Deploy v0.12.0-dev.2

06 Apr 18:21
Compare
Choose a tag to compare
Pre-release
fix: dapi platform smoke expect not found error instead of null

Dash Network Deploy v0.11.1

28 Mar 08:10
37f4d99
Compare
Choose a tag to compare

Bug Fixes

  • fix invalid travis deploy path (be442d6)
  • add sleep before starting Drive API (#138, 6d6fa6d)
  • Tendermint peers number assert ignores external nodes (#140, 50ae507)

Dash Network Deploy v0.11.0

17 Mar 14:11
Compare
Choose a tag to compare

Bug Fixes

  • remove temporary Tendermint containers (#132) (a7b6c96)
  • adjust smoke test timeouts (#131) (5a5f0af, 415868d)
  • always restart docker services (91fe40b)
  • do not set bind with listen=0 in dashd.conf (07e3c3c)
  • prevent to update dependencies with major version 0 to minor versions (29cb9ba)
  • skip 3rd party connected masternodes in smoke tests (f938592)
  • wrong container name after service restart (dc473dc)
  • add generate command to Docker image entrypoint (8ec1e1f)
  • disable debug logging for Dash Core (2c4433d)
  • handle DAPI Client "not found" response (eefb263)
  • add ssh to Docker image dependencies (4010415)

Features

  • add DAPI gRPC Web test case (34aeca0)
  • update DAPI smoke tests to DAPI v0.10 (47488bb)
  • remove data contract restriction option (6356bc0)
  • introduce Envoy proxy for gRPC Web (e269cd2)
  • add swap role and enable for all hosts (b9ee37e)
  • upgrade Terraform to v0.12.23 (#130) (e0f2c3f)
  • upgrade AWS instances to Ubuntu 18 LTS (#128) (6932977)
  • add versions for Docker image (1356783)