Releases: PolymeshAssociation/polymesh-rest-api
Releases · PolymeshAssociation/polymesh-rest-api
Publish images to polymesh association docker hub
What's Changed
- chore: 🤖 Bump SDK version to 15.0.0-alpha.10 by @prashantasdeveloper in #107
- Feat/da 256 rpc endpoints by @monitz87 in #109
- feat: 🎸 Add an endpoint to get an Asset's operation history by @prashantasdeveloper in #108
- feat: 🎸 Point dep to
polymeshassociation
and bump SDK by @prashantasdeveloper in #111 - chore: 🤖 Update CODEOWNERS by @prashantasdeveloper in #113
- feat: 🎸 improve response time by using an SDK without tx queues by @polymath-eric in #112
- chore: 🤖 publish to association docker hub account by @polymath-eric in #115
Full Changelog: v0.0.9...v0.0.10
What's Changed
- Feat/da 256 rpc endpoints by @monitz87 in #109
- feat: 🎸 Add an endpoint to get an Asset's operation history by @prashantasdeveloper in #108
- feat: 🎸 Point dep to
polymeshassociation
and bump SDK by @prashantasdeveloper in #111 - chore: 🤖 Update CODEOWNERS by @prashantasdeveloper in #113
- feat: 🎸 improve response time by using an SDK without tx queues by @polymath-eric in #112
- chore: 🤖 publish to association docker hub account by @polymath-eric in #115
Full Changelog: v0.0.8...v0.0.10
v0.0.9
What's Changed
- Merge develop into master by @prashantasdeveloper in #106
- v0.0.9 by @prashantasdeveloper in #110
Full Changelog: v0.0.7...v0.0.9
v0.0.8
What's Changed
- chore: 🤖 Bump SDK version to 15.0.0-alpha.6 by @prashantasdeveloper in #105
- chore: 🤖 Bump SDK version to 15.0.0-alpha.10 by @prashantasdeveloper in #107
Full Changelog: v0.0.7...v0.0.8
V0.0.7
What's Changed
- chore: 🤖 Allow for empty strings for signer configuration by @polymath-eric in #92
- feat: 🎸 Add API to update Asset Documents by @prashantasdeveloper in #90
- feat: 🎸 Ticker Reservation APIs by @prashantasdeveloper in #88
- Feat/da 257 subscription service by @monitz87 in #94
- feat: 🎸 Add endpoint to get transaction history of an account by @prashantasdeveloper in #93
- feat: 🎸 add
isFrozen
to data returned by/assets/:ticker
by @monitz87 in #96 - Feat/da 278 random handshake secret by @monitz87 in #95
- Feat/da 54 freeze unfreeze asset by @monitz87 in #98
- feat: 🎸 use HMAC for notification payload verification by @monitz87 in #99
- feat: 🎸 Add endpoint to redeem an amount of Asset's tokens by @prashantasdeveloper in #100
- feat: 🎸 Add GET
/account/:account/permissions
endpoint by @prashantasdeveloper in #97 - feat: 🎸 Add endpoint for Asset ownership transfer by @prashantasdeveloper in #101
- feat: 🎸 Add endpoint for controller transfer by @prashantasdeveloper in #102
- refactor: 💡 DA-265 by @prashantasdeveloper in #103
- feat: 🎸 Add mock CDD endpoint by @polymath-eric in #104
Full Changelog: v0.0.6...v0.0.7
Support docker compose
Relaxes env validation to allow for empty strings. This makes it easier to work with docker-compose
v0.0.5
Adds vault signing manager
v0.0.4
What's Changed
- fix: 🐛 Build assets in dockerfile by @polymath-eric in #46
- fix: 🐛 Build assets in dockerfile (#46) by @polymath-eric in #47
- docs: ✏️ fix contentHash description in AssetDocumentDto by @monitz87 in #44
- feat: 🎸 NCBD-387 Create Portfolio API by @prashantasdeveloper in #48
- feat: 🎸 NCBD-498 Delete Portfolio API by @prashantasdeveloper in #53
- feat: 🎸 NCBD-501 Reject Instruction API by @prashantasdeveloper in #55
- feat: 🎸 NCBD-504 Create Checkpoint API by @prashantasdeveloper in #56
- feat: 🎸 NCBD-505 Create Checkpoint Schedule API by @prashantasdeveloper in #57
- refactor: 💡 NCBD 519 Rename model classes and fix relative imports by @prashantasdeveloper in #64
- feat: 🎸 NCBD-492 Invite account API by @prashantasdeveloper in #52
- feat: 🎸 NCBD-506 Delete Checkpoint Schedule API by @prashantasdeveloper in #58
- feat: getting details of a specific DividendDistribution [NCBD-454] by @MehdiRaash in #50
- docs: ✏️ Fix settlement leg example by @polymath-eric in #59
- refactor: 💡 Upgrade SDK to 11.0.0-alpha.17 by @polymath-eric in #60
- feat: 🎸 NCBD-508 Set CA defaults API by @prashantasdeveloper in #61
- feat: 🎸 Ncbd 513 Delete Corporate Action API by @prashantasdeveloper in #63
- chore: 🤖 NCBD-529 Forbid non-whitelisted properties by @prashantasdeveloper in #69
- chore: 🤖 NCBD-494 Return venue post creation by @prashantasdeveloper in #67
- feat: 🎸 Add get asset balance at a checkpoint by @polymath-eric in #65
- feat: 🎸 NCBD-364 Get Asset holders at a Checkpoint by @polymath-eric in #68
- refactor: 💡 NCBD-517 Add lint rule to prevent imports from sdk/internal by @prashantasdeveloper in #71
- feat: 🎸 NCBD-510 Pay dividends for a Distribution API by @prashantasdeveloper in #72
- chore: 🤖 NCBD-539 Upgrade sdk version to 12.0.0-alpha.4 by @prashantasdeveloper in #73
- feat: 🎸 NCBD-452 Get Authorization details by ID by @honarpour in #51
- feat: 🎸 NCBD-453 Get Checkpoint Schedule by @ashishthakur913 in #66
- Ncbd 528 upgrade to chain v4.1 by @polymath-eric in #77
- feat: 🎸 NCBD-509 Link Documents to CA by @prashantasdeveloper in #70
- chore: 🤖 create CODEOWNERS file by @monitz87 in #79
- Chore/merge master into develop by @monitz87 in #80
- feat: 🎸 NCBD-511 Claim Dividends API by @prashantasdeveloper in #75
- feat: 🎸 Return NotFound when signer is not found by @polymath-eric in #74
- feat: 🎸 Add compliance managment endpoints by @polymath-eric in #34
- Asset: add funding round to result (NCBD-542) by @honarpour in #81
- test: 💍 Fix unawaited corporate actions tests by @polymath-eric in #78
- feat: 🎸 NCBD-512 Reclaim funds API by @prashantasdeveloper in #76
- feat: 🎸 NCBD 521 Configure Dividend Distribution API by @prashantasdeveloper in #62
- feat: 🎸 NCBD-546 Add
ApiPropertyOneOf
decorator by @prashantasdeveloper in #83 - feat: 🎸 NCBD 507 Modify Checkpoint API by @prashantasdeveloper in #82
- refactor: 💡 NCBD-548 Decorators refactoring by @prashantasdeveloper in #84
- fix: 🐛 Allow for space after , when passing mnemonics and dids by @polymath-eric in #86
- chore: 🤖 NCBD-556 Bump SDK version to
13.0.0-alpha.31
by @prashantasdeveloper in #85
New Contributors
- @MehdiRaash made their first contribution in #50
- @honarpour made their first contribution in #51
- @ashishthakur913 made their first contribution in #66
Full Changelog: v0.0.2...v0.0.4
v0.0.3
What's Changed
- fix: 🐛 Build assets in dockerfile by @polymath-eric in #46
Fix docker image
Merge pull request #45 from PolymathNetwork/fix-master Fix master
Initial release
Initial release of the polymesh rest api. Provides the ability to perform operations.
Assets
- Get Asset details
- Get Asset holders
- Get Asset documents
- Get Compliance Requirements
- Get Trusted Claim Issuers
- Create an asset
- Reserve a ticker
- Issue Assets tokens
Checkpoints
- Get checkpoints for an Asset
- Get checkpoint schedule
Offerings
- Get Offerings for an Asset
- Get Investments in an Offering
Corporate Actions
- Fetch Corporate action defaults
- Fetch dividend distributions
Identities
- Get identity details
- Get pending authorizations for an identity
- Get issued authorizations for an identity
- Get venues owned by an identity
- Get claims for an identity (issued, associated)
- Get Assets that identity is a trusted issuer for
Settlements
- List Instruction affirmations
- Verify Instruction Leg
Venues
- Create Venue
- Modify Venue
Portfolios
- Portfolio transfers (move Assets)
Misc
- Logging Interceptor. Logs request information to stdout for dev