Skip to content

Releases: dashpay/platform

Dash Platform v1.3.0

19 Sep 16:20
69a350b
Compare
Choose a tag to compare

What's Changed

Features

  • platform: query many identity balances at a time (#2112)
  • platform: query block count per Evonode proposed in any given epoch (#2114)
  • platform: contests on testnet/devnet/local should take less time (#2115)
  • dapi: implement getIdentityBalance (#2105)
  • dashmate: doctor diagnostic (#2085)
  • dashmate: enhance core logging configuration (#2121)
  • platform: support Tenderdash upgrade (#2136)

Bug Fixes

  • sdk: use proofs when waiting for asset lock (#2067)
  • platform: contested username distribution (#2118)
  • drive-abci: require 75 percent of active, not total hpmns (#2127)
  • drive-abci: cleanup of later contests on testnet only (#2134)
  • platform: contested username time fix (#2137)
  • dashmate: invalid debug core log path (#2143)
  • tests: fix upgrade tests because of 51% limit on v1 (#2151)
  • platform: add limits to identity balances and proposed block counts queries (#2148)
  • body-parser vulnerability (#2119)

Miscellaneous Chores

  • add change base branch script (#2082)
  • emergency version upgrade to v1.3 Protocol Version 2 (#2138)
  • disable config from testnet propagates network test (#2149)
  • js-sdk connect to mainnet by default (#2146)

Build System

  • cache Rust dependencies build as a docker layer (#1900)
  • drive-abci: debug docker image with grovedb visualizer and tokio console (#2012)
  • dashmate: update tenderdash image to fix-wrong-proposer-at-round (#2140)
  • bump rs-tenderdash-abci to 1.2.0+1.3.0 (#2147)

⚠ BREAKING CHANGES

  • platform: fix contested username distribution (#2118)
  • platform: contests on testnet/devnet/local should take less time (#2115)
  • dashmate: docker logs rotation (#2125)

Full Changelog: v1.2.0...v1.3.0

Dash Platform v1.3.0-dev.7

18 Sep 16:16
a0621de
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • dashmate: invalid debug core log path (#2143)

Miscellaneous Chores

  • change Upgrade testnet v3 activation to 4 Epochs Later (#2144)

Dash Platform v1.3.0-dev.6

18 Sep 12:29
5a159d8
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.3.0-dev.5...v1.3.0-dev.6

Dash Platform v1.3.0-dev.5

16 Sep 19:52
9a2aad4
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • drive-abci: cleanup of later contests on testnet only (#2134)

Dash Platform v1.3.0-dev.4

16 Sep 16:45
a6082f8
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • require75p of active not total hpmns (#2129)

Dash Platform v1.3.0-dev.3

16 Sep 16:11
188e9b3
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • drive-abci: require 75 percent of active, not total hpmns (#2127)

Dash Platform v1.3.0-dev.2

16 Sep 08:02
bf5aaf6
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

  • platform: contests on testnet should take less time (#2115)
  • platform: contested username distribution (#2118)

Features

  • platform: contests on testnet should take less time (#2115)

Bug Fixes

  • body-parser vulnerability (#2119)
  • platform: contested username distribution (#2118)

Miscellaneous Chores

  • dashmate: update platform images to 1-dev (#2120)

Styles

  • dapi: better api for identities balances (#2122)

Dash Platform v1.3.0-dev.1

12 Sep 20:10
a3cf845
Compare
Choose a tag to compare
Pre-release

Features

  • query block count per Evonode proposed in any given epoch (#2114)
  • query many identity balances at a time (#2112)

Bug Fixes

  • sdk: use proofs when waiting for asset lock (#2067)

Build System

  • cache Rust dependencies build as a docker layer (#1900)
  • drive-abci: debug docker image with grovedb visualizer and tokio console (#2012)

Miscellaneous Chores

  • add change base branch script (#2082)
  • creation of protocol V2 (#2104)

Dash Platform v1.2.0

30 Aug 12:32
b4255f5
Compare
Choose a tag to compare

Features

  • dapi: serve even if tenderdash is not connected (#2086)
  • dashmate: validate SSL certificate files (#2089)
  • platform status endpoint (#2088)
  • script to check which nodes are updated to v1.1 (#2083)

Bug Fixes

  • dashmate: docker-compose version is obsolete (#2073)
  • replay issue when round is 0 on replay. (#2091)
  • security vulnerability in webpack (#2090)

Miscellaneous Chores

  • dashmate: update tenderdash version (#2093)
  • dashmate: update tenderdash version to 1.2.0 (#2078)
  • update rust to 1.80 (#2070)

Dash Platform v1.2.0-rc.1

30 Aug 08:22
4e7b3d4
Compare
Choose a tag to compare
Pre-release

Features

  • dapi: serve even if tenderdash is not connected (#2086)
  • dashmate: validate SSL certificate files (#2089)
  • platform status endpoint (#2088)
  • script to check which nodes are updated to v1.1 (#2083)

Bug Fixes

  • dashmate: docker-compose version is obsolete (#2073)
  • replay issue when round is 0 on replay. (#2091)
  • security vulnerability in webpack (#2090)

Miscellaneous Chores

  • dashmate: update tenderdash version (#2093)
  • dashmate: update tenderdash version to 1.2.0 (#2078)
  • update rust to 1.80 (#2070)