Skip to content

Mainnet release v3

Compare
Choose a tag to compare
@alainncls alainncls released this 15 Sep 15:23
· 320 commits to dev since this release
4aac392

What's Changed

  • chore: Add a "releaser" job to the CI by @alainncls in #153
  • feat: Create a relationship schema by @satyajeetkolhapure in #155
  • doc: updated readme with testnet and mainnet relationship schemas inf… by @satyajeetkolhapure in #158
  • feat: As an Issuer, I want to set the attester address via my Portal by @alainncls in #159
  • feat: As a user i want to convert refUID to relationship attestation by @satyajeetkolhapure in #166
  • feat: Investigate mass import mechanism by @alainncls in #161
  • chore: Improve contracts upgrade tooling by @alainncls in #165
  • feat: As an Issuer, I want my module(s) not to be upgradeable by @alainncls in #179
  • fix: Modules shouldn't need an array of validation payloads + chore: Optimize modules for gas by @alainncls in #181
  • feat: As a user, I want the schema context field to be updateable by @satyajeetkolhapure in #185
  • feature: As an Issuer, I want to benefit from a payable Module#183 by @0xEillo in #184
  • fix: add implementation of hooks in abstract portal by @0xEillo in #188
  • feat: add replace attestation feature by @0xEillo in #196

Full Changelog: v2...v3