Skip to content

ethereum-contracts@v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 12:03
066df00

Added

  • Publish build/bundled-abi.{js,json} in the npm package.

Breaking

  • Publish build/truffle/*.json truffle contract artifacts in the npm package instead.
  • Publish build/typechain-ethers-v5 in the npm package instead.
  • Removed scripts from npm package, use dev-scripts instead.

Fixes

  • Ship ERC1820Registry.json with dev-scripts.

Changed

  • Node dependency updates.
  • Raise minimum solc development requirement for ethereum-contracts to 0.8.11.