Release Notes 08.01.2020
dbcp - Version 1.10.0
Features
- add
getPublicKey
toSignerInterface
Fixes
- add interfaces used in exported classes to export list
- update pre-commit hook to use eslint for typescript
smart-contracts-core - Version 2.8.0
Features
- update libraries for core
verifications/KeyHolderLibrary.sol:KeyHolderLibrary
verifications/VerificationHolderLibrary.sol:VerificationHolderLibrary
- add
DidRegistry
for storing DID document hashes - add
VcRegistry
for storing VC documents and keep track of revocation
api-blockchain-core - Version 2.16.0
Features
- add
getPublicKey
implementation toSignerIdentity
- add
Did
module for managing DID documents - add possiblity to instantiate a new
SignerIdentity
in two steps- can be used to create circular structures if required
- first call constructor, you can omit
config
argument - when rest (e.g. verifications) has been set up you can call
updateConfig
to finalizeSignerIdenty
instantiation
- add
getService
,setService
toDidResolver
- add
Vc
module for managing VC documents and revocations
Fixes
- fix
Container
documentation links and add warning toContainerUnshareConfig
documentation - add interfaces used in exported classes to export list
- update pre-commit hook to use eslint for typescript
Home |
FAQ |
Github Repo |
Gitter Community |
Website |
Blog |
API docu |
UI docu |
Imprint
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.