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

Releases: dashevo/platform-test-suite

Platform Test Suite v0.21.0

28 Oct 15:56
e87c200
Compare
Choose a tag to compare

Features

  • skip-sync-before-height option to speedup tests (#180)
  • run tests in browser by demand (#172)
  • add a test for parsing waitForStateTransitionResult proof (#173)
  • add proof test for all endpoints and appHash extraction (#163)
  • use DPP error classes (#164)
  • use new Drive's error codes (#162)
  • add feature flags e2e test (#155)
  • proof verification tests (#159)
  • update tests to reflect lastest dapi changes (#149)

Bug Fixes

  • don't upgrade evidence maxBytes value (#177)
  • transaction queried to soon propagation (#176)
  • testnet latency problems (#182)

Platform Test Suite v0.21.0-dev.7

14 Oct 15:36
1400e31
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.7 (#179)

Platform Test Suite v0.21.0-dev.6

06 Oct 13:22
45cb3bc
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.21.0-dev.5...v0.21.0-dev.6

Platform Test Suite v0.21.0-dev.5

25 Sep 22:21
45d0c7d
Compare
Choose a tag to compare
Pre-release
chore: bump version to v0.21-dev.5 (#169)

Platform Test Suite v0.21.0-dev.4

22 Sep 15:47
bf585c3
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.4 (#168)

Platform Test Suite v0.21.0-dev.3

24 Aug 15:48
3d1c5e7
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.3 (#160)

Platform Test Suite v0.21.0-dev.2

17 Aug 09:24
55b0017
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.2 (#157)

Platform Test Suite v0.21.0-dev.1

11 Aug 11:44
b50fcec
Compare
Choose a tag to compare
Pre-release
chore: update grpc (#150)

Platform Test Suite v0.20.0

21 Jul 16:12
5a5040c
Compare
Choose a tag to compare

Features

  • check the proof format for waitForStateTrasitionResult (#141)
  • improve chainlock tests (#138)
  • change an order of error check to provide better and faster debug info (#129)

Bug Fixes

  • get non existing transaction test was not failing properly (#140)

BREAKING CHANGES

  • not compatible with Dash Platform v0.19 and lower

Platform Test Suite v0.20.0-dev.3

07 Jul 09:43
Compare
Choose a tag to compare
Pre-release
Merge remote-tracking branch 'origin/v0.20-dev' into v0.20-dev