Skip to content

Dash Platform v0.21.6

Compare
Choose a tag to compare
@shumkov shumkov released this 14 Dec 18:16
· 2657 commits to master since this release

Bug Fixes

  • dashmate: RPC error on stopping node (#61)
  • wallet-lib: "Failure: Type not convertible to Uint8Array" (#60)
  • wallet-lib: eventemitter memory leak (#56)
  • wallet-lib: invalid deserialization of persistent storage (#76)

Documentation

  • publish consolidated docs using mkdocs (#42)

Miscellaneous Chores

  • changelogs generation script (#62)
  • enable yarn PnP to achieve zero installs (#63)
  • exit if some env variables are empty during setup (#75)
  • fix test:drive script (#78)
  • migrate from NPM to Yarn 3 (#50)
  • remove temporary reset script (#64)
  • update oclif and remove pnpify (#73)

Build System

  • fix bash syntax issue in release script (#79)
  • release process automation (#67)