Skip to content

Releases: dashpay/platform

Dash Platform v4.0.0-beta.3

04 Jun 16:02
25e6c1b

Choose a tag to compare

Pre-release

Bug Fixes

  • dashmate: bump Envoy gateway to 1.35.11 for HTTP/2 DoS (CVE-2026-47774) (#3794)
  • grovedb incompatibilty issues (#3789)

Dash Platform v3.0.2

04 Jun 13:26
c1bae35

Choose a tag to compare

Bug Fixes

  • dashmate: bump Envoy gateway to 1.35.11 for HTTP/2 DoS (CVE-2026-47774) (#3794)

Tests

  • regenerate test vectors for v3.0.1 (#3065)

Dash Platform v4.0.0-beta.2

02 Jun 16:33
9eca622

Choose a tag to compare

Pre-release

Bug Fixes

  • platform-version: gate shielded-pool block methods to protocol v12 (#3782)

Dash Platform v4.0.0-beta.1

02 Jun 12:33
e01b6a3

Choose a tag to compare

Pre-release

Features

  • add register-contract script to rs-scripts (#3744)
  • dashmate: configure docker build args via config (#3764)
  • drive-abci: gate shielded-pool seeding behind shielded_test_data feature (#3774)
  • drive: add document history retrieval (#3725)
  • platform: add GetShieldedNotesCount query for sync progress (#3769)
  • seed Orchard shielded pool at genesis with fast, observable sync (#3732)

Bug Fixes

  • dashmate: prevent orphaned verification container blocking SSL renewal (#3162)
  • dpp: block pre-programmed distribution changes on token update (#3461)
  • drive: consolidate historical contract proof verification retry logic (#3165)
  • platform-wallet: fix spv client deadlocking himself when trying to stop (#3742)
  • platform-wallet: satisfy accessors clippy lints (#3596)

Tests

  • swift-sdk: swift-sdk test updated and added to CI (#3479)
  • wasm-sdk: fix flaky tokenPaymentInfo document balance assertions (#3771)

Dash Platform v3.1.0-dev.8

28 May 20:49
9e00c8b

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v3.1.0-dev.7...v3.1.0-dev.8

Dash Platform v3.1.0-dev.7

27 May 20:21
ebdbb0b

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v3.1.0-dev.6...v3.1.0-dev.7

Dash Platform v3.1.0-dev.6

27 May 00:02
e230c9e

Choose a tag to compare

Pre-release

Features

  • platform-wallet: expose sync_watermark() on PlatformAddressWallet (#3723)
  • platform-wallet: IdentityManager::identity_ids + FFI no-selectable-inputs error mapping (#3651)
  • platform-wallet: serde support (#3637)
  • swift-sdk,platform-wallet: wire shielded send end-to-end (all 4 transitions) (#3603)

Bug Fixes

  • drive-abci: bill batch transformer drive reads (#3670)
  • drive-abci: correct DECRYPTION bounds branch + bill grovedb reads in bounds validation (#3697)
  • platform-wallet: fail-closed on registration persist error (Found-017) [backport] (#3659)
  • platform-wallet: spv client deadlocking when sending a tx (#3730)
  • sdk: forward wasm grpc-web trailers to tonic (#3726)
  • sdk: sdk emits incompatible getDocuments wire against pre-v3.1 networks (QueryContext approach) (#3711)
  • wasm-sdk: support binary grove path elements (#3657)

Miscellaneous Chores

  • bump rust-dashcore to rev f569e7b7b99dfe589c41f9ba7d36fbbe6805acdc (#3729)
  • dapi-client,dapi-grpc: cleanup — drop unused deps, inline winston/fetch/promisify shims (#3679)

Dash Platform v3.1.0-dev.5

21 May 04:38
2e6fc32

Choose a tag to compare

Pre-release

Bug Fixes

  • dpp: remove erroneous keywords field from document-meta schema and fix contract keywords docs (#3471)

Continuous Integration

  • release: fix dashmate deb pack by configuring oclif targets (#3713)

Documentation

  • sdk: update js-evo-sdk README for configuration, shielded facade, and wallet utilities (#3701)

Dash Platform v3.1.0-dev.4

20 May 19:05
7b48e43

Choose a tag to compare

Pre-release

⚠ BREAKING CHANGES

  • platform-wallet: add birth_height_override to wallet creation API (#3636)

Features

  • platform-wallet: add birth_height_override to wallet creation API (#3636)

Continuous Integration

  • release: drop 32-bit dashmate pack targets unsupported by Node 24 (#3709)

Dash Platform v3.1.0-dev.3

20 May 17:52
39f2e29

Choose a tag to compare

Pre-release

Bug Fixes

  • swift-sdk: drop transitive keypath from PersistentTxo unspent prefetch (#3691)

Continuous Integration

  • release: drop redundant second Setup Node.JS in release-npm (#3702)