Skip to content

8.1.0-alpha.1 (2023-08-09)

Features

Refactoring

  • replace console with logger (5d13f57)

8.0.2-alpha.1 (2023-08-03)

Bug Fixes

  • change expiration ts to number (1b1135c)

8.0.1 (2023-07-24)

Bug Fixes

Refactoring

  • get all subdomains in one req (81d5bb9)
  • list domains owners (d4aa3c7)
  • separate update and transfer scripts (24e36c9)
  • transfer domain dry run logs (c747db3)

8.0.1-alpha.4 (2023-07-07)

Bug Fixes

  • complement nodes to tree before transfer (0835999)
  • transfer only domains of root owner (a4cb498)

Refactoring

  • get all subdomains in one req (81d5bb9)
  • list domains owners (d4aa3c7)
  • separate update and transfer scripts (24e36c9)
  • transfer domain dry run logs (c747db3)

8.0.1-alpha.3 (2023-06-28)

Bug Fixes

  • disable suppress any index err (37c096f)

8.0.1-alpha.2 (2023-06-22)

Bug Fixes

8.0.1-alpha.1 (2023-06-14)

Bug Fixes

  • delete metamask connector (f64a2e0)

8.0.0 (2023-06-13)

⚠ BREAKING CHANGES

  • SIWE requires specifying of domain in cache config

Features

  • allow different ssi-hub and siwe uri (265d909)
  • get access tokens from cookies (9f90aee)
  • refactor auth from cache client (194a95d)
  • sign in to ssi-hub with siwe (2f27318)

Bug Fixes

