Releases: ethereum/sourcify
Releases · ethereum/sourcify
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2024-04-23
- Add log to fetching bytecode
[email protected]
[email protected] - 2024-04-04
- Fix checkAndFetchMissing failing in session API
[email protected]
[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]
[email protected] - 2024-04-04
- Update dependencies
[email protected]
[email protected] - 2024-04-04
- Update dependencies
[email protected]
[email protected] - 2024-04-04
- Update dependencies
[email protected]
[email protected] - 2024-04-04
- Add schema to support postgresql based session (commented)
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2023-04-04
- Add function to export the minimum information to reconstruct the CheckedContract
[email protected]
[email protected] - 2023-04-04
- Add custom error message for session time out issue in Verifier component #1317
[email protected]
[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 atSETLOGGING_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)