Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

DAPI v0.18.0

Compare
Choose a tag to compare
@shumkov shumkov released this 03 Mar 07:45
· 73 commits to master since this release

Features

  • handle Unavailable ABCI error (#337)
  • waitForStateTransitionResult endpoint (#331, #338, #340, #341)
  • replace broadcast_tx_commit with broadcast_tx_sync (#330)

BREAKING CHANGE

  • broadcastStateTransition doesn't wait for state transition commit. Use waitForStateTransitionResult to get ST acknowledgment.