Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Dash SDK v3.21.0

Compare
Choose a tag to compare
@shuplenkov shuplenkov released this 25 Oct 15:07
· 5 commits to master since this release

Features

  • Document: throw error on null Data Сontract (#244)
  • support higher protocol version (#271)
  • add driveProtocolVersion option (#249)
  • convenient broadcast errors (#262, #266, #273)

BREAKING CHANGE

StateTransitionBroadcastError#getData is removed. Use StateTransitionBroadcastError#getCause to get additional details.