Skip to content

ethereum-contracts@v1.0.0-rc.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 09:58
b78e728

Changes in this Release

Changed

Updadte dependencies (#328)

  • @truffle/hdwallet-provider, to fix eip155 bugs
  • update truffle-plugin-verify
    • use --forceConstructorArgs
    • turn off a solhint check for compiler-version due to an issue.
  • fix lint issue and build
  • bump version of @superfluid-finance/ethereum-contracts for new release

Added

  • Subraph initial setup (#303)

Fixes

  • @truffle/hdwallet-provider, to fix eip155 bugs

Breaking

None.