Skip to content

Releases: ethereum/sourcify

@ethereum-sourcify/[email protected]

23 Nov 10:59
Compare
Choose a tag to compare
  • Remove solc as a dependency, now it must be included implementing the ISolidityCompiler interface
  • fix extra-file-input-bug

[email protected]

03 Nov 14:13
Compare
Choose a tag to compare
  • Minor fixes

[email protected]

03 Nov 14:12
Compare
Choose a tag to compare
  • Add support for the Verifier Alliance (disabled)
  • Move server under ./services in the monorepo
  • Refactor contract creation transaction fetcher
  • Minor fixes

[email protected]

03 Nov 14:12
Compare
Choose a tag to compare
  • Monitor tests in js
  • Fix authenticateRpcs

@ethereum-sourcify/[email protected]

03 Nov 14:13
Compare
Choose a tag to compare
  • Remove solc as a dependency, now the solidity compiler needs to be passed to the functions using it.
  • Rename deployedBytecode into runtimeBytecode
  • Use fetchContractCreationTxUsing object to scrape
  • Always compile with emscripten for nightlies and versions <0.4.10
  • Support creationMatch vs runtimeMatch

@ethereum-sourcify/[email protected]

03 Nov 14:14
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected]

03 Nov 14:14
Compare
Choose a tag to compare

[email protected]

23 Oct 10:40
Compare
Choose a tag to compare
  • Handles Alchemy API keys for Optimism and Arbitrum

[email protected]

19 Oct 10:00
Compare
Choose a tag to compare
  • Bump to sync the tags on master

[email protected]

19 Oct 09:58
Compare
Choose a tag to compare
  • Add a filter to prevent the same contract to be verified simultaneously