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

Releases: dashevo/js-dpp

Dash Platform Protocol v0.21.0

12 Oct 13:05
Compare
Choose a tag to compare

Features

Bug Fixes

  • building indices on arrays using prefixItems (#343)

BREAKING CHANGES

  • stateTransition.validateStructure renamed to stateTransition.validateBasic and doesn't perfom signature validation
  • stateTransition.validateData renamed to stateTransition.validateState
  • validation errors are changed
  • removed old data triggers
  • old serialized data is not compatible

Dash Platform Protocol v0.21.0-dev.8

27 Sep 09:04
3fb315c
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.8 (#355)

Dash Platform Protocol v0.21.0-dev.7

22 Sep 13:06
c94bffe
Compare
Choose a tag to compare
Pre-release
chore: bump version (#353)

Dash Platform Protocol v0.21.0-dev.6

20 Sep 13:32
e095d35
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.6 (#350)

Dash Platform Protocol v0.21.0-dev.5

16 Sep 16:35
92d41cd
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.5 (#348)

Dash Platform Protocol v0.21.0-dev.4

08 Sep 19:13
Compare
Choose a tag to compare
Pre-release
build: downgrade webpack-cli to 3

Dash Platform Protocol v0.21.0-dev.3

18 Aug 14:49
f5ceb99
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.3 (#340)

Dash Platform Protocol v0.21.0-dev.2

17 Aug 12:23
d129f7c
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.2 (#338)

Dash Platform Protocol v0.21.0-dev.1

11 Aug 14:31
db974f7
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.1 (#334)

Dash Platform Protocol v0.20.1

14 Jul 17:02
Compare
Choose a tag to compare

Features

  • remove verify SML flag triggers (#324)