Skip to content

Releases: ethereum/sourcify

[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

[email protected]

23 Apr 14:06
Compare
Choose a tag to compare

[email protected] - 2024-04-23

  • Use Postgres session table for session instead of memory only
  • Add dry run parameter for the session verify endpoint
  • Increase lambda function max response size by swithching to streaming
  • Add fallback to the local compiler when the lambda response is too large
  • Don't store contract once again if it's already partial and the result is partial
  • New chains:
    • Tangle (5845)
    • Swisstronik (1291)
    • Polygon Amoy Testnet (80002)
    • DEGEN (666666666)
  • Deprecated chains:
    • Polygon Mumbai Testnet (80001)

[email protected]

23 Apr 14:05
Compare
Choose a tag to compare

[email protected] - 2024-04-23

  • Skip npm-publish if not a package
  • s3-backup-check on master only
  • Add the release script