Skip to content

Releases: dashpay/platform

Dash Platform v1.0.0-pr.1621.3

25 Jan 21:49
Compare
Choose a tag to compare
Pre-release

PR build 3 for chain lock optimized verification.

Dash Platform v1.0.0-pr.1621.2

24 Jan 21:34
Compare
Choose a tag to compare
Pre-release

PR build for chain lock optimized verification.

Dash Platform v1.0.0-pr.1621.1

24 Jan 20:24
Compare
Choose a tag to compare
Pre-release

PR build for chain lock optimized verification.

Dash Platform v1.0.0-pr.1621.0

24 Jan 20:08
Compare
Choose a tag to compare
Pre-release

PR build for Chain lock Optimized Verification

Dash Platform v0.25.22

19 Jan 11:36
b143aee
Compare
Choose a tag to compare

Bug Fixes

  • dashmate: dapi kills host machine on container stop (#1670)

Dash Platform v1.0.0-dev.3

16 Jan 16:35
2c0c579
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • dapi: internal errors if broadcasting failed (#1673)

Dash Platform v1.0.0-dev.2

12 Jan 17:02
535429a
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

  • dashmate: breaking change for any network since genesis params are changed (#1669)
  • drive-abci: previous blockchain data might be invalid since we could invalidate unordered vote extensions (#1663)

Bug Fixes

  • broadcasting already invalidated transitions (#1668)
  • dashmate: dapi kills host machine on container stop (#1670)
  • drive-abci: internal error if vote extension block is already committed (#1663)

Miscellaneous Chores

  • dashmate: adjust consensus params and enable re-check (#1669)
  • drive-abci: fix state transition logging (#1664)
  • various logging improvements (#1666)

Dash Platform v1.0.0-dev.1

11 Jan 05:02
c9b2927
Compare
Choose a tag to compare
Pre-release

1.0.0-dev.1 (2024-01-11)

⚠ BREAKING CHANGES

  • invalid state transitions now included into blocks that makes previous chain data invalid. (#1657)
  • credit transfer state transition requires revision. (#1634)
  • calculated fee amounts are changed (#1656)

Features

  • drive-abci: include invalid state transitions into block (#1657)
  • drive-abci: processing fees for signature verification (#1656)
  • drive-abci: remove unnecessary validation from check tx and re-check (#1647)
  • sdk: rs-sdk fetch current epoch (#1604)

Bug Fixes

  • platform: credit transfer replay attack (#1634)
  • dapi: internal error when mempool is full (#1661)

Miscellaneous Chores

Dash Platform v0.25.21

28 Dec 16:51
b82dcca
Compare
Choose a tag to compare

Bug Fixes

  • corrupted credits not balanced error (#1650)

Dash Platform v0.25.20

21 Dec 12:26
efdd0a2
Compare
Choose a tag to compare

Features

  • dashmate: more config options for envoy and tenderdash (#1643)

Bug Fixes

  • drive-abci: rare process proposal when we prepared tx change (#1645)