Skip to content

Mainnet release v5

Compare
Choose a tag to compare
@alainncls alainncls released this 16 Nov 17:33
· 240 commits to dev since this release
e574880

What's Changed

  • feat: As a user, I want to have an example ecrecover module by @zhanymkanov in #311
  • feat: As a user, I want to be able to call any method on the PortalRegistry via the SDK by @fksyuan in #313
  • feat: As a user, I want to have an example ERC-1271 module by @Builddddder in #314
  • chore: Add unit test to the subgraph by @alainncls in #269
  • fix: Fix SDK tests following new version of the subgraph by @alainncls in #315
  • feat: As a user, I want to be able to call any method on the AttestationRegistry via the SDK by @satyajeetkolhapure in #304
  • feat: As a user, I want to be able to call any method on the SchemaRegistry via the SDK by @satyajeetkolhapure in #309
  • fix: The NFTPortal should declare that the IPortal interface is implemented by @dingning-aspecta in #318
  • chore: Update the SDK documentation to reflect its finalized organization by @alainncls in #320
  • chore: Build and Publish the SDK as an NPM package by @alainncls in #307
  • chore: Initiate the Explorer package using the SDK by @alainncls in #322
  • fix: Forge failing a test by @alainncls in #326
  • fix: As an issuer, I can update another issuer's schema context by @satyajeetkolhapure in #319
  • feat: As a user, I want to have an example schema checker module by @Builddddder in #317
  • fix: Dependencies update by @alainncls in #324
  • Feat: As a user, I want to have an example merkle proof module by @Builddddder in #328
  • feat: As a user i want to be able to call any method on the module registry via the sdk by @satyajeetkolhapure in #329
  • feat: As a user, I want to have an example erc-712 module by @Builddddder in #338
  • fix: SDK Portal integration tests by @alainncls in #343
  • feat: As a user, I want to retrieve an attestation from the registry by @fksyuan in #339
  • feat: As a user, I want the indexed Schemas to be updated when the context is updated by @satyajeetkolhapure in #347
  • fix: Indexation fails when the payload is too large by @alainncls in #348
  • chore: Optimize the gas cost of "for loops" by @alainncls in #350
  • feat: As an Issuer, I want to attest from a frontend via the SDK by @alainncls in #351
  • feat: As a user, I want to know how many attestations were issued by a given Portal by @satyajeetkolhapure in #359
  • feat: As an Issuer, I want a standard library of Modules by @0xEillo in #340
  • feat: As a user, I want the Verax Issuers to be indexed by @satyajeetkolhapure in #360
  • feat: As a user, I want to have a MetaMask Snap to check the attestations of the recipient of a transaction by @alainncls in #356
  • feat: As a user, I want the indexed Attestations to be updated on revocation and all other change events by @satyajeetkolhapure in #364
  • feat: add index attestations by portal by subject by @0xEillo in #362
  • chore(deps): bump axios from 1.5.1 to 1.6.0 by @dependabot in #375
  • doc: Document the Offchain Schema used to attest off-chain payloads by @alainncls in #379
  • fix: Fix the CommonJS version of the SDK by @alainncls in #354
  • chore: Update dependencies by @alainncls in #369
  • feat: as a user i want the version upgrade of the attestation registry to be indexed by @satyajeetkolhapure in #385
  • feat: Update URL of documentation by @orbmis in #386
  • Revert "feat: as a user i want the version upgrade of the attestation registry to be indexed" by @alainncls in #394
  • feat: As a user, I want the version upgrade of the AttestationRegistry to be indexed by @alainncls in #396
  • feat: As an Issuer, I want to use the subject field as an ETH address or an encoded ETH address by @alainncls in #387
  • feat: As an Issuer, I want the Attestions issued on Arbitrum to be indexed by @0xEillo in #395
  • feat: As an Issuer, I want to issue Attestations on Arbitrum by @0xEillo in #384

New Contributors

Full Changelog: v4...v5