Releases: TradeTrust/tt-verify
Releases · TradeTrust/tt-verify
v8.3.0-alpha.1
v1.1.0
v1.0.0
1.0.0 (2023-11-10)
Bug Fixes
- add reason in valid fragment type (167f800)
- add warning when configuration may lead to use of development api key (98527b4)
- circleci context (#189) (b3123d1)
- dns verifier (#77) (e1e040d)
- error: including errors into the returned results (96d8193)
- esm build (811c92d)
- every is a bitch (f06e99b)
- export all functions individually (0522dcf)
- expose verify signature (#261) (0ff4e85)
- false positive for warnProvider message (#232) (dd61608)
- false positive warning in verificationBuilder (#233) (1d14721)
- further tests for empty objects (#117) (10b13e0)
- handle certificate store with dns txt (95950f0)
- handle empty object as input (d34a56f), closes #111
- import path from document store (#202) (651a4f9)
- import utils from ethers (f4cf459), closes /github.com/ethers-io/ethers.js/issues/349#issuecomment-458545382
- move fragment error handling to utils instead (#206) (b056e0b)
- move snyk to devdependecies because its not used when packing for the npm (#224) (870c28a)
- oa version (#122) (b755c10)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (#101) (3f22a07)
- pin ethr-did-resolver to 3.0.3 (#178) (a6f5907)
- reason code must be a number (b06bd3b)
- remove util (#169) (c8cf37d)
- snapshot tests (#198) (f8165b6)
- test: fixed test matcher (e0c7686)
- type dns verifier data (286b6bb)
- types build dir (7e4f1e2)
- update oa (#197) (b39b90b)
- upgrade deps (#175) (f8ab5b4)
- use apache 2.0 license (8651007)
- use tmp api key otherwise test wont work :) (8af3c5c)
- util get obfuscated (#166) (bd88108)
- warn provider message (#208) (d104afc)
Features
- 🎸 added ocsp revocation for did documents (#205) (7aa532d)
- 🎸 verify signed proof blocks (#91) (7cb7499)
- add ETHEREUM_PROVIDER env variable for cloudflare (2a62dd4)
- add getIdentifier and getIdentityFragment util (#161) (da39a6d)
- add standardised common Provider (#184) (59581d1)
- add verifyWithIndividualChecks (#72) (e2f888d)
- added error handling of fragments from OC (#204) (d58795d)
- allow custom api key (523956c)
- atomic document status checks (6d1f47b)
- bump dnsprove version (#234) (610adb4)
- combined document store issue & revoke to status (714b0ef)
- didSignedDocumentStatus (#114) (424f4b1), closes #116 #120 #124
- export identity interface (#88) (f09339a)
- fix package lock (#220) (b0fb5f4)
- implement OCSP Responder for OA v3 documents (#245) (edeccf6), closes #228 #243
- implement verifier manager (d912ae6)
- init release, change namespace (#1) (e6a06b4)
- new error handling (#110) (5d301f6)
- ocsp revocation against merkle root & intermediate hashes (#228) (fd5d5f0)
- omit malformed dns (#121) (785a755)
- provide custom resolver option for did (ab3b082), closes #162
- release ([e2d755a](https://github.com/TradeTrust/oa-verify/commi...