Skip to content

Releases: rhinestonewtf/registry

V1.0.2

12 Jul 14:55
3a88762
Compare
Choose a tag to compare

What's Changed

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

v1.0.1

12 Jul 14:44
b249aa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.0.1

Prod v1.0

04 Jul 14:33
Compare
Choose a tag to compare
chore: add audit report

v0.2.1

22 Nov 16:10
26e6368
Compare
Choose a tag to compare

Changed

  • Refactored multiAttest code
  • Standardised naming
  • Import remappings

Added

  • Gas optimisations of query functions
  • Expanded test coverage

Removed

  • Unchecked increments in loops

v0.2.0

25 Oct 11:26
6fa704d
Compare
Choose a tag to compare

Changed

  • Removal of Cross-chain Propagation
  • Splitting up Resolvers into Resolvers and SchemaValidators
  • Restructured files for improved readability

Added

  • Non-delegated attestations can now be made without a signature
  • Full ERC1271 support
  • SSTORE2 to store attestation data

Removed

  • Attestation UIDs

v0.1.0

16 Oct 11:38
961f3bd
Compare
Choose a tag to compare
Merge pull request #27 from rhinestonewtf/issue/25

Implement issue 25