Skip to content

Dash Platform v0.21.7

Compare
Choose a tag to compare
@shumkov shumkov released this 17 Jan 07:53
· 2753 commits to master since this release

⚠ BREAKING CHANGES

  • dashmate: platform.drive.abci.docker.build.path' and 'platform.dapi.api.docker.build.path' are removed in favor of platform.sourcePath'

Features

  • dashmate: build DAPI and Drive from monorepo path (#145)
  • distribute dashmate with NPM (#148)
  • support Apple Silicone (#143)

Bug Fixes

  • instantlock waiting period for transaction timed out

Miscellaneous Chores

  • fix wrong version in a release PR title (#82)
  • missed merk darwin x64 pre-build binary (#144)
  • undefined "-w" argument in restart script (#85)

Documentation

  • escape literal '|' in table (#164)

Tests

  • wallet-lib: fix hanging functional test (#186)