Skip to content

Releases: dashpay/platform

Dash Platform v1.0.0-pr.1937.B.3

11 Jul 12:04
95777c3
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1937.B.2

11 Jul 05:39
31176d6
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1937.B.1

10 Jul 14:19
60d1426
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1937.B.0

10 Jul 10:53
d24a9b9
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1935.A.3

10 Jul 13:02
3552e64
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1935.A.2

10 Jul 12:36
f12d236
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1935.A.1

09 Jul 11:58
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-pr.1935.A

09 Jul 07:55
Compare
Choose a tag to compare
Pre-release

Protocol upgrade testing with #1935

Dash Platform v1.0.0-dev.16

29 Jun 18:29
fde9811
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

  • drive: verify instant lock signatures with Drive (#1875)
  • dapi: replace getMnListDiff with a streaming endpoint (#1859)
  • dapi: disable unnecessary for v1 endpoints (#1857)
  • sdk: dapi-grpc generated files overwritten on conflicting features (#1854)

Features

  • dapi: introduce getBestBlockHeight endpoint (#1863)
  • dpp: random documents based on JSON schema (#1710)
  • make data contract factory and json schema validator public

Bug Fixes

  • dashmate: background SSL renewal stuck on error (#1897)
  • dashmate: failed to read docker data on update (#1903)
  • sdk: dapi-grpc generated files overwritten on conflicting features (#1854)
  • sdk: invalid error returned when identity create fails (#1856)
  • security vulnerabilities in NPM deps (#1860)
  • validator field didn't need to be public for JsonSchemaValidator

Performance Improvements

  • dapi: cache getBestBlockHash endpoint (#1867)
  • dapi: cache getBlockchainStatus endpoint (#1866)
  • dapi: get many transactions at once (#1858)
  • dapi: replace getMnListDiff with a streaming endpoint (#1859)
  • dapi: use cached core height in streaming endpoints (#1865)
  • drive: verify instant lock signatures with Drive (#1875)

Miscellaneous Chores

  • dapi: disable unnecessary for v1 endpoints (#1857)
  • mute NPM audit warnings (#1879)
  • update Karma to recent version (#1901)
  • update websocket client (#1895)

Code Refactoring

  • dpp: change String and ByteArray DocumentPropertyType sizes to structs (#1874)
  • drive: encapsulate chain lock validation quorum logic (#1868)

Dash Platform v1.0.0-pr.1902.1

23 Jun 07:08
Compare
Choose a tag to compare
Pre-release

Testing #1902