ethereum-contracts@v1.0.0-rc.4
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.