Skip to content

Dash Platform v1.4.0-dev.4

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

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)