Releases: ethereum/sourcify
Releases · ethereum/sourcify
[email protected]
[email protected] - 2024-10-29
- Refactor database utils into class #1689
- Add chains that have trace support in Quicknode with trace support
- Change
AlchemyInfura
type RPCs to generic API key RPCs - Add
subdomain
env support for Quicknode RPCs - New chains
- Zircuit Mainnet (48900)
- Zircuit Testnet (48899)
- Metis Andromeda Mainnet (1088)
- Metis Sepolia Testnet (59902)
- Turn Flare Mainnet back on
[email protected]
[email protected] - 2024-10-29
- Publish sourcify-server to npm on CI runs
- Turn off S3 backup check tests temporarily
- Update packages
[email protected]
[email protected] - 2024-10-29
- Update monitor RPCs to public ones
- Update packages
[email protected]
[email protected] - 2024-10-29
- Update packages
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2024-10-29
- Add RPCs with trace support in SourcifyChains
- Add support for getting the tx traces from
trace_transaction
anddebug_traceTransaction
type traces. - Update packages
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2024-10-29
- Update packages
[email protected]
[email protected] - 2024-10-14
- Incorporate the new DB schema with separate sources table
- Reusable server module (#1637): It's possible to create server instances fully with
new Server()
. - Use server public url in getTree instead of repositoryV1 url (#1677)
- Use source_hash instead of source_hash_keccak when finding sources (#1671)
- Remove .sol extension in repositoryV2 (#1648)
- New chains:
- Polygon zkEVM Cardona Testnet (2442)
- B2 Mainnet (223)
- OORT Mainnet (970)
- TixChain Testnet (723107)
[email protected]
[email protected] - 2024-10-14
- Build before testing in CI
- Update release process
- Remove build and debug from VSCode launch.json
- Run cli.js instead of server.js
- Update packages
- Add script to rename files with .sol in repoV2 to without file extension
[email protected]
[email protected] - 2024-10-14
- Update monitor RPCs
- Update packages
- Don't throw when unable to submit contracts to Sourcify servers
[email protected]
[email protected] - 2024-10-14
- Update the Sourcify Database to incorporate the new Verifier Alliance Database schema
- Support for custom schema name in Postgres
- Add the script to migrate the database from v0 to v1