Skip to content

Mainnet release v8

Compare
Choose a tag to compare
@alainncls alainncls released this 11 Sep 15:52
· 109 commits to dev since this release

What's Changed

  • feat: Better Web3Modal support for the website by @alainncls in #507
  • feat: As a User, I want fully decoded Attestations payloads by @alainncls in #505
  • chore: Update the SDK for website & explorer by @alainncls in #511
  • chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 in /governance by @dependabot in #515
  • fix: Portals are missing from search results by @voenkomatiwe in #510
  • fix: Remove duplication in search result + small UI fixes by @OliynykPro in #516
  • chore: Update dependencies by @alainncls in #517
  • feat: Place beta label next to logo in explorer #518 by @voenkomatiwe in #522
  • feat: As a user, I want the SDK to check the transaction was validated before finishing a process by @satyajeetkolhapure in #519
  • feat: Update navigation links on the website by @alainncls in #526
  • feat: As a developer, I want to see an end-to-end hello-world tutorial by @alainncls in #521
  • feat: As a user, I want a link to Verax's social profiles on the Explorer by @alainncls in #529
  • feat: As a developer, I want to see an end-to-end hello-world tutorial by @alainncls in #530
  • Added missing issuers data to dashboard by @orbmis in #524
  • Task/add missing issuer data by @orbmis in #533
  • feat: As a user, I want to see a link to my attestations in the front page jumbotron for quick navigation by @voenkomatiwe in #534
  • Feat: As a User, I want to see more than 10 items per screen by @Stasn13 in #535
  • fix: Fix the type of the version field in Attestation at the SDK level by @alainncls in #537
  • Update issuer data of Automata Network by @Liao1 in #538
  • Task/add missing issuer data by @orbmis in #539
  • chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in #541
  • fix: Tutorial step 3 is locked by @alainncls in #540
  • fix: Explorer - padding issue in top navbar by @voenkomatiwe in #545
  • Updated Verax homepage to redirect to www.ver.ax by @orbmis in #548
  • Task/add redirect to website by @orbmis in #549
  • feat: On the Explorer, the default network overrides the URL by @voenkomatiwe in #552
  • chore(deps-dev): bump undici from 5.28.2 to 5.28.3 in /governance by @dependabot in #553
  • chore(deps): bump @openzeppelin/contracts-upgradeable from 5.0.1 to 5.0.2 in /governance by @dependabot in #554
  • Feat: As a user, I want to know how many attestations were issued through a given Schema by @Stasn13 in #543
  • chore: Fix CI by @alainncls in #564
  • doc: Update the README file by @alainncls in #560
  • feat: Update the Snap to add a new UI, homepage and transaction insight support by @alainncls in #561
  • feat: Deploy Verax on Arbitrum Sepolia by @alainncls in #563
  • chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /governance by @dependabot in #569
  • fix: Some attestations are downloaded twice via the "getAllAttestations" script by @alainncls in #573
  • feat: As an Issuer, I want to issue Attestations on Arbitrum Nova by @0xEillo in #523
  • feat: As a user, I want to see the tutorial UI by @alainncls in #576
  • chore(deps-dev): bump vite from 4.5.2 to 4.5.3 by @dependabot in #581
  • chore(deps-dev): bump undici from 5.28.3 to 5.28.4 in /governance by @dependabot in #582
  • fix: Reduce the number of RPC calls when fetching attestations by @alainncls in #580
  • feat: As an Issuer, I want to be able to issue payable attestations via the SDK by @alainncls in #584
  • chore: Reduce number of tests run on commit by @alainncls in #586
  • feat: As a user, I want the indexed objects to contain some "audit" data by @alainncls in #568
  • chore: Update dependencies by @alainncls in #588
  • feat: Introduce Modules V2 with more flexibility by @alainncls in #562
  • chore: Manage Forge dependencies as NPM packages (the Hardhat way) by @alainncls in #592
  • feat: As a developer i want to import the Verax contracts via npm in my project by @alainncls in #593
  • fix: Contracts pipeline by @alainncls in #594
  • feat: Deploy Verax on Linea Sepolia by @alainncls in #595
  • feat: Deploy Verax on Base Sepolia by @alainncls in #596
  • feat: Deploy Verax on Base Mainnet by @alainncls in #597
  • feat: Release SDK v1.6.0 and Subgraphs V1 by @alainncls in #599
  • Update README.md by @witmicko in #600
  • feat: As a user, I want to check attestations from all networks via the Explorer by @alainncls in #602
  • chore: As a developer, I want to use the SDKMode from the SDK by @alainncls in #610
  • feat: As a developer, I want to find the attestation ID prefix for a given network by @alainncls in #607
  • fix: Some attestation payloads caused the subgraph to fail while indexing by @alainncls in #611
  • fix: Linea Sepolia explorer URL by @alainncls in #612
  • feat: As a user, I want to get decoded tuples from Attestation data via the subgraph by @alainncls in #613

New Contributors

Full Changelog: v7...v8