Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Releases: digitalcredentials/tls-did-registry

v0.2.0

Choose a tag to compare

@KilianKae KilianKae released this 26 Mar 14:19
    • Updated files property in package.json ed2d36d
  • Merge pull request #1 from digitalcredentials/feature/eventDrivenRegistry efe1604
  • Merge branch 'master' into feature/eventDrivenRegistry de77d2b
    • Updated tests - Renamed registry variable - Adde get count function b6f5a93
    • Added ownership to did registry - Renamed owned to changeRegistry 2bcee48
    • Removed old contract based identity b4dbb44
    • Fixed naming - Added test for did removal 0989f7f
    • Added event driven registry 5cf2771

v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@KilianKae KilianKae released this 11 Mar 15:53

v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@KilianKae KilianKae released this 25 Jan 17:27
    • Removed console log statements in tests 0c8f702
    • Added DID delete method to contracts 6f5b718
    • Moved cert registry to tls-did contract 1491a56
    • Added build script - Added build CertRegistry 9d48326
    • Changed parameter to adhere to '_' convention 570658e
    • Added simple cert registry 9ab1e26
    • Added comments to registry f1b157c
    • Updated to use npx - Untracked contractRegistry 40a1db9
    • Added helpers to extract registry address on deployment - Updated version 20c67ad
    • Replaced attribute array request with single attribute approach TLDDID - Updated test for single attribute approach - Added tests for expiry and domain bca88ee
    • Added missing package.json 0988d1e
    • Renamed registry and registry functions ccdf38d
    • Changed naming - Updated registry to avoid duplicate smart contract address for same did 7299352

e9108eb...v0.1.2