·
346 commits
to master
since this release
0.4.0 (2021-12-24)
Bug Fixes
- deps: update dependency @nestjs/config to v1.0.2 (8bf0044)
- deps: update dependency @nestjs/swagger to v5.1.4 (6d704a5)
- deps: update dependency chai to v4.3.4 (4cda837)
- deps: update dependency class-validator to v0.13.2 (684367a)
- deps: update dependency swagger-ui-express to v4.2.0 (aaf518c)
- deps: update dependency typeorm to v0.2.39 (f872cf4)
- deps: update dependency typeorm to v0.2.40 (c13fb63)
- deps: update dependency typeorm to v0.2.41 (ea80dda)
- origin-backend: updated typeorm and fixed issues with it (171e7f4)
chore
- issuer-irec-api: Adjust to changes in Issuer API (e5470ac)
Features
- exchange-irec: added transfer certificate to irec (eeb73cc)
- exchange-irec: import module refactoring (f9709f4)
- issuer-irec-api: add trade account field to irec certification request (825134f)
- issuer-irec-api: mint certificate to exchange address if exists (91f096e)
- issuer-irec-api: support custom irec accounts for devices and certificates (bfedc31)
- issuer-irec-api: support custom irec trade account codes (6068f26)
- origin-backend-irec-app: create exchange deposit address on org registration and in migration's seed (1f8884d)
BREAKING CHANGES
- issuer-irec-api: Issuer API changes - check Issuer API changelog