Skip to content

v1.2.0

Compare
Choose a tag to compare
@kuzdogan kuzdogan released this 11 Jan 16:28
· 1783 commits to master since this release
fb36eae
  • Changes to the ipfs node config to improve performance
  • Change how local node URLs are added to sourcify-chains
  • Require tests to pass to build and deploy server&monitor on CI
  • Emit events with EventManager and log events onto console and to a Grafana dashboard
  • Verification with simulation: Capability to verify contracts by executing the creation bytecode on an EthereumJS instance with additional contextVariables i.e. msgSenger and abiEncodedConstructorArguments. This enables verifying contracts created by a factory contract and that contain immutables.
  • Add contract-call-decoder as a package
  • Fix create2 verification logic
  • Handle nightly compiler CBOR encodings 1267f21 and inconsistent compiler version naming cee9d72
  • New chains:
    • Dexalot Mainnet #432204
    • Oasis Emerald Mainnet #42262
    • Oasis Emerald Testnet #42261
    • Oasis Sapphire Testnet #23295
    • Update Celo Mainnet contractFetchAddress 3069c98

New Contributors

Full Changelog: v1.1.0...v1.2.0