Skip to content

Releases: ethereum/sourcify

[email protected]

28 May 14:07
Compare
Choose a tag to compare

[email protected] - 2024-05-28

  • Use Sourcify Database as source of truth #1328, from now on existance of verified contracts will be checked from the Sourcify PostgreSQL database and not filesystem based RepositoryV1
  • New chains:
    • Redstone (690)
    • Garnet Holesky (17069)
    • PlayFair Testnet Subnet (12898)

[email protected]

28 May 14:07
Compare
Choose a tag to compare

[email protected] - 2024-05-28

  • fix CircleCI new_branch and nightly scripts to support database

[email protected]

14 May 09:55
Compare
Choose a tag to compare

[email protected] - 2024-05-14

  • bump version

[email protected]

14 May 09:55
Compare
Choose a tag to compare

[email protected] - 2024-05-14

  • Support for multiple auxdata contracts
  • Refactoring the tests into Typescript
  • Fix error level logs to info
  • Fix Vyper contracts from Etherscan
  • New chains:
    • Xai Mainnet (660279)
    • Xai Testnet (37714555429)
    • Stratis Mainnet (105105)
    • Auroria Testnet (205205)
    • Merlin Mainnet (4200)
    • Aura Euphoria Testnet (6321)
    • Bitlayer Mainnet (200901)
    • Bitlayer Testnet (200810)

[email protected]

14 May 09:55
Compare
Choose a tag to compare

[email protected] - 2024-05-14

  • fix .vscode/launch.json
  • update package-lock.json
  • update h5ai-nginx

[email protected]

14 May 09:55
Compare
Choose a tag to compare

[email protected] - 2024-05-14

  • bump version

[email protected]

14 May 09:55
Compare
Choose a tag to compare

[email protected] - 2024-05-14

  • bump version

@ethereum-sourcify/[email protected]

14 May 09:55
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2024-05-14

  • Support for verification with double metadata hash (auxdata)
  • Added test for multiple auxdata
  • Change error logs to info level

@ethereum-sourcify/[email protected]

14 May 09:55
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2024-05-14

  • fix tests

[email protected]

23 Apr 14:06
Compare
Choose a tag to compare

[email protected] - 2024-04-23

  • Use chain.title before chain.name