Releases: PolymeshAssociation/polymesh-private-rest-api
Releases · PolymeshAssociation/polymesh-private-rest-api
v1.0.0-alpha.6
v1.0.0-alpha.5
1.0.0-alpha.5 (2024-04-15)
Features
v1.0.0-alpha.4
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
v1.0.0-alpha.2
v1.0.0-alpha.1
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
-
💡 Rename
remove
authorization endpoint toreject
(c9a238e) -
💡 Rename endpoints and move code in their modules (2492a5a)
-
💡 Replace
key
withaccount
(7992571) -
💡 Upgrade SDK to 11.0.0-alpha.17 (45c0744)
-
Develop into master (PolymeshAssociation#120) (dc68b2b), closes #120 #115 #114 #116 #117
-
v0.0.9 (PolymeshAssociation#110) (b855445), closes #110
-
Da 2/integrate signing manager (PolymeshAssociation#91) ([fbd3af7](https://github.com/PolymeshAssociation/po...