Documentation

  • change default ssi-hub for volta (f82f4c4)
  • document auth to ssi-hub with siwe (a12974f)
  • migration from v7 (1450913)
  • README: update team members and install instructions (#677) (0fa4e0e)

Refactoring

  • retry req to auth service (f740145)

8.0.0-alpha.8 (2023-06-12)

Bug Fixes

8.0.0-alpha.7 (2023-06-09)

Bug Fixes

8.0.0-alpha.6 (2023-06-07)

Bug Fixes

8.0.0-alpha.5 (2023-06-05)

Bug Fixes

  • ignore renovate did-ipfs-store (73ff429)

8.0.0-alpha.4 (2023-04-12)

Features

  • refactor auth from cache client (194a95d)

Bug Fixes

Refactoring

  • retry req to auth service (f740145)

8.0.0-alpha.3 (2023-03-03)

Features

  • allow different ssi-hub and siwe uri (265d909)

Documentation

  • document auth to ssi-hub with siwe (a12974f)

8.0.0-alpha.2 (2023-02-24)

Bug Fixes

8.0.0-alpha.1 (2023-02-23)

⚠ BREAKING CHANGES

  • SIWE requires specifying of domain in cache config

Features

  • sign in to ssi-hub with siwe (2f27318)

Bug Fixes

  • create siwe uri from nodejs url (531bcc7)
  • default dev ssi-hub url (49f1412)
  • set siwe domain as host (3f777e7)

Documentation

  • change default ssi-hub for volta (f82f4c4)
  • migration from v7 (1450913)

7.2.0-alpha.2 (2023-02-15)

Documentation

  • README: update team members and install instructions (#677) (0fa4e0e)

7.2.0-alpha.1 (2023-02-14)

Features

  • get access tokens from cookies (9f90aee)

7.1.0 (2023-02-13)

Features

  • update ew-creds packages to 2.2.1-alpha.312 (#671) (38999ad)

Bug Fixes

  • add type attribute in assethistory (0cd2c73)
  • package.json & package-lock.json to reduce vulnerabilities (#672) (016fd55)
  • upgrade ew-credentials to v2.2.1-alpha.313.0 (1c24466)

7.1.0-alpha.3 (2023-01-18)

Bug Fixes

  • upgrade ew-credentials to v2.2.1-alpha.313.0 (1c24466)

7.1.0-alpha.2 (2023-01-12)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#672) (016fd55)

7.1.0-alpha.1 (2023-01-11)

Features

  • update ew-creds packages to 2.2.1-alpha.312 (#671) (38999ad)

7.0.1-alpha.1 (2023-01-10)

Bug Fixes

  • add type attribute in assethistory (0cd2c73)

7.0.0 (2022-12-06)

⚠ BREAKING CHANGES

  • claims: Payload of selfsigned claim is arbitrary object

Bug Fixes

  • bump ew-credentials to 2.2.1-alpha.296.0 (#662) (9af689c)
  • claims: change selfsigned claim to record (9986876)
  • commit for 2c0a860 (45cdac0)
  • publish assets on-chain (#654) (2c0a860)
  • verify credential before issuer verification (111923b)

Refactoring

  • claims: merge ClaimData with vc-verification (0e1fafa)

Documentation

  • add asset credential registration to documentation (ba6f7ba)

Style changes

  • add warn for shadow variables (variables in scope that share s… (#663) (dd28b49)

7.0.0-alpha.4 (2022-10-18)

Style changes

  • add warn for shadow variables (variables in scope that share s… (#663) (dd28b49)

7.0.0-alpha.3 (2022-09-22)

Bug Fixes

  • bump ew-credentials to 2.2.1-alpha.296.0 (#662) (9af689c)

7.0.0-alpha.2 (2022-09-21)

Bug Fixes

Documentation

  • add asset credential registration to documentation (ba6f7ba)

7.0.0-alpha.1 (2022-09-15)

⚠ BREAKING CHANGES

  • claims: Payload of selfsigned claim is arbitrary object

Bug Fixes

  • claims: change selfsigned claim to record (9986876)

6.2.1-alpha.2 (2022-09-12)

Refactoring

  • claims: merge ClaimData with vc-verification (0e1fafa)

6.2.1-alpha.1 (2022-09-09)

Bug Fixes

  • verify credential before issuer verification (111923b)

6.2.0 (2022-09-06)

Features

  • set roleeip191jwt expiration in seconds (270778c)

6.2.0-alpha.1 (2022-09-06)

Features

  • set roleeip191jwt expiration in seconds (270778c)

6.1.0 (2022-09-05)

Features

  • verification code refactoring (fefb6e2)

Bug Fixes

  • validate issuer verification (14fe517)

6.1.0-alpha.1 (2022-09-02)

Features

  • verification code refactoring (fefb6e2)

Bug Fixes

  • validate issuer verification (14fe517)

6.0.1 (2022-08-31)

Bug Fixes

  • exp: document expirationTimestamp (#631) (9595c34)
  • issue claim: allow boolean as valid field (#639) (77eb426)
  • use resolveCredentialAndVerify to verify enrolment prerequisites (#630) (9208ad3)

6.0.1-alpha.3 (2022-08-17)

Bug Fixes

  • use resolveCredentialAndVerify to verify enrolment prerequisites (#630) (9208ad3)

6.0.1-alpha.2 (2022-08-15)

Bug Fixes

6.0.1-alpha.1 (2022-08-15)

Bug Fixes

  • issue claim: allow boolean as valid field (#639) (77eb426)

6.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • infura: Requiring object instead of string for IPFS config

  • fix(infura): allow DID reg to take in Infura config

  • fix(infura): create helper method for ipfs config for tests

  • fix(infura): add return type

  • fix(infura): use IFPS daemon for tests

  • fix(infura): use ipfs config for initUser methods

  • fix(infura): replace config with ipfs daemon for initUser methods

  • VerifiableCredentialsService is initialized earlier.

Features

  • add claim revocation (2ab1d93)
  • add createdAt property to Claim interface (c71344d)
  • add credential revocation (1f8f028)
  • add documentation (543494f)
  • add documentation comments in dist (cc34e96)
  • add logs for axios errors (2fa44c6)
  • add method to get claims by revoker to cache client interface (e24b506)
  • adding more details to error log line when http request fails (#617) (e99ceda)
  • addStatusToClaim: add cred status to claim object (f1f6328)
  • apply prettier formatting (abc5154)
  • assets: fix assets service interfaces (c9c6a87)
  • assets: get asset owner (1eb4832)
  • authorize issuer (7e8b864)
  • claim expieration (#567) (757de5a)
  • claim: issue VC when approving role request (a3eefbc)
  • claims: add status to vc (28c556f)
  • claims: verify credential status (b5da79f)
  • claims: verify role vc (b318dbd)
  • continue credentials exchange (fd07ba0)
  • docs: quick start (cd85c17)
  • domain-reader: refactor domainreader initialisation (9f7ea6e)
  • domains: add MulticallTx type (3be1e6f)
  • ens scripts (d7f0df3)
  • exp: add explainer for expiration (5441a4f)
  • exp: apply prettier formatting (7261112)
  • exp: fix issuerVerified as boolean (d82eeeb)
  • export logger (819e67c)
  • exp: remove method for expiration check; decrease test await (9ae092c)
  • handle unexpected did service endpoint (#610) (a360e93)
  • infura: allow DID reg to take in Infura config (#638) (ad2ed1a)
  • initiate credential exchange (099eb64)
  • remove verifiable credentials storage (9501481)
  • revocation: add credentialStatus to EIP191JWT (52fec66)
  • RevokeClaim: add endpoint to fetch claims by revoker (current user) (80cf934)
  • revokeClaim: make did param required (b6648d6)
  • types in claims service (EthersProviderIssuerResolver) (11ac865)
  • update claim revocation registry address (effe1d8)
  • update types and interfaces from ew-credentials (0ed9855)
  • vc: add verifiable credential expiration date (e76c66b)
  • verifiable credential poc (a7f8df7)
  • verifiable presentation poc (a4732e3)
  • verifiable-credentials: add credential status eip712 type (d9db01f)
  • verifiable-credentials: get credentials by definition (5f2e7a8)
  • verifyExp: add documentation; address PR comments (e7a50a5)
  • verifyExp: add exp verification method and tests for EIP and VP (7099c09)
  • verifyExp: remove comment (1d96490)
  • verifyVc: add jsonwebtoken and update package-lock (81ff25d)
  • verifyVc: add unit tests (c4390b1)
  • verifyVC: add verifyVC method to VC Base Service (3187e5e)
  • verifyVC: make proof private; add error and return types (0da3229)
  • verifyVc: remove comments and update test case descriptions (04f9c9f)
  • verifyVc: resolve conflicts and add formatting (b24f328)
  • verifyVC: update ew-credentials (877fad6)
  • verifyVc: update ew-credentials version and use to resolve credentials (cd77eb0)
  • verifyVc: update method and params (9800557)
  • verifyVc: update method documentation (86e47e1)
  • verifyVc: update resolve method and add method for offchain verify (800c903)
  • verifyVc: update unit tests (9d5e7ba)
  • verifyVc: update unit tests (eb0c7e0)
  • verifyVc: update verify method name (e5733c6)
  • verifyVc: update verifyOffChainClaim method to accept Claim interface (3034101)

Bug Fixes

  • add checking if service endpoint is a CID (a0b5d1a)
  • add vp request to return of initiate exchange (ddecbaf)
  • addVcVerifier: add VerifyVCIssuer method (6052d41)
  • addVcVerifier: return instance of domain reader (ce037f4)
  • addVcVerifier: return type for Domain Reader (84ba78f)
  • addVcVerifier: update package-lock version (9eb00ac)
  • avoid refreshing undefined token (86bed3c)
  • cache client authentication (619845d)
  • cache-client token refresh (05e9f1a)
  • claim: fix claim service issuance interfaces (4c32a26)
  • claim: fix public claim publishing (d77df34)
  • claims: dont reregister onchain claim (ebd46c0)
  • did-registry: optional encoding and algo of public key (26a239f)
  • docs: architecture (f7daa96)
  • docs: guides (627bc88)
  • domain: fix domain service interfaces (50a014e)
  • don't remove deploy badge (c216ed8)
  • exchange credential tests grouping (2b1e674)
  • exp: do not use dflt validity period to calculate timestamp if n… (#623) (9ce524d)
  • filter self-signed credential from presDef before sending to PEX (6d43aeb)
  • fix backward compatibility for did registry interface (a24a91c)
  • fix delegate token payload (56bfb1d)
  • on-chain claim revocation (df9eeea)
  • retry failed requests on token refresh (434e262)
  • set check ethr signer for node clients (#618) (c198dc7)
  • set index page for readthedocs (f6b4a49)
  • throw an error when a did document update failed (e7c1ae9)
  • verifiable-credentials: check errors in exchange initiating (1bc8626)
  • verifiable-credentials: check errors on initiating exchange (bce85a8)
  • verifiable-credentials: filter invalid issuer fields (8c8b0c3)

Refactoring

  • apply naming convention (cc41154)
  • cleanup credential exchange code (#602) (56444c6)
  • rename issuer credential status (6c55143)

Documentation

  • add changes in index.md (0d5626a)
  • add new index.md (5da81dc)
  • asset: improve asset service documentation (eada9b8)
  • browser session management (762a42e)
  • claim.md: fix more links (92b7f14)
  • claim: improve claim service documentation (fa89229)
  • claims: getClaimId (affaef7)
  • copy README to docs index.md and remove QUICKSTART file (not used anywhere) (3ac8fbf)
  • did-registry: improve DID registry service documentation (b0bbf6f)
  • document iam initialization (1552965)
  • domains: improve domain service documentation (861fbfd)
  • fix api links in guides files (6934d4a)
  • improve read the docs (#613) (ccc2358)
  • index.md: remove out of date sections (5874ed4)
  • install in browser application (488106f)
  • messaging: improve messaging service documentation (509e201)
  • organize api by modules (aae1c23)
  • README.md: update active maintainers (1cb98c2)
  • README: fix link to read the docs (8858048)
  • README: fix names of "set" methods (37126ae)
  • remove architecture intro section (f8da541)
  • remove quickstart from mkdocs structure (b9919e1)
  • remove README from api (78bc3a0)
  • remove trailing spaces (3ffb6af)
  • signer: improve signer service documentation (7a8048d)
  • update examples role objects (99066bf)
  • update path to logo to be relative (4fc7413)
  • update README template and add quick start documentation (25b85c9)
  • update verifiable credentials documentation (a1d5a5e)
  • vc: improve verifiable credential service documentation (f7191f1)

6.0.0-alpha.51 (2022-08-12)

⚠ BREAKING CHANGES

  • infura: Requiring object instead of string for IPFS config

  • fix(infura): allow DID reg to take in Infura config

  • fix(infura): create helper method for ipfs config for tests

  • fix(infura): add return type

  • fix(infura): use IFPS daemon for tests

  • fix(infura): use ipfs config for initUser methods

  • fix(infura): replace config with ipfs daemon for initUser methods

Features

  • infura: allow DID reg to take in Infura config (#638) (ad2ed1a)

6.0.0-alpha.50 (2022-08-08)

Documentation

  • document iam initialization (1552965)

6.0.0-alpha.49 (2022-08-08)

Bug Fixes

  • did-registry: optional encoding and algo of public key (26a239f)

6.0.0-alpha.48 (2022-08-05)

6.0.0-alpha.47 (2022-08-04)

Bug Fixes

  • exp: do not use dflt validity period to calculate timestamp if n… (#623) (9ce524d)

6.0.0-alpha.46 (2022-08-04)

Features

  • add documentation comments in dist (cc34e96)

6.0.0-alpha.45 (2022-07-29)

6.0.0-alpha.44 (2022-07-28)

Features

  • exp: add explainer for expiration (5441a4f)
  • exp: apply prettier formatting (7261112)
  • exp: fix issuerVerified as boolean (d82eeeb)
  • exp: remove method for expiration check; decrease test await (9ae092c)
  • verifyExp: add documentation; address PR comments (e7a50a5)
  • verifyExp: add exp verification method and tests for EIP and VP (7099c09)
  • verifyExp: remove comment (1d96490)

6.0.0-alpha.43 (2022-07-25)

Bug Fixes

  • claims: dont reregister onchain claim (ebd46c0)

6.0.0-alpha.42 (2022-07-25)

Bug Fixes

  • set check ethr signer for node clients (#618) (c198dc7)

6.0.0-alpha.41 (2022-07-22)

Features

  • adding more details to error log line when http request fails (#617) (e99ceda)

6.0.0-alpha.40 (2022-07-21)

Features

  • revocation: add credentialStatus to EIP191JWT (52fec66)

6.0.0-alpha.39 (2022-07-21)

6.0.0-alpha.38 (2022-07-21)

Features

  • handle unexpected did service endpoint (#610) (a360e93)

6.0.0-alpha.37 (2022-07-19)

Bug Fixes

  • verifiable-credentials: filter invalid issuer fields (8c8b0c3)

6.0.0-alpha.36 (2022-07-19)

6.0.0-alpha.35 (2022-07-19)

6.0.0-alpha.34 (2022-07-18)

Features

  • addStatusToClaim: add cred status to claim object (f1f6328)

6.0.0-alpha.33 (2022-07-18)

6.0.0-alpha.32 (2022-07-15)

6.0.0-alpha.31 (2022-07-15)

Features

  • claims: verify credential status (b5da79f)

6.0.0-alpha.30 (2022-07-15)

6.0.0-alpha.29 (2022-07-13)

Features

  • verifyVc: add jsonwebtoken and update package-lock (81ff25d)
  • verifyVc: add unit tests (c4390b1)
  • verifyVC: add verifyVC method to VC Base Service (3187e5e)
  • verifyVC: make proof private; add error and return types (0da3229)
  • verifyVc: remove comments and update test case descriptions (04f9c9f)
  • verifyVc: resolve conflicts and add formatting (b24f328)
  • verifyVC: update ew-credentials (877fad6)
  • verifyVc: update ew-credentials version and use to resolve credentials (cd77eb0)
  • verifyVc: update method and params (9800557)
  • verifyVc: update method documentation (86e47e1)
  • verifyVc: update resolve method and add method for offchain verify (800c903)
  • verifyVc: update unit tests (9d5e7ba)
  • verifyVc: update unit tests (eb0c7e0)
  • verifyVc: update verify method name (e5733c6)
  • verifyVc: update verifyOffChainClaim method to accept Claim interface (3034101)

6.0.0-alpha.28 (2022-07-08)

6.0.0-alpha.27 (2022-07-01)

Features

6.0.0-alpha.26 (2022-07-01)

6.0.0-alpha.25 (2022-06-29)

Features

  • add documentation (543494f)
  • apply prettier formatting (abc5154)
  • claims: verify role vc (b318dbd)
  • domain-reader: refactor domainreader initialisation (9f7ea6e)
  • types in claims service (EthersProviderIssuerResolver) (11ac865)
  • update types and interfaces from ew-credentials (0ed9855)

Bug Fixes

  • addVcVerifier: add VerifyVCIssuer method (6052d41)
  • addVcVerifier: return instance of domain reader (ce037f4)
  • addVcVerifier: return type for Domain Reader (84ba78f)
  • addVcVerifier: update package-lock version (9eb00ac)

6.0.0-alpha.24 (2022-06-28)

Features

  • RevokeClaim: add endpoint to fetch claims by revoker (current user) (80cf934)
  • revokeClaim: make did param required (b6648d6)

6.0.0-alpha.23 (2022-06-28)

Bug Fixes

  • cache client authentication (619845d)

6.0.0-alpha.22 (2022-06-27)

Features

  • add createdAt property to Claim interface (c71344d)

6.0.0-alpha.21 (2022-06-23)

Bug Fixes

  • throw an error when a did document update failed (e7c1ae9)

6.0.0-alpha.20 (2022-06-22)

Bug Fixes

  • cache-client token refresh (05e9f1a)

6.0.0-alpha.19 (2022-06-20)

Features

  • add method to get claims by revoker to cache client interface (e24b506)

6.0.0-alpha.18 (2022-06-17)

Features

  • add credential revocation (1f8f028)

6.0.0-alpha.17 (2022-06-16)

Bug Fixes

  • filter self-signed credential from presDef before sending to PEX (6d43aeb)

6.0.0-alpha.16 (2022-06-14)

Features

6.0.0-alpha.15 (2022-06-13)

6.0.0-alpha.14 (2022-06-03)

Bug Fixes

  • verifiable-credentials: check errors in exchange initiating (1bc8626)

6.0.0-alpha.13 (2022-06-03)

Features

  • update claim revocation registry address (effe1d8)

6.0.0-alpha.12 (2022-06-02)

Bug Fixes

  • add vp request to return of initiate exchange (ddecbaf)

6.0.0-alpha.11 (2022-06-02)

Bug Fixes

  • on-chain claim revocation (df9eeea)

6.0.0-alpha.10 (2022-06-02)

Features

  • claims: add status to vc (28c556f)
  • verifiable-credentials: add credential status eip712 type (d9db01f)

6.0.0-alpha.9 (2022-06-02)

6.0.0-alpha.8 (2022-06-01)

6.0.0-alpha.7 (2022-05-31)

Bug Fixes

  • verifiable-credentials: check errors on initiating exchange (bce85a8)

6.0.0-alpha.6 (2022-05-27)

Bug Fixes

  • exchange credential tests grouping (2b1e674)

6.0.0-alpha.5 (2022-05-24)

Features

  • assets: fix assets service interfaces (c9c6a87)

Bug Fixes

  • domain: fix domain service interfaces (50a014e)

6.0.0-alpha.4 (2022-05-24)

Features

6.0.0-alpha.3 (2022-05-24)

Features

  • verifiable-credentials: get credentials by definition (5f2e7a8)

6.0.0-alpha.2 (2022-05-20)

6.0.0-alpha.1 (2022-05-19)

⚠ BREAKING CHANGES

  • VerifiableCredentialsService is initialized earlier.

Features

  • remove verifiable credentials storage (9501481)

Bug Fixes

  • add checking if service endpoint is a CID (a0b5d1a)

5.1.0-alpha.31 (2022-05-18)

Features

  • continue credentials exchange (fd07ba0)

5.1.0-alpha.30 (2022-05-17)

Bug Fixes

  • fix backward compatibility for did registry interface (a24a91c)
  • retry failed requests on token refresh (434e262)

5.1.0-alpha.29 (2022-05-17)

5.1.0-alpha.28 (2022-05-16)

Features

5.1.0-alpha.27 (2022-05-16)

5.1.0-alpha.26 (2022-05-16)

Features

  • add logs for axios errors (2fa44c6)

5.1.0-alpha.25 (2022-05-16)

Features

  • vc: add verifiable credential expiration date (e76c66b)

5.1.0-alpha.24 (2022-05-12)

5.1.0-alpha.23 (2022-05-11)

5.1.0-alpha.22 (2022-05-11)

5.1.0-alpha.21 (2022-05-09)

Bug Fixes

  • don't remove deploy badge (c216ed8)

5.1.0-alpha.20 (2022-05-04)

Bug Fixes

  • claim: fix claim service issuance interfaces (4c32a26)

5.1.0-alpha.19 (2022-05-02)

5.1.0-alpha.18 (2022-04-27)

5.1.0-alpha.17 (2022-04-25)

5.1.0-alpha.16 (2022-04-25)

5.1.0-alpha.15 (2022-04-25)

5.1.0-alpha.14 (2022-04-22)

Bug Fixes

  • fix delegate token payload (56bfb1d)

5.1.0-alpha.13 (2022-04-22)

Features

  • initiate credential exchange (099eb64)

5.1.0-alpha.12 (2022-04-21)

Bug Fixes

  • avoid refreshing undefined token (86bed3c)

5.1.0-alpha.11 (2022-04-21)

5.1.0-alpha.10 (2022-04-20)

Features

  • assets: get asset owner (1eb4832)

5.1.0-alpha.9 (2022-04-20)

Features

Bug Fixes

5.1.0-alpha.8 (2022-04-20)

Features

5.1.0-alpha.7 (2022-04-19)

5.1.0-alpha.6 (2022-04-12)

Features

  • claim: issue VC when approving role request (a3eefbc)

5.1.0-alpha.5 (2022-04-12)

Bug Fixes

  • claim: fix public claim publishing (d77df34)

5.1.0-alpha.4 (2022-04-08)

Features

  • verifiable credential poc (a7f8df7)
  • verifiable presentation poc (a4732e3)

5.1.0-alpha.3 (2022-04-07)

5.1.0-alpha.2 (2022-04-05)

5.1.0-alpha.1 (2022-04-05)

Features

  • domains: add MulticallTx type (3be1e6f)

5.0.0 (2022-04-01)

⚠ BREAKING CHANGES

  • claims: backward compatible 'fields' props have been removed. Use 'requestorFields' instead

Features

  • add claim request origin to Claim interface (0b5be66)
  • claims: remove deprecated 'fields' property (c2e4018)
  • claimsService: get published offchain claims (f126882)
  • core: custom logger (4ef8f49)
  • did: ts interface checker to validate did update request (a0bfeeb)

Bug Fixes

  • first level domains update (c4d0c62)

5.0.0-alpha.10 (2022-04-01)

5.0.0-alpha.9 (2022-03-31)

5.0.0-alpha.8 (2022-03-29)

Features

5.0.0-alpha.7 (2022-03-22)

5.0.0-alpha.6 (2022-03-18)

5.0.0-alpha.5 (2022-03-17)

Features

  • claimsService: get published offchain claims (f126882)

5.0.0-alpha.4 (2022-03-15)

5.0.0-alpha.3 (2022-03-15)

Features

  • did: ts interface checker to validate did update request (a0bfeeb)

5.0.0-alpha.2 (2022-03-14)

Features

  • add claim request origin to Claim interface (0b5be66)

5.0.0-alpha.1 (2022-03-09)

⚠ BREAKING CHANGES

  • claims: backward compatible 'fields' props have been removed. Use 'requestorFields' instead

Features

  • claims: remove deprecated 'fields' property (c2e4018)

4.2.1-alpha.4 (2022-03-08)

4.2.1-alpha.3 (2022-03-04)

Bug Fixes

  • first level domains update (c4d0c62)

4.2.1-alpha.2 (2022-03-04)

4.2.1-alpha.1 (2022-03-03)

4.2.0 (2022-03-02)

Features

  • did: getters and setters to DID publicKey, delegate, claims (262f330)
  • did: renamed readServices to getServices for consistency (33faaa4)
  • upgrade resolver to v2 (f708e40)

4.2.0-alpha.3 (2022-03-02)

4.2.0-alpha.2 (2022-03-01)

Features

  • did: getters and setters to DID publicKey, delegate, claims (262f330)
  • did: renamed readServices to getServices for consistency (33faaa4)

4.2.0-alpha.1 (2022-02-28)

Features

4.1.0 (2022-02-28)

⚠ BREAKING CHANGES

  • staking: StakingService is obsolete

Features

  • claims: enable on chain enrolment without previous request (b80446d)
  • claims: made accetpedBy and onChainProof requred for registerOnchain (3db931b)
  • claims: refactor towards unify off-chain and on-chain registration (57151bf)
  • config: add default EWC messaging config (e225e4e)
  • config: update default volta chain config (69b3763)
  • get EWC chain config from iam-contracts (32236d0)
  • migrate definitions to resolver_v2 (fdf373c)
  • roles: requestorFields in setRoleDefinition (afac516)

Bug Fixes

  • adopt correct role, app, org interfaces (b1141eb)
  • apply patches by git command (9f00e68)
  • cache.config: default for volta should be staging (111d440)
  • change return type for getAllowedRolesByIssuer (742f744)
  • claim: fix issuing a claim with on-chain and off-chain request (6d30ae1)
  • core: requestor fields typo fix (0e7ea17)
  • core: requestor fields typo fix (85400d6)
  • docs: add breaking changes v4.1 logs (5761ccb)
  • fix role, app, org interfaces (ab3dea2)
  • revert postinstall script with patch-package (99f889f)
  • setup nats connection options (5d65ab6)
  • signer: convert local strorage isEthSigner to boolean (187f2e9)
  • tests: changes in e2e tests (5087651)
  • update string role version to int (2365d96)

Code Refactoring

  • staking: clean old staking (697ff51)

4.1.0-alpha.36 (2022-02-28)

Bug Fixes

  • cache.config: default for volta should be staging (111d440)

4.1.0-alpha.35 (2022-02-25)

4.1.0-alpha.34 (2022-02-25)

4.1.0-alpha.33 (2022-02-25)

4.1.0-alpha.32 (2022-02-25)

4.1.0-alpha.31 (2022-02-24)

4.1.0-alpha.30 (2022-02-24)

Bug Fixes

  • apply patches by git command (9f00e68)

4.1.0-alpha.29 (2022-02-23)

4.1.0-alpha.28 (2022-02-23)

Bug Fixes

  • revert postinstall script with patch-package (99f889f)
  • update string role version to int (2365d96)

4.1.0-alpha.27 (2022-02-22)

4.1.0-alpha.26 (2022-02-22)

4.1.0-alpha.25 (2022-02-22)

4.1.0-alpha.24 (2022-02-22)

4.1.0-alpha.23 (2022-02-22)

Features

  • migrate definitions to resolver_v2 (fdf373c)

4.1.0-alpha.22 (2022-02-22)

4.1.0-alpha.21 (2022-02-21)

4.1.0-alpha.20 (2022-02-18)

4.1.0-alpha.19 (2022-02-18)

4.1.0-alpha.18 (2022-02-18)

Bug Fixes

  • core: requestor fields typo fix (0e7ea17)

4.1.0-alpha.17 (2022-02-17)

Features

  • config: add default EWC messaging config (e225e4e)
  • config: update default volta chain config (69b3763)

4.1.0-alpha.16 (2022-02-16)

Bug Fixes

  • core: requestor fields typo fix (85400d6)

4.1.0-alpha.15 (2022-02-16)

4.1.0-alpha.14 (2022-02-14)

Features

  • get EWC chain config from iam-contracts (32236d0)

4.1.0-alpha.13 (2022-02-11)

Features

  • roles: requestorFields in setRoleDefinition (afac516)

4.1.0-alpha.12 (2022-02-10)

4.1.0-alpha.11 (2022-02-10)

4.1.0-alpha.10 (2022-02-09)

Bug Fixes

  • change return type for getAllowedRolesByIssuer (742f744)

4.1.0-alpha.9 (2022-02-08)

Bug Fixes

  • adopt correct role, app, org interfaces (b1141eb)

4.1.0-alpha.8 (2022-02-02)

Bug Fixes

  • docs: add breaking changes v4.1 logs (5761ccb)

4.1.0-alpha.7 (2022-02-01)

Code Refactoring

  • staking: clean old staking (697ff51)

BREAKING CHANGES

  • staking: StakingService is obsolete

4.1.0-alpha.6 (2022-02-01)

Bug Fixes

  • fix role, app, org interfaces (ab3dea2)

4.1.0-alpha.5 (2022-02-01)

4.1.0-alpha.4 (2022-01-31)

4.1.0-alpha.3 (2022-01-31)

Bug Fixes

  • signer: convert local strorage isEthSigner to boolean (187f2e9)

4.1.0-alpha.2 (2022-01-31)

4.1.0-alpha.1 (2022-01-26)

Bug Fixes

  • tests: changes in e2e tests (5087651)

Features

  • claims: enable on chain enrolment without previous request (b80446d)
  • claims: made acceptedBy and onChainProof requred for registerOnchain (3db931b)
  • claims: refactor towards unify off-chain and on-chain registration (57151bf)

BREAKING CHANGES

  • claim parameter of registerOnChain is extended with subject, claimType and claimTypeVersion optional properties, which should be specified when token is not
  • argument of issueClaim is extended with registrationTypes by default set to [RegistrationTypes.OffChain] and required subject
  • argument of publishPublicClaim is extended with registrationTypes by default set to [RegistrationTypes.OffChain] and property claim: {token?: string; claimType?: string}

4.0.2-alpha.5 (2022-01-26)

4.0.2-alpha.4 (2022-01-26)

Bug Fixes

  • claim: fix issuing a claim with on-chain and off-chain request (6d30ae1)

4.0.2-alpha.3 (2022-01-25)

4.0.2-alpha.2 (2022-01-20)

Bug Fixes

  • setup nats connection options (5d65ab6)

4.0.2-alpha.1 (2022-01-19)

4.0.1 (2022-01-19)

Bug Fixes

  • ci: fetch latest master before merge (47fee38)
  • didRegistry: update asset document (f219a5e)

4.0.1-alpha.4 (2022-01-18)

Bug Fixes

  • didRegistry: update asset document (f219a5e)

4.0.1-alpha.3 (2022-01-17)

4.0.1-alpha.2 (2022-01-14)

4.0.1-alpha.1 (2022-01-14)

Bug Fixes

  • ci: fetch latest master before merge (47fee38)

4.0.0 (2022-01-14)

Bug Fixes

  • test: expect requestorField in claim (a5fe8af)
  • disable staking pool initialization (78c7815)
  • ensure eth_sign signature (5b4dec3)
  • revert config changes from dev to volta (adafda4)
  • assets: rollback asset event type to uppercase (52359cd)
  • assets: rollback asset event type to uppercase (4b1b314)
  • build: use github token for pr in dev (6e83292)
  • cache: separate failed test reloging from unauthenticated (d07a084)
  • cacheClient: recalculate identity token on login (aaaf929)
  • cacheClient: set auth header (ba9e870)
  • cacheClient: test cache login (dec430f)
  • cacheClient: trigging release of previous commit (c1445f6)
  • ci: set secret for develop publish (97f94c8)
  • ci: set secret to publish develop (83889cc)
  • claim: register with issuer (6ad22df)
  • claim: stripped fields from issueClaim function (b4bf01e)
  • claims: enrich claim request with type and version (a633530)
  • claims: remove fields from claims (8a0c91b)
  • did: verify public claim (f0df566)
  • didRegistry: update owned document (7f69fdb)
  • domains.service: remove addressOf from owner param (2458507)
  • domainsService: save chain id (6e4255a)
  • issuerFields: fix to issuerFields on publishPublicClaim (f3b32f9)
  • jest: make work of the npm test:watch and test:watch:windows (6a799b5)
  • messaging: subsribe to channels from claims channel (4788a97)
  • nats: changed subject mask to ensure all events for did are captured (3959f54)
  • nats: fix http to ws replacement (17de265)
  • nats: fix http to ws replacement (af16531)
  • disable staking-pool tests (e6af3bb)
  • resume failed requests (f53a5d9)
  • signer: listen to wallet events (dca58b1)
  • test: increase faucet capacity (d0b7ebb)
  • merge updated master to develop (5f1a3fc)

Code Refactoring

  • replace IAM and IAMBase with modules (aa037a0)

Features

  • cache-client: update cache client interface (78f4517)
  • cache-client: update test login endpoint (09d8a6b)
  • get isEthSigner from browser (96de2d8)
  • cache.config: add EWC config (f42ba11)
  • chain.config: add EWC config (6353a20)
  • claims: rejection reason while rejecting the claim (ae82f18)
  • claims: rename fields to requestorFields for better readibility (1f90d7c)
  • add chain name to DID format (460d5fa)
  • add hardcap to staking pool, improve tests (65dd861)
  • add issuance of Role without previous request (7ca982d)
  • add method for getting ratio from staking pool. (3daf9c0)
  • add method to get total staked value. (3f367aa)
  • add missing properties in asset interface. (ab40f31)
  • create energyweb under authewc (19f65bb)
  • ES256 delegate (a3a9ba8)
  • integrate staking-pool (0173b27)
  • retrieve roles by issuer ICS-86 (597ea1e)
  • scripts to create and transfer energyweb (b03155d)
  • sign with EKC (ea2c3b3)
  • update staking pool version, remove tests (7ecbafd)
  • use Chain enum from ew-did-reg/did (00aeab1)
  • claim: move register onchain from issue (926eb95)
  • claims: check is claim issued (1cb6d83)
  • claims: issuer fields (0b7d6c4)
  • claims: key value list when issuing credential to asset (ab72d0d)
  • claims: new getClaimById method (4fddb22)
  • claims: register onchain claim optionally (c7eb237)
  • claims.service: ICL-159 add hasOnChainRole utility (abe6d86)
  • deps: update ekc package (839070a)
  • did: remove support for did:ethr (5b853ac)
  • DID: remove did document creation upon initialization (b2feede)
  • messaging: disable nats messaging method for Node.js (febabd2)
  • nats: event types and new catch-all message pattern (a5f460a)
  • nats: moving sensitive data away from NATS (6fe33d5)
  • staking-pool: add partial withdraw (7801dc4)
  • utils/did: use Chain from ew-did-reg/did (03b7624)
  • update ew-did-reg to 0.6.3-alpha.367.0 (98f282c)
  • staking-pool: improve testing, bump staking pool (6060fb2)

BREAKING CHANGES

  • did: did:ethr is not supported iam-client-lib will only be tested on volta and ewc in near future mainnet support could be added in the future
  • initialize modules in order

4.0.0-alpha.27 (2022-01-13)

4.0.0-alpha.26 (2022-01-12)

4.0.0-alpha.25 (2022-01-11)

Bug Fixes

  • test: expect requestorField in claim (a5fe8af)
  • ensure eth_sign signature (5b4dec3)

Features

  • get isEthSigner from browser (96de2d8)
  • claims: rename fields to requestorFields for better readibility (1f90d7c)

4.0.0-alpha.24 (2022-01-11)

4.0.0-alpha.23 (2022-01-10)

4.0.0-alpha.22 (2022-01-10)

4.0.0-alpha.21 (2022-01-10)

4.0.0-alpha.20 (2022-01-07)

Features

  • cache-client: update test login endpoint (09d8a6b)

4.0.0-alpha.19 (2022-01-07)

Features

  • cache-client: update cache client interface (78f4517)

4.0.0-alpha.18 (2022-01-05)

4.0.0-alpha.17 (2022-01-05)

4.0.0-alpha.16 (2022-01-05)

Bug Fixes

  • did: verify public claim (f0df566)

4.0.0-alpha.15 (2022-01-04)

4.0.0-alpha.14 (2021-12-15)

4.0.0-alpha.13 (2021-12-15)

Features

  • claims: rejection reason while rejecting the claim (ae82f18)

4.0.0-alpha.12 (2021-12-15)

Bug Fixes

  • disable staking pool initialization (78c7815)

4.0.0-alpha.11 (2021-12-14)

Bug Fixes

  • revert config changes from dev to volta (adafda4)

Features

  • cache.config: add EWC config (f42ba11)
  • chain.config: add EWC config (6353a20)
  • create energyweb under authewc (19f65bb)
  • scripts to create and transfer energyweb (b03155d)

4.0.0-alpha.10 (2021-12-10)

Bug Fixes

  • cacheClient: trigging release of previous commit (c1445f6)

4.0.0-alpha.9 (2021-12-10)

Bug Fixes

  • nats: changed subject mask to ensure all events for did are captured (3959f54)

4.0.0-alpha.8 (2021-12-10)

Bug Fixes

  • claim: register with issuer (6ad22df)

4.0.0-alpha.7 (2021-12-10)

Bug Fixes

  • nats: fix http to ws replacement (17de265)
  • nats: fix http to ws replacement (af16531)

4.0.0-alpha.6 (2021-12-09)

Bug Fixes

  • claims: enrich claim request with type and version (a633530)

4.0.0-alpha.5 (2021-12-09)

Bug Fixes

4.0.0-alpha.4 (2021-12-08)

Features

  • add method for getting ratio from staking pool. (3daf9c0)

4.0.0-alpha.3 (2021-12-07)

Bug Fixes

  • domains.service: remove addressOf from owner param (2458507)

4.0.0-alpha.2 (2021-12-07)

Bug Fixes

  • assets: rollback asset event type to uppercase (52359cd)
  • assets: rollback asset event type to uppercase (4b1b314)

4.0.0-alpha.1 (2021-12-06)

Features

  • use Chain enum from ew-did-reg/did (00aeab1)
  • did: remove support for did:ethr (5b853ac)
  • utils/did: use Chain from ew-did-reg/did (03b7624)
  • add chain name to DID format (460d5fa)

BREAKING CHANGES

  • did: did:ethr is not supported iam-client-lib will only be tested on volta and ewc in near future mainnet support could be added in the future

3.3.0-alpha.31 (2021-12-06)

Features

  • update staking pool version, remove tests (7ecbafd)

3.3.0-alpha.30 (2021-12-03)

Features

  • claims: register onchain claim optionally (c7eb237)

3.3.0-alpha.29 (2021-12-03)

Features

  • claim: move register onchain from issue (926eb95)
  • claims: check is claim issued (1cb6d83)

3.3.0-alpha.28 (2021-12-03)

Features

  • nats: event types and new catch-all message pattern (a5f460a)

3.3.0-alpha.27 (2021-12-03)

Features

  • claims.service: ICL-159 add hasOnChainRole utility (abe6d86)

3.3.0-alpha.26 (2021-12-02)

Features

  • update ew-did-reg to 0.6.3-alpha.367.0 (98f282c)

3.3.0-alpha.25 (2021-12-02)

Features

  • add method to get total staked value. (3f367aa)

3.3.0-alpha.24 (2021-12-01)

3.3.0-alpha.23 (2021-12-01)

Bug Fixes

  • disable staking-pool tests (e6af3bb)
  • build: use github token for pr in dev (6e83292)
  • ci: set secret for develop publish (97f94c8)
  • ci: set secret to publish develop (83889cc)

Features

  • claims: new getClaimById method (4fddb22)
  • nats: moving sensitive data away from NATS (6fe33d5)
  • staking-pool: add partial withdraw (7801dc4)
  • staking-pool: improve testing, bump staking pool (6060fb2)
  • add missing properties in asset interface. (ab40f31)

3.3.0-alpha.22 (2021-11-26)

Features

  • messaging: disable nats messaging method for Node.js (febabd2)

3.3.0-alpha.21 (2021-11-25)

Bug Fixes

  • test: increase faucet capacity (d0b7ebb)

3.3.0-alpha.20 (2021-11-25)

Bug Fixes

  • cacheClient: set auth header (ba9e870)

Features

  • deps: update ekc package (839070a)

3.3.0-alpha.19 (2021-11-23)

Features

  • add hardcap to staking pool, improve tests (65dd861)
  • integrate staking-pool (0173b27)

3.3.0-alpha.18 (2021-11-22)

Bug Fixes

  • signer: listen to wallet events (dca58b1)

3.3.0-alpha.17 (2021-11-22)

Bug Fixes

  • cache: separate failed test reloging from unauthenticated (d07a084)
  • cacheClient: test cache login (dec430f)

3.3.0-alpha.16 (2021-11-19)

Features

  • DID: remove did document creation upon initialization (b2feede)

3.3.0-alpha.15 (2021-11-18)

Bug Fixes

  • claim: stripped fields from issueClaim function (b4bf01e)
  • issuerFields: fix to issuerFields on publishPublicClaim (f3b32f9)

3.3.0-alpha.14 (2021-11-17)

Bug Fixes

  • messaging: subsribe to channels from claims channel (4788a97)

3.3.0-alpha.13 (2021-11-17)

Bug Fixes

  • cacheClient: recalculate identity token on login (aaaf929)

3.3.0-alpha.12 (2021-11-16)

Features

3.3.0-alpha.11 (2021-11-16)

Bug Fixes

  • jest: make work of the npm test:watch and test:watch:windows (6a799b5)

3.3.0-alpha.10 (2021-11-09)

Bug Fixes

  • didRegistry: update owned document (7f69fdb)

3.3.0-alpha.9 (2021-11-09)

Bug Fixes

  • domainsService: save chain id (6e4255a)

3.3.0-alpha.8 (2021-11-09)

Code Refactoring

  • replace IAM and IAMBase with modules (aa037a0)

BREAKING CHANGES

  • initialize modules in order

3.3.0-alpha.7 (2021-11-04)

Features

3.3.0-alpha.6 (2021-11-03)

Features

3.3.0-alpha.5 (2021-11-03)

Bug Fixes

  • merge updated master to develop (5f1a3fc)

3.3.0-alpha.4 (2021-11-02)

Bug Fixes

  • claims: remove fields from claims (8a0c91b)

3.3.0-alpha.3 (2021-10-30)

Features

  • retrieve roles by issuer ICS-86 (597ea1e)

3.3.0-alpha.2 (2021-10-29)

Features

  • claims: key value list when issuing credential to asset (ab72d0d)

3.3.0-alpha.1 (2021-10-28)

Features

  • add issuance of Role without previous request (7ca982d)

3.2.0 (2021-10-27)

Bug Fixes

  • nats: upgraded to latest nats version working with BackEnd and FrontEnd (8b654dc)
  • WalletConnect: fix walletconnect login (4201fcb)

Features

  • get owned domains with relatiosn (9d3b08e)
  • remove patch-package dependency (ae7db96)
  • build: include patches into build (0bbbdc0)
  • add patches to build files (f37bcc1)
  • WalletConnect: change to public relay (3f114c3)
  • improve performance of registrationTypesOfRoles function (8e39e28)

3.2.0-alpha.9 (2021-10-27)

3.2.0-alpha.8 (2021-10-21)

3.2.0-alpha.7 (2021-10-20)

Features

  • get owned domains with relatiosn (9d3b08e)

3.2.0-alpha.6 (2021-10-19)

Features

  • remove patch-package dependency (ae7db96)

3.2.0-alpha.5 (2021-10-18)

Features

  • build: include patches into build (0bbbdc0)

3.2.0-alpha.4 (2021-10-18)

Features

  • add patches to build files (f37bcc1)

3.2.0-alpha.3 (2021-10-18)

Bug Fixes

  • WalletConnect: fix walletconnect login (4201fcb)

Features

  • WalletConnect: change to public relay (3f114c3)

3.2.0-alpha.2 (2021-10-13)

Bug Fixes

  • nats: upgraded to latest nats version working with BackEnd and FrontEnd (8b654dc)

3.2.0-alpha.1 (2021-10-12)

Features

  • improve performance of registrationTypesOfRoles function (8e39e28)

3.1.0 (2021-10-08)

Bug Fixes

  • auth: using private key in browser to login. (cdb3d20)
  • core: update cache server interface to latest version and secure types (7752b45)
  • createDelegateProof: set issuer identity (77661c6)
  • doc: package.json with correct version (ac05bc9)
  • modules: fixing ethereumjs-abi install (c095152)
  • modules: fixing ethereumjs-abi install (ac195a8)
  • modules: fixing packages installation (3386a8e)
  • modules: fixing packages installation (e2998a3)
  • nats: change in the way nats is referenced (b4fd123)
  • nats: changed path to nats.ws from absolute to relative (4671db9)
  • nats: revert nats to non cjs version due to imcompatibilities (68ab4b7)
  • packages: rebasing on dev (0c557fa)
  • test: typeCasting decoded args (1918033)
  • create DID before loging to cache server (bda3296)
  • detecting execution environment, when browser have declared global property. (4d11e58)
  • revert change initialization order (1a49f65)
  • update ew-did to fix invalid signature (867ecf2)
  • packaging: update of nats.ws package to latest version (d739480)

Features

  • update ew-did-reg packages to stable version (8de8c77)
  • core: expose chain and account on initializeConnection (038fed6)
  • createDelegateProof: using ew-did-registry/jwt (db37306)
  • createDelegateProof: using ew-did-registry/jwt (706a082)
  • createDelegateProof: using ew-did-registry/jwt (cea0e8d)
  • createDelegateProof: using ew-did-registry/jwt (a372742)
  • deps: downgrade nats.ws and @walletconnect/web3-provider packages (daf2782)

3.1.0-alpha.17 (2021-10-08)

Features

  • update ew-did-reg packages to stable version (8de8c77)

3.1.0-alpha.16 (2021-10-07)

Bug Fixes

  • createDelegateProof: set issuer identity (77661c6)

3.1.0-alpha.15 (2021-10-07)

Features

  • deps: downgrade nats.ws and @walletconnect/web3-provider packages (daf2782)

3.1.0-alpha.14 (2021-10-07)

3.1.0-alpha.13 (2021-10-06)

Bug Fixes

  • modules: fixing ethereumjs-abi install (c095152)
  • modules: fixing ethereumjs-abi install (ac195a8)
  • modules: fixing packages installation (3386a8e)
  • modules: fixing packages installation (e2998a3)
  • packages: rebasing on dev (0c557fa)
  • test: typeCasting decoded args (1918033)

Features

  • createDelegateProof: using ew-did-registry/jwt (db37306)
  • createDelegateProof: using ew-did-registry/jwt (706a082)
  • createDelegateProof: using ew-did-registry/jwt (cea0e8d)
  • createDelegateProof: using ew-did-registry/jwt (a372742)

3.1.0-alpha.12 (2021-10-06)

Bug Fixes

  • doc: package.json with correct version (ac05bc9)

3.1.0-alpha.11 (2021-10-04)

Bug Fixes

  • auth: using private key in browser to login. (cdb3d20)

3.1.0-alpha.10 (2021-10-04)

Bug Fixes

  • detecting execution environment, when browser have declared global property. (4d11e58)

3.1.0-alpha.9 (2021-10-01)

3.1.0-alpha.8 (2021-10-01)

Bug Fixes

  • core: update cache server interface to latest version and secure types (7752b45)

3.1.0-alpha.7 (2021-09-30)

Bug Fixes

  • nats: revert nats to non cjs version due to imcompatibilities (68ab4b7)

3.1.0-alpha.6 (2021-09-30)

Bug Fixes

  • revert change initialization order (1a49f65)

3.1.0-alpha.5 (2021-09-30)

Bug Fixes

  • create DID before loging to cache server (bda3296)

3.1.0-alpha.4 (2021-09-29)

Bug Fixes

  • nats: changed path to nats.ws from absolute to relative (4671db9)

3.1.0-alpha.3 (2021-09-29)

Bug Fixes

  • update ew-did to fix invalid signature (867ecf2)

3.1.0-alpha.2 (2021-09-29)

Bug Fixes

  • nats: change in the way nats is referenced (b4fd123)

3.1.0-alpha.1 (2021-09-23)

Features

  • core: expose chain and account on initializeConnection (038fed6)

3.0.1-alpha.2 (2021-09-23)

Bug Fixes

  • packaging: update of nats.ws package to latest version (d739480)

3.0.1-alpha.1 (2021-09-22)

3.0.0 (2021-09-21)

Bug Fixes

  • add subject in claim request (7859337)
  • adds build:api_docs to deployment process (f191600)
  • adds build:api_docs to deployment process (6343e86)
  • adds method to parse did (8107ce8)
  • auth semantic-release to gh (4fa4c95)
  • catch env detect error (8c8edca)
  • check pub key from cache (4f6180f)
  • check sub is DID (4c8513f)
  • correct description (3fc3653)
  • create proxy operator for identity addr (3e799a4)
  • default claim subject to requester (390d8fa)
  • dont commit unstage (eaf521b)
  • double node migration (101e4d2)
  • exporting interfaces for claim data. (ac9d5d2)
  • init did signer from Metamask (d783d44)
  • login as different account issus (5f75176)
  • maintain login on reload (9018f07)
  • make did to be address agnostic (1831949)
  • merge published master in dev (5c7493d)
  • no sense setting DID if address hasn't been set (8b182df)
  • not create asset document (9b91177)
  • persist gh token in action (8ed156f)
  • rename get claim flags (435e360)
  • rename getIssuedClaims (6dde43b)
  • rename getRequestedClaims (3657128)
  • rename namespace query param (11d7001)
  • replace GITHUB_TOKEN with PAT (3c81daf)
  • rm double develop fetch (d2b5ac8)
  • rm double develop fetch (b1ef6b1)
  • scripts for building and testing in windows operating system (50d02d5)
  • setting session in local storage after successful login. (206bcaa)
  • throwing an error when initializing wallet provider. (bea90e3)
  • use precise version of ew-did-registry packages (4361bf5)
  • cacheServerClient: log in if refresh token is expired (557a767)
  • chainConfig: fixed public RPC url for Volta (8faf28f)
  • change_resolver: remove import from ethers subpaths (8397652)
  • claims: revert rm Claim.subject (8cebeee)
  • createClaimRequest: use subjectAgreement (427f4a8)
  • deleteClaim: throw CacheClientNotProvided if necessary (3af43ee)
  • iam: parse claimData from requested token (8de9935)
  • iam.issueClaim: move claimTypeVersion into claimData (3a72523)
  • iam.issueClaimRequest: remove claimTypeVersion from jwt.decode (5665ba1)
  • init: prioritize loginToCacheServer key if available (905fa75)
  • staking: blockchain now (768dc5d)
  • staking: delay getters to return number (253888f)
  • staking: hardcode tx overrides (5ed6eda)
  • staking: update iam-contracts (bcd3bc9)
  • update asset manager (2edbe6e)
  • updates documentation to state DID document perequisite (4057da9)
  • verify prerequisites registered onchain (3491357)
  • staking: withdrawalDelay (f97fedf)

Performance Improvements

  • decrease staking delay (4eb64ad)
  • mock ipfs in tests (f710747)
  • remove listeners in tests (3122275)

  • Merge pull request #254 from energywebfoundation/transfer_assets_use_address (624e37c), closes #254

  • refactor!: rename verifyPublicToken param name (1d65b89)

chore

  • unsubscribe from given subscription (6984c11)

Code Refactoring

  • asset: drop support for DID format when offering asset. Use address instead (8e2836f)
  • rename initDID to createDocument ([585a4ee](https://github.com/energywebfoundation/iam-client-lib/commit/

Features

  • init signer by provider type (00b4e56)
  • separate conn to cache and DID reg (06b990b)
  • stake whole balance (07ad380)
  • update did-reg package to fix EDR-36 (f5dd772)
  • update ew-did-registry (639ff91)
  • iam: migrate legacy definitions during edit (9656515)
  • staking: check balance is sufficient (0f049ee)
  • staking: expose staking API (6d6936f)
  • staking: speed up tx (572d9dd)
  • add @energyweb/iam-contracts (00376e8)
  • add RegistrationTypes export (1881b60)
  • enroll with registration types (d8f12d7)
  • get claims by subjects (0728bc4)
  • get role registration types (ffd22ec)
  • issue on-chain role (db0d42a)
  • issued claim includes only role info (0d403a0)
  • no need to provide issues to request role (95dab41)
  • publish owned identity claim (da8e375)
  • read and write of new roledefinition smart contract (dc632c8)
  • request asset enrollment (c65e883)
  • update iam-contracts to 1.15.2 (c7dff19)
  • update identity manager address (75bd012)
  • using IPublicClaim to issue credential (12dcedf)
  • assets: add asset smart contract integration (68b68db)

BREAKING CHANGES

  • transferring asset do not allow anymore to use DID format. Allowed is address.
  • asset: transferring asset do not allow anymore to use DID format. Allowed is address.
  • Rename the prop name from issuedToken to claimUrl in method verifyPublicClaim in IAM class.
  • change initialization API
  • signature of unsubscribe and subscribe changed

3.0.0-alpha.53 (2021-09-17)

Bug Fixes

Performance Improvements

  • decrease staking delay (4eb64ad)
  • remove listeners in tests (3122275)

3.0.0-alpha.52 (2021-09-16)

Bug Fixes

  • auth semantic-release to gh (4fa4c95)
  • persist gh token in action (8ed156f)
  • replace GITHUB_TOKEN with PAT (3c81daf)

Performance Improvements

3.0.0-alpha.51 (2021-09-15)

Features