sourcify

Decentralized Solidity contract source code verification service

MIT License

Downloads
2.2K
Stars
737
Committers
130

Bot releases are hidden (Show)

sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli 5 months ago

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

  • fix tests
sourcify - [email protected]

Published by marcocastignoli 5 months ago

[email protected] - 2024-05-14

  • fix .vscode/launch.json
  • update package-lock.json
  • update h5ai-nginx
sourcify - [email protected]

Published by kuzdogan 6 months ago

[email protected] - 2024-04-23

  • Use chain.title before chain.name
sourcify - [email protected]

Published by kuzdogan 6 months ago

[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)
sourcify - [email protected]

Published by kuzdogan 6 months ago

[email protected] - 2024-04-23

  • Make package private
sourcify - [email protected]

Published by kuzdogan 6 months ago

[email protected] - 2024-04-23

  • Add session table to migrations
sourcify - @ethereum-sourcify/[email protected]

Published by kuzdogan 6 months ago

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

  • Add log to fetching bytecode
sourcify - [email protected]

Published by kuzdogan 6 months ago

[email protected] - 2024-04-23

  • Skip npm-publish if not a package
  • s3-backup-check on master only
  • Add the release script
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[email protected] - 2024-04-04

  • Update dependencies
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[email protected] - 2024-04-04

  • Fix checkAndFetchMissing failing in session API
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[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)
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli 7 months ago

@ethereum-sourcify/[email protected] - 2023-04-04

  • Add function to export the minimum information to reconstruct the CheckedContract
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[email protected] - 2024-04-04

  • Update dependencies
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[email protected] - 2023-04-04

  • Add custom error message for session time out issue in Verifier component #1317
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[email protected] - 2024-04-04

  • Add schema to support postgresql based session (commented)
sourcify - [email protected]

Published by marcocastignoli 7 months ago

[email protected] - 2024-04-04

  • Update dependencies
sourcify - [email protected]

Published by kuzdogan 7 months ago

[email protected] - 2024-03-28

  • Improved logging:
    • Log nicely formatted line logs in development and JSON logs in production
    • Added NODE_LOG_LEVEL env variable
    • Enable dynamic log level chaning through an authenticaed endpoint /change-log-level. The auth token is set at SETLOGGING_TOKEN
  • Fix path sanitization not sanitizing new lines \n.
  • Updating verified contract in the DB. Previously it was just inserting.
  • Add tests for Database
  • New chains:
    • Fraxtal (252)
    • Fraxtal Testnet (2522)
    • Phoenix Mainnet (13381)
sourcify - [email protected]

Published by kuzdogan 7 months ago

[email protected] - 2024-03-28

  • Improved logging:
    • Log nicely formatted line logs in development and JSON logs in production
    • Added NODE_LOG_LEVEL env variable
    • Enable dynamic log level chaning through a simple web server. Just send:
    curl -X POST -H "Content-Type: application/json" -d '{"level": "debug"}' http://localhost:3333
    
sourcify - @ethereum-sourcify/[email protected]

Published by kuzdogan 7 months ago

@ethereum-sourcify/[email protected] - 2023-03-28

  • Update logging
sourcify - @ethereum-sourcify/[email protected]

Published by kuzdogan 7 months ago

@ethereum-sourcify/[email protected] - 2024-03-28

  • Bump @ethereum-sourcify/bytecode-utils to 1.2.7
Package Rankings
Top 3.42% on Npmjs.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
codecov