Skip to content

@ethereum-sourcify/[email protected]

Compare
Choose a tag to compare
@marcocastignoli marcocastignoli released this 03 Nov 14:13
· 833 commits to master since this release
  • 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