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

Releases: digitalcredentials/tls-did

v0.3.3

Choose a tag to compare

@KilianKae KilianKae released this 05 Apr 14:23
    • Fixed signing bug caused to attribute order ef3f634

v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@KilianKae KilianKae released this 05 Apr 13:49
    • Updated to utils sortEvents 591160d

v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@KilianKae KilianKae released this 31 Mar 09:30
    • Added optional gas limit to methods e574b71

v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@KilianKae KilianKae released this 27 Mar 14:33

v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@KilianKae KilianKae released this 26 Mar 14:26
    • Specified files for release 86d50db
    • Updated dependencies to npm realeses a674cde
  • Merge pull request #29 from digitalcredentials/feature/eventDriven 34eda7a
    • Moved provider config to utils 0eb98ea
    • Fixed deletion bug - Updated tests fb20781
    • Decoupled register and sign from updates - Added comments 206a3b7
    • Added checks to constructor to avoid empty domain and ethereum private key d82666e
    • Fixed unused return values 95239bf
    • Updated build - Updated to event driven registry conformity 3c47953
    • Changed tlsDid class to use event driven tls-did registry 35eb621
    • Added initial setup for event driven tls did c71128e
    • Updated documentation and spec a7c9b2e
    • Updated security and privacy considerations. 69f3b00
    • Added project board to readme - Fixed spelling in comment 9cab939

v0.1.5...v0.2.0

v0.1.5

Choose a tag to compare

@KilianKae KilianKae released this 27 Feb 12:31
  • Removed duplicate tx.wait() acd20f3
  • Updated the doc in regards to path/fragments 9f9aed4
  • Updated security considerations cd5c178
  • Added table of contents to docs. d989798
  • Update documentation.md 57f4de2
  • Update documentation.md 100ba77
  • Update documentation.md 7fce9a6
  • Update did-method-spec.md 8f4e93e
  • Updated method spec 771f966
  • Updated readme bf69ed0
  • Fixed links 70b71b5
  • Split readme into specification and documentation 6632de1
  • Updated readme & release script. e48bb0f
  • Moved np to dev dependencies ac8fc8c

v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@KilianKae KilianKae released this 25 Jan 17:07
    • Fixed spelling mistakes - Added Release script - Removed reload script 59edd68
    • Updated version and readme 7582a7e
    • Updated the readme/documentation 412409b
    • Split contract get method calls to dedicated methods to run in parallel 89ea2ec
    • Renamed register certs - Added script to delete all node_modules and package lock and reload all, needed to update repo dependencies d79c909
    • Updated to use signing with chains ddf5590
    • Moved cert chain storage to tls-did-contract e4bcc42
    • Added comment for register contract d7c58f6
    • Improved addAttribute code comment b181a52
    • Added support for web3 and rpcUrls 5681b9c
  • Update README.md 709d931
    • Added missing return type ed9551b
    • Updated version - Added registry as parameter - Fixed testing - Changed naming in tests d73098b
    • Cleaned up export statements. 7c4429e
    • Updated package.json and package-lock.json 2c3e242
    • Changed hashContract to be import from tls-did-registry 9f7de14
    • Improved attributes hashing 76a656e
    • Added todos - Shortened pem paths 4faabb4
    • Added contract signing - Added pem cert and key for testing 28f984c
    • Removed contracts - Added tls-did-registry as a node module to import contracts b4a38ba
    • Fixed registerSmartContract d7158ca
    • Initial commit - Added contract jsons - Added deployment, connect to and registration of TLSDID smart conntract 3604f9c

1c41cad...v0.1.4