Skip to content

Releases: ethereum/sourcify

[email protected]

19 Dec 14:35
Compare
Choose a tag to compare
  • 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.

[email protected]

19 Dec 20:09
Compare
Choose a tag to compare

[email protected] - 2023-12-19

  • Remove version.ts as this was causing a versioning loop.

[email protected]

19 Dec 14:40
Compare
Choose a tag to compare

[email protected] - 2023-12-19

  • Update monitor docker to use multi-stage builds and use bullseye-slim
  • Fix notifying subscribers without trying next gateways in DecentralizedStorageFetcher
  • Update README
  • Remove localhosts from default chains
  • Remove Typescript from dependencies and move to the project root

Full Changelog: https://github.com/ethereum/sourcify/compare/[email protected]@1.1.5

@ethereum-sourcify/[email protected]

19 Dec 14:39
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2023-12-19

  • Bump Typscript version and move the dependency to project root.
  • Change SourcifyChainExtension types, according to the new sourcify-server's sourcify-chains.json format.

Full Changelog: https://github.com/ethereum/sourcify/compare/@ethereum-sourcify/[email protected]...@ethereum-sourcify/[email protected]

@ethereum-sourcify/[email protected]

19 Dec 14:38
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected]

19 Dec 14:37
Compare
Choose a tag to compare

[email protected]

23 Nov 10:59
Compare
Choose a tag to compare
  • update social links

[email protected]

23 Nov 12:55
Compare
Choose a tag to compare
  • Add AWS_LAMBDA_FUNCTION to specify the name of the lambda fucntion

[email protected]

23 Nov 11:00
Compare
Choose a tag to compare
  • 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)

[email protected]

23 Nov 11:00
Compare
Choose a tag to compare
  • Update lib-surcify