sourcify

Decentralized Solidity contract source code verification service

MIT License

Downloads
2.2K
Stars
737
Committers
130

Bot releases are hidden (Show)

sourcify - [email protected]

Published by kuzdogan 10 months ago

  • Move CI scripts to .circleci/scripts
  • Change CircleCI config:
    • Always run all images instead of only the changed ones
    • Add a new tagged_build_and_publish that gets triggered on new tags
    • build_and_publish_docker_images accroding to the new container and versioning setup
  • Remove environments folder
  • Remove unused env vars from .vscode/launch.json
  • Move Typscript to root package.json and remove it from all subpackages
  • Add printWidth to .prettierrc

Older releases

Previously, the releases were not done one separate modules of Sourcify but for the repository as a whole.
You can find the changelog for those releases in older releases for this repository.

sourcify - [email protected]

Published by marcocastignoli 11 months ago

  • Add AWS_LAMBDA_FUNCTION to specify the name of the lambda fucntion
sourcify - [email protected]

Published by marcocastignoli 11 months ago

  • Use compiler as a lambda function
  • Custom compiler using SOLIDITY_COMPILER env variable: local, lambda
  • Run tests in parallel
  • New chains:
    • Coredao testnet chain (1115)
    • Rootstock (30)
    • Zora Sepolia Testnet (999999999)
sourcify - [email protected]

Published by marcocastignoli 11 months ago

  • Update lib-surcify
sourcify - [email protected]

Published by marcocastignoli 11 months ago

  • update social links
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli 11 months ago

  • Remove solc as a dependency, now it must be included implementing the ISolidityCompiler interface
  • fix extra-file-input-bug
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli 12 months ago

  • Fix linter
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli 12 months ago

  • Fix linter
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli 12 months ago

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

Published by marcocastignoli 12 months ago

  • Minor fixes
sourcify - [email protected]

Published by marcocastignoli 12 months ago

  • Add support for the Verifier Alliance (disabled)
  • Move server under ./services in the monorepo
  • Refactor contract creation transaction fetcher
  • Minor fixes
sourcify - [email protected]

Published by marcocastignoli 12 months ago

  • Monitor tests in js
  • Fix authenticateRpcs
sourcify - [email protected]

Published by marcocastignoli 12 months ago

  • Handles Alchemy API keys for Optimism and Arbitrum
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli about 1 year ago

  • Bump to sync the tags on master
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli about 1 year ago

  • Bump to sync the tags on master
sourcify - @ethereum-sourcify/[email protected]

Published by marcocastignoli about 1 year ago

  • Bump to sync the tags on master
sourcify - [email protected]

Published by marcocastignoli about 1 year ago

  • Bump to sync the tags on master
sourcify - [email protected]

Published by marcocastignoli about 1 year ago

  • Bump to sync the tags on master
sourcify - [email protected]

Published by marcocastignoli about 1 year ago

  • Add a filter to prevent the same contract to be verified simultaneously
sourcify - [email protected]

Published by kuzdogan about 1 year ago

  • Add a "Get in Touch" section to the landing page.

Older releases

Previously, the releases were not done one separate modules of Sourcify but for the repository as a whole.
You can find the changelog for those releases in older releases for this repository.

Package Rankings
Top 3.42% on Npmjs.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
codecov