Skip to content

Releases: ethereum/sourcify

[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

[email protected]

23 Apr 14:06
Compare
Choose a tag to compare

[email protected] - 2024-04-23

  • Make package private

[email protected]

23 Apr 14:06
Compare
Choose a tag to compare

[email protected] - 2024-04-23

  • Add session table to migrations

@ethereum-sourcify/[email protected]

23 Apr 14:06
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2024-04-23

  • Add log to fetching bytecode

[email protected]

04 Apr 15:06
Compare
Choose a tag to compare

[email protected] - 2024-04-04

  • Fix checkAndFetchMissing failing in session API

[email protected]

04 Apr 13:47
Compare
Choose a tag to compare

[email protected] - 2024-04-04

  • Update dependencies
  • Fix session API takes too long to respond on production (#1289)
  • Improve logging
  • New chains:
    • YMTECH-BESU Testnet (202401)
  • Deprecated chains:
    • Ethereum Goerli Testnet (5)

[email protected]

04 Apr 15:06
Compare
Choose a tag to compare

[email protected] - 2024-04-04

  • Update dependencies

[email protected]

04 Apr 13:44
Compare
Choose a tag to compare

[email protected] - 2024-04-04

  • Update dependencies

[email protected]

04 Apr 13:46
Compare
Choose a tag to compare

[email protected] - 2024-04-04

  • Update dependencies