Skip to content

Releases: dashpay/platform

Dash Platform v0.22.13

17 Jun 11:04
Compare
Choose a tag to compare

Features

  • support DIP24 devnet LLMQ type (#438)

Dash Platform v0.22.12

07 Jun 12:02
Compare
Choose a tag to compare

Bug Fixes

  • sdk: incomplete bundle for web (#400)
  • wallet-lib: separate persistent storage by walletId (#407)

Dash Platform v0.22.11

31 May 12:52
Compare
Choose a tag to compare

Bug Fixes

  • incorrect image versions and variables for testnet config (#415)

Dash Platform v0.22.10

26 May 07:23
Compare
Choose a tag to compare

Bug Fixes

  • CommitmentTxPayload#toBuffer method was using version instead of qfcVersion for serialization (#410)

Continuous Integration

  • dispatch trigger and parallelization (#406)

Dash Platform v0.22.9

24 May 13:54
Compare
Choose a tag to compare

Bug Fixes

  • incorrect parsing of commitment payload (#408)

Dash Platform v0.22.8

23 May 15:36
Compare
Choose a tag to compare

Bug Fixes

  • verifyChainLock was returning false instead of ResponseQuery (#402)
  • dashmate: switch drive and dapi to stable versions (#381)
  • wallet-lib: hook tx chain broadcast on mempool response (#388)

Dash Platform v0.22.8-pr.405.2

23 May 18:03
Compare
Choose a tag to compare
Pre-release

See #405 for details

Dash Platform v0.23.0-dev.2

20 May 13:43
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

  • Identity master key can be used only to update identity (#384)
  • SDK's identity update method now requires correspond private keys. Identity public keys in state transitions must be signed

Features

  • bench suite (#335)
  • bench-suite: add fees to documents benchmark (#379)
  • bench-suite: function benchmark and other improvements (#344)
  • calculate state transition fees using operations (#376)
  • create withdrawal keys for masternode identities (#320)
  • dpp: BIP13_SCRIPT_HASH identity public key type (#353)
  • dpp: calculate signature verification costs for fees (#387)
  • dpp: fee operations and execution context (#369)
  • drive: collect fee operation to execution context (#370)
  • Identity master key can be used only to update identity (#384)
  • identity public key proofs (#349)
  • integrate with Tenderdash v0.8-dev (#314)

Bug Fixes

  • change allowed security level for withdrawal purpose to critical (#352)
  • dapi-grpc: outdated autogenerated code (#331)
  • dashmate: switch drive and dapi to stable versions (#381)
  • wallet-lib: hook tx chain broadcast on mempool response (#388)

Documentation

  • update badges in individual package readmes (#361)

Continuous Integration

  • add latest-dev docker tag (#382)

Miscellaneous Chores

  • dashmate: use 0.23-dev images

Dash Platform v0.22.7

02 May 17:58
Compare
Choose a tag to compare

Bug Fixes

  • invalid version to parse CommitmentTxPayload (#373)

Dash Platform v0.22.6

02 May 05:37
Compare
Choose a tag to compare

Bug Fixes

  • can't parse CommitmentTxPayload (#371)