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

v0.1.4

Choose a tag to compare

@KilianKae KilianKae released this 25 Jan 17:07
· 51 commits to master since this release
    • 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