Releases: ethereum/sourcify
Releases · ethereum/sourcify
[email protected]
- Remove ethpandaops RPCs for Sepolia and Goerli temporarily.
@ethereum-sourcify/[email protected]
- Support verification for bytecode containing multiple auxdatas.
- Use
generateCborAuxdataPositions
to locate the auxdata positions in the bytecode and ignore them for a partial match.
- Use
- Add
blockNumber
,txIndex
, anddeployer
to theMatch
type
@ethereum-sourcify/[email protected]
- Bump
@ethereum-sourcify/bytecode-utils
to1.2.6
@ethereum-sourcify/[email protected]
- Add
fsevents
to theoptionalDependencies
for Linux builds.
[email protected]
[email protected] - 2024-01-04
- Fix staging
rateLimit
config that is missing
[email protected]
[email protected] - 2024-01-04
- Add multiarch image builds
- Adjust resources for CI builds. This should speed up the builds and reduce the usage for unnecessary resources.
- Optimize some runs by not install and building unless necessary
[email protected]
[email protected] - 2024-01-03
- Increase "master" rate limit to 2 req/sec
- Add rate limit to the config file
- Add
local-test.js
config file for tests. PassNODE_CONFIG_ENV=test
to use it. - Improved logging
- Point dotenv to the correct file
- Pass direcory to
verifyContract
function inchain-tests.js
instead of each file. - Add missing files in few chain tests to avoid IPFS fetching.
- Deprecated chains:
- Klaytn Mainnet Cypress (8217)
- Taiko Grimsvotn L2" (167005)
- Taiko Eldfell L3 (167006)
- Kekchain Main Net (kekistan) (420420)
- Kekchain Test Net (kektest) (420666)
- Updated Evmos
blockscoutScrape
URL
[email protected]
[email protected] - 2024-01-03
- Point dotenv to the correct file
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2023-01-03
- Don't fetch
creationTx
twice - More detailed debug logging.
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2023-12-19
- Bump
@ethereum-sourcify/bytecode-utils
to1.2.5