What's Changed
- chore: Deploy subgraph V1 by @alainncls in #614
- chore: Migrate the governance to Linea by @alainncls in #617
- chore: Update the SDK for the Explorer by @alainncls in #616
- chore: Migrate tutorial to the Verax GitHub organization by @alainncls in #618
- fix(explorer): Explorer is not displaying all the attestations from a given address by @alainncls in #620
- chore: Update code owners by @alainncls in #621
- chore: Remove logs from the SDK by @alainncls in #623
- fix(explorer): Attestation IDs are rendered incorrectly on Verax Explorer on Base mainnet by @alainncls in #626
- fix(explorer): Base mainnet icon does not appear in toolbar when Base is selected on explorer by @alainncls in #627
- fix(explorer): List of "Recent Attestations" for a Schema displays the oldest Attestations first by @alainncls in #629
- chore(explorer): Add Holonym to explorer dashboard by @orbmis in #631
- task(explorer): Update Holonym logo by @orbmis in #633
- chore(explorer): Add Hapi to explorer dashboard by @orbmis in #636
- feat(deployment): Deploy Verax on BSC Testnet and Mainnet by @alainncls in #637
- chore(contracts): Add a warning on the
withdraw
function not being implemented by @alainncls in #641 - chore(contracts): Add a warning on the
bulkRunModules
being exposed to not incremented attestation ID by @alainncls in #642 - chore(sdk): As a user, I want to use Linea Sepolia as a default network in examples by @satyajeetkolhapure in #643
- chore(explorer): Add Okapi to explorer Dashboard by @orbmis in #644
- feat(contracts): As the platform, I want to emit events on all state-changing actions by @satyajeetkolhapure in #647
- fix(contracts): Improve the Portal revocation function by @satyajeetkolhapure in #657
- chore: Remove Clique from ecosystem dashboard by @alainncls in #656
- chore(contracts): Add the upgradeability check on all new networks by @alainncls in #659
- fix: End of the Readme is hidden by @alainncls in #658
- chore: Remove Goerli from the supported networks by @alainncls in #661
- chore(explorer): Add Index Network to ecosystem dashboard by @alainncls in #665
- chore(explorer): add Privado ID card by @satyajeetkolhapure in #671
- fix links by @Solniechniy in #673
- chore(contracts): Improve the removal of Issuers by @satyajeetkolhapure in #666
- feat(sdk): As a developer, I want to access the Attestation count on Portals and Schemas by @alainncls in #678
- chore(ci): Don't check contracts coverage when no change was done by @alainncls in #676
- chore(deps): bump axios from 1.6.8 to 1.7.4 by @dependabot in #683
- chore(dependencies): Fix security issues by @alainncls in #684
- fix(explorer): Block explorer links by @Solniechniy in #674
- chore(subgraph): Deploy subgraph V2 on all networks by @alainncls in #692
- fix(explorer): Unable to go back far in the Attestations history by @satyajeetkolhapure in #690
- fix(explorer): As a user, I want to have a consistent default sorting logic across all the pages in the explorer by @satyajeetkolhapure in #693
- feat(contracts): As a developer, I want to start using Verax without being allow-listed by @alainncls in #689
- docs: Fix typo by @eltociear in #696
- fix(explorer): The Explorer doesn't correctly display the list of Attestations on all networks by @alainncls in #698
- fix(explorer): Explorer search shows duplicated results by @alainncls in #704
- fix(explorer): The Explorer doesn't correctly display the list of Attestations on all networks by @alainncls in #705
- feat(sdk): As a Developer, I want the SDK to be compatible with the new version of the subgraph by @alainncls in #695
- fix(subgraph): The Arbitrum Sepolia subgraph indexes the Base Sepolia network by @alainncls in #700
- feat(explorer): As an end-user, I want to get more straight-forward information out of the issuer details page by @satyajeetkolhapure in #672
- fix(explorer): Unable to search Attestations by subject by @alainncls in #710
- chore(explorer): Change PrivadoID attestation name by @arthur-remy in #711
- feat(explorer): As a user, I want EVM addresses to be resolved to their ENS names, if available by @satyajeetkolhapure in #707
- chore(contracts): Upgrade Verax to V8 by @alainncls in #708
- feat(contracts): As an Issuer, I want to have dedicated logic on ”attest” and “replace” workflows by @satyajeetkolhapure in #651
- feat(contracts): As a developer, I want to have a PausablePortal example by @alainncls in #713
- As an Issuer, I want my default Portal to make me the only one able to replace an Attestation by @satyajeetkolhapure in #717
- fix(contracts): As an an Admin, I want to ensure that Issuer addresses cannot be set as the zero address by @alainncls in #719
- fix(explorer): As a user, I want to have a consistent default sorting logic across all the pages in the explorer by @alainncls in #722
- chore(explorer): Migrate to The Graph production endpoints by @alainncls in #724
New Contributors
- @eltociear made their first contribution in #696
- @arthur-remy made their first contribution in #711
Full Changelog: v8...v9