Skip to content

Latest commit

 

History

History
112 lines (64 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

112 lines (64 loc) · 1.73 KB

@docknetwork/dock-blockchain-api

0.6.1

Patch Changes

0.6.0

Minor Changes

  • Tweaks for lastPublicKeyId and nextPublicKeyId

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

  • Implement OffchainSignatures module for cheqd

Patch Changes

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • Fix exports

Patch Changes

0.3.0

Minor Changes

  • Implement MultiApi modules allowing to use different APIs in the same moment

Patch Changes

0.2.0

Minor Changes

    • Updated DIDDocument: modified the rules for storing keys in the verificationMethod and added the required validations.
    • Developed generic tests for modules to ensure they cover the same use cases, regardless of the specific implementation.
    • Implemented the CheqdBlobModule.
    • Misc tweaks.

Patch Changes

0.1.2

Patch Changes

0.1.1

Minor Changes

  • Improved READMEs

Patch Changes