Skip to content

Releases: dashpay/platform

Dash Platform v1.4.0-dev.4

05 Oct 19:41
240f6ce
Compare
Choose a tag to compare
Pre-release

Features

  • sdk: enable withdrawals v1 in JS SDK (#2201)
  • start network with latest version if genesis version not set (#2206)

Bug Fixes

  • cookie accepts cookie name, path, and domain with out of bounds characters (#2211)
  • drive: set sign height when rebroadcasting (#2210)
  • sdk: small sdk improvements and fixes for v1.4 (#2200)

Code Refactoring

  • drive: remove duplicated withdrawal amount validation (#2191)

Miscellaneous Chores

  • bump GroveDB dependency (#2196)
  • drive: improve withdrawal logging (#2203)
  • drive: logs and metrics for withdrawal daily limit (#2192)
  • release: replace colima with native docker in macOS builds (#2188)

Tests

  • test-suite: enable withdrawal tests (#2202)

Dash Platform v1.4.0-dev.3

01 Oct 00:27
023ff85
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.4.0-dev.2...v1.4.0-dev.3

Dash Platform v1.4.0-dev.2

30 Sep 12:58
9065a0a
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

  • platform: matched withdrawal fees to actual processing cost (#2186)
  • platform: withdrawal automatic retries after core rejection (#2185)
  • platform: withdrawal limits (#2182)

Features

  • dashmate: collect docker stats in the doctor command (#2180)
  • dashmate: validate external IP (#2183)
  • platform: matched withdrawal fees to actual processing cost (#2186)
  • platform: withdrawal automatic retries after core rejection (#2185)
  • platform: withdrawal limits (#2182)
  • sdk: get node status (#2139)

Build System

  • devcontainer support (#2179)

Continuous Integration

  • prebuild dev containers (#2184)

Dash Platform v1.4.0-dev.1

27 Sep 08:51
94128bd
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

  • sdk: change default network to mainnet (#2161)
  • dashmate: confirm a node reset (#2160)
  • platform: withdrawals polishing and fixes for mainnet (#2166)
  • platform: do not switch to oldest quorums in validator set update (#2167)

Features

  • dashmate: confirm a node reset (#2160)
  • platform: do not switch to oldest quorums in validator set update (#2167)
  • platform: get current quorum info (#2168)
  • platform: withdrawals polishing and fixes for mainnet (#2166)
  • sdk: change default network to mainnet (#2161)

Bug Fixes

  • dapi: getStatus cache invalidation (#2155)
  • dapi: invalid mainnet seed ports (#2173)
  • dashmate: cannot read properties of undefined (reading 'expires') (#2164)
  • dashmate: colors[updated] is not a function (#2157)
  • dashmate: doctor fails collecting to big logs (#2158)
  • dashmate: port marks as closed if ipv6 is not disabled (#2162)
  • dashmate: remove confusing short flag name (#2165)

Continuous integration

  • build dashmate package on macos14

Documentation

  • dashmate: document logging configuration (#2156)

Tests

  • dashmate: e2e tests failing due to DKG interval check (#2171)

Miscellaneous Chores

  • dashmate: do not call mint on masternodes (#2172)
  • platform: protocol version 4 creation (#2153)

Dash Platform v1.3.1

27 Sep 11:06
ebe01a0
Compare
Choose a tag to compare

Bug Fixes

  • dapi: getStatus cache invalidation (#2155)
  • dapi: invalid mainnet seed ports (#2173)
  • dashmate: cannot read properties of undefined (reading 'expires') (#2164)
  • dashmate: colors[updated] is not a function (#2157)
  • dashmate: doctor fails collecting to big logs (#2158)
  • dashmate: port marks as closed if ipv6 is not disabled (#2162)

Tests

  • dashmate: e2e tests failing due to DKG interval check (#2171)

Dash Platform v1.4.0-pr.2166.1

23 Sep 19:09
Compare
Choose a tag to compare
Pre-release

What's Changed

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)