Skip to content

Dash Platform v1.6.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shumkov shumkov released this 25 Nov 13:49
f72bbef

Features

  • integrate wallet contract (#2345)
  • sdk: fetch many and return metadata and proof to client (#2331)
  • sdk: including grovedb proof bytes when error in proof verification (#2332)

Bug Fixes

  • dashmate: container name is already in use (#2341)
  • dashmate: failing doctor with drive metrics enabled (#2348)
  • dashmate: various ZeroSSL cert verification errors (#2339)
  • document query start after (#2347)
  • drive: nonce already present in past internal error (#2343)

Build System

  • adjust docker build context (#2336)
  • use cargo binstall to speed up builds (#2321)

Miscellaneous Chores

  • dashmate: update Core to 21.2 nightly
  • sdk: expose proof verifier errors (#2333)
  • sdk: vote poll queries encoding (#2334)

Continuous Integration

  • improve caching (#2329)
  • prebuilt librocksdb in docker image (#2318)
  • run devcontainers workflow only on push to master (#2295)
  • switch release workflow to github runners (#2346)
  • switch test workflow to github runners (#2319)
  • use prebuilt librocksdb in github actions (#2316)

Tests

  • hardcoded identity transfers in strategy tests (#2322)