Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 475 Bytes

Changelog

0.0.2

  • Add LAC1 DID Specification
  • Refactor contracts enhance code reusability
  • Set contract License to Apache-2.0

0.0.1

  • First contracts version for

    • Any Ethereum Network
    • LACchain with gas model on top of the network
  • inherits from LAC did registry and ERC1056 standard

  • Add backwards revocation capability

  • Add onchain delegates as specified in ERC1056

  • Add versioning for contracts

Additions and improvements

Bug Fixes