Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Releases: LibertyDSNP/contracts

v1.0.2 Non-contract code patch

29 Apr 15:31
f7c4cf6
Compare
Choose a tag to compare

Upgrade Notes

  • Nothing changed from a contract perspective
  • Typechain packages were updated and may require some updates if using TypeChain

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1 Patch

04 Aug 19:18
d64f10b
Compare
Choose a tag to compare

[1.0.1] - 2021-08-04

Changes

  • Registry.resolveResolution returns zeros instead of rejecting for handles not found

v1.0.0 DSNP Contracts

14 Jul 17:26
5c945f0
Compare
Choose a tag to compare

[1.0.0] - 2021-07-14

Changes

  • Renamed DSNPBatch Event -> DSNPBatchPublication (renamed values)
  • Added Ethereum Log Index to DSNPAddDelegate and DSNPRemoveDelegate
  • Solidity 0.8.4 -> 0.8.6
  • Rename IAnnounce -> IPublish
  • IAnnounce.batch -> IPublish.publish
  • Announcement Struct -> Publication Struct (renamed values)
  • Rename Announcer -> Publisher

v0.1.0 Initial Release

08 Jun 12:12
54f452c
Compare
Choose a tag to compare

Changelog

  • Interfaces from https://spec.projectliberty.io
  • Identity Contract
  • Registry Contract
  • Announcing Contract
  • Clone and Beacon Proxy Factories and related contracts
  • Migrations contract for contract address lookup via events