Skip to content

Releases: PolymeshAssociation/polymesh-private-rest-api

v1.0.0-alpha.6

29 Apr 14:43
ab18427
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2024-04-29)

Features

  • 🎸 extend public rest api and remove duplicate code (18f0b44)

v1.0.0-alpha.5

15 Apr 14:44
74848f8
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2024-04-15)

Features

  • 🎸 Add GET confidential-transactions/:id/created-at (400676e)
  • 🎸 build multiplatform docker images (f5565c2)

v1.0.0-alpha.4

20 Mar 16:03
7af8a91
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2024-03-20)

Bug Fixes

  • 🐛 proof generation would fail for some legs (4a3e2d8)

Features

  • 🎸 add endpoint for auditors to verify all legs in a tx (9b05e23)

v1.0.0-alpha.3

08 Mar 13:50
8aed93e
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2024-03-08)

Features

  • 🎸 get transaction history for Confidential Account (a55cd2e)

v1.0.0-alpha.2

08 Mar 11:36
892c560
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2024-03-08)

Features

  • 🎸 allow for unliked auditor keys (48c6547)

v1.0.0-alpha.1

06 Mar 17:27
0a43d18
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2024-03-06)

Bug Fixes

  • 🐛 Add transformer for checkpoint value conversion (8a3455c)
  • 🐛 Allow for space after , when passing mnemonics and dids (39c66b0)
  • 🐛 Build assets in dockerfile (#46) (fec6f78)
  • 🐛 Build assets in dockerfile (#46) (#47) (651ac1c)
  • 🐛 bump dependencies (8414c85)
  • 🐛 bump nestjs dependencies (75857ce)
  • 🐛 bump SDK to v19.2.0-alpha.3 (7870b1e)
  • 🐛 bump sdk version for 5.4 asset fix (a269b29)
  • 🐛 Correct parsing of date attributes for paginated data (c4f3916)
  • 🐛 default for developer utils env variable (2308191)
  • 🐛 error when optional arg methods given no args (d02482a)
  • 🐛 finding default portfolio when id 0 is given (#197) (a8dfae5)
  • 🐛 Fix breaking test case (4f10c5d)
  • 🐛 Fix breaking test case (7dc7ad9)
  • 🐛 Fix lint errors (e0ef268)
  • 🐛 fix vault signing erroring on large payloads (#117) (a3ef90c)
  • 🐛 Ignore release commit from commitlint (3cb2216)
  • 🐛 include latest sdk bug fix (1dd25aa)
  • 🐛 InstructionIdModel path update (c4d530e)
  • 🐛 Modify authorizations accept/remove service logic (#116) (503c816)
  • 🐛 offline tx hash was not being recorded (effede2)
  • 🐛 pass constructor parameters to TQ constructor (beaf27e)
  • 🐛 Remove lint error (8ce4bbd)
  • 🐛 Remove use of PolymeshError in checkpoints specs (f550565)
  • 🐛 rename missing endpoint (6bee27d)
  • 🐛 resolve linting error and refactor params dto (22e4308)
  • 🐛 Run husky install as prepare script (#37) (930ea27)
  • 🐛 startup error by where main was not found (#138) (b180c60)
  • 🐛 Update commitlint ignore regex to suppport prereleases (87b2d9f)
  • 🐛 Update create checkpoint + affirm instruction params (de9e656)
  • 🐛 Update IsBigNumber decerator name (edc2b8c)
  • 🐛 Update max validation check in paginated-params.dto.ts (8005c0d)
  • 🐛 Update parse permission method usage (2ae50e9)
  • 🐛 Upgrade SDK to v20.1.0 (5e3e291)
  • 🐛 upgrade signing managers to latest versions (159dd24)
  • 🐛 use fixed SDK version (055452c)
  • 🐛 use proper format for array examples (3fa5fd0)
  • 🐛 use proper nested validation for inputs (1abb00a)
  • 🐛 use proper return type for settlement endpoints (d71eb32)
  • 🐛 use proper validation decorators for input DTOs (2be668d)
  • make funding round optional (2c7cfb6)
  • missing import (bdfb101)
  • use proper response (1131367)

chore

  • 🤖 Bump SDK version to 15.0.0-alpha.10 (facc00c)
  • 🤖 Rename variable in asset utils (98555dc)
  • 🤖 Upgrade sdk version to 12.0.0-alpha.4 (7986eed)

Code Refactoring

Read more