Skip to content

Releases: PolymeshAssociation/polymesh-private-rest-api

v1.1.0

06 Nov 19:43
b73b508
Compare
Choose a tag to compare

1.1.0 (2024-11-06)

Features

  • 🎸 add verify+affirm endpoint and allow amount for verify (c135fd1)
  • 🎸 adjust messages to current sdk version (f76e114)
  • 🎸 move funds endpoint (3fa71f3)
  • 🎸 Return balance info when applying incoming balance (469c74b)
  • 🎸 return decrypted amount and balance via proof server (15d892b)
  • 🎸 return generated sender proofs in the response (cb7c8d7)

v1.1.0-alpha.1

06 Nov 18:08
b73b508
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

1.1.0-alpha.1 (2024-11-06)

Features

  • 🎸 add verify+affirm endpoint and allow amount for verify (c135fd1)
  • 🎸 adjust messages to current sdk version (f76e114)
  • 🎸 move funds endpoint (3fa71f3)
  • 🎸 Return balance info when applying incoming balance (469c74b)
  • 🎸 return decrypted amount and balance via proof server (15d892b)
  • 🎸 return generated sender proofs in the response (cb7c8d7)

v1.0.0

23 Jul 07:37
f64cc27
Compare
Choose a tag to compare

1.0.0 (2024-07-23)

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 involved tx + venues endpoints (373bfb8)
  • 🐛 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)
  • 🐛 proof generation would fail for some legs (4a3e2d8)
  • 🐛 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

v1.0.0-alpha.10

22 Jul 12:54
f64cc27
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2024-07-22)

Bug Fixes

  • 🐛 fix involved tx + venues endpoints (373bfb8)

v1.0.0-alpha.9

17 Jul 13:55
400a2dd
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2024-07-17)

Features

  • 🎸 return object instead of string from balance endpoints (c0af735)

BREAKING CHANGES

  • 🧨 GET /:confidentialAccount/incoming-balances/:confidentialAssetId and GET
    :confidentialAccount/balances/:confidentialAssetId return an object
    instead of a plain string

✅ Closes: DA-1248

v1.0.0-alpha.8

18 Jun 13:23
0fae983
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2024-06-18)

Features

  • 🎸 Update polymesh-rest-api submodule to v5.4.0-alpha.2 (0fae983)

v1.0.0-alpha.7

03 May 16:27
2009eca
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2024-05-03)

Features

  • 🎸 upgrade auditor verify to work when key is receiver (91844c9)

BREAKING CHANGES

  • 🧨 POST /confidential-transactions/:id/auditor-verify is now POST
    /confidential-transactions/:id/verify-amounts. Request payload has
    renamed param from auditorKey to publicKey

✅ Closes: DA-1143

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)