Skip to content

Releases: dashpay/platform

GroveDB v1.0.0-rc.2 Patch for Reference issue

09 Aug 05:32
Compare
Choose a tag to compare

This is temp build that we will be using internally to verify an issue encountered with references.

Please do not use it.

Dash Platform v1.1.0-pr.1713.2

05 Aug 11:18
Compare
Choose a tag to compare
Pre-release

Latest v1.0.2 + #1713 to change params on the fly

Dash Platform v1.0.2

31 Jul 10:08
030eb05
Compare
Choose a tag to compare

Features

  • dashmate: a flag to keep data on reset (#2026)

Bug Fixes

  • dashmate: status command shows tenderdash error before activation (#2028)
  • dashmate: unnecessary core indexes are required (#2025)

Dash Platform v1.0.1

29 Jul 16:59
9ff08df
Compare
Choose a tag to compare

Miscellaneous Chores

  • bump dash-spv version to 2.0.0

Dash Platform v1.0.0

29 Jul 16:22
e16c87a
Compare
Choose a tag to compare

Features

  • sdk to return proofs if requested (#2014)

Bug Fixes

  • dashmate: imported node is not starting (#2009)
  • dashmate: remove dash-cli from protx registration instructions (#2018)
  • epoch protocol version setting (#2013)

Build System

  • update tenderdash to 1.1.0 (#2017)

Miscellaneous Chores

  • dashmate: configure mainnet (#2016)
  • update to GroveDB Version 1.0.0 (#2015)

Dash Platform v1.0.0-rc.2

25 Jul 21:12
4dbcdba
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • platform: genesis state from core block time (#2003)

Features

  • specify transition names within documents batch (#2007)

Bug Fixes

  • dpns js sdk fix for identity record rename (#2001)
  • platform: core info is lost between genesis and first block (#2004)
  • platform: genesis state from core block time (#2003)
  • sdk should ignore transient fields when verifying proofs (#2000)
  • strategy-tests: document delete transitions were not selecting identity correctly
  • two error messages had typos (#2005)

Miscellaneous Chores

  • dashmate: update genesis config to the latest testnet (#1998)

Build System

  • update to tenderdash 1.1.0-dev.3, rs-tenderdash-abci 1.1.0-dev.1 (#2008)

Dash Platform v1.0.0-rc.1

24 Jul 13:16
eb6fa5d
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • platform: system data contracts should not have an owner (#1992)
  • platform: transient properties (#1990)
  • platform: document types should not have a contested unique index with a unique index (#1984)
  • platform: add hyphen to match for contested documents on Dashpay (#1982)

Features

  • drive: added config for grovedb verify on startup (#1975)
  • platform: system data contracts should not have an owner (#1992)
  • platform: transient properties (#1990)
  • use all eligible identities and slightly more robust checking

Bug Fixes

  • dapi: can't parse masternode list diff (#1988)
  • drive: unknown mn_rr fork height (#1994)
  • improve efficiency of identity random sampling
  • only clone the eligible identities
  • platform: add hyphen to match for contested documents on Dashpay (#1982)
  • platform: document types should not have a contested unique index with a unique index (#1984)
  • select random identities for strategy documents
  • spent asset lock estimated fees, and misc (#1993)
  • strategy-tests: key ids for new identities with extra keys were not calculated properly (#1991)
  • strategy-tests: transfer keys were being disabled (#1995)
  • voting test

Miscellaneous Chores

  • chose capable identities for random documents
  • dapi: enable logger for reconnectable stream (#1986)

Build System

  • update tenderdash to 1.1.0-dev.1 (#1985)
  • update tenderdash to 1.1.0-dev.2 (#1996)

Dash Platform v1.0.0-beta.4

19 Jul 15:50
6e0842f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • drive: don't use 0.0.0.0 as default listen IP (#1976)

Bug Fixes

  • dashmate: configure devnet quorums (#1979)
  • drive: drive and tenderdash are constantly restarting (#1978)
  • expected service to be a string with ip address and port (#1980)

Code Refactoring

  • drive: don't use private bound for public trait (#1974)

Miscellaneous Chores

  • drive: don't use 0.0.0.0 as default listen IP (#1976)

Dash Platform v1.0.0-beta.3

17 Jul 10:32
bf84d9d
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • platform: updated fees (#1971)
  • platform: max field size and some clean up of versioning (#1970)

Features

  • dpp: decomposed integer types for document type properties (#1968)
  • platform: max field size and some clean up of versioning (#1970)

Continuous Integration

  • fix release docker images (#1969)

Miscellaneous Chores

  • activate platform on EHF fork (#1972)
  • add comments to the platform.proto file (#1641)
  • platform: updated fees (#1971)

Dash Platform v1.0.0-beta.2

16 Jul 16:09
613cfdd
Compare
Choose a tag to compare

Continuous Integration

  • fix docker build for release (#1965)