Skip to content

ethereum-contracts@v1.0.0-rc.5

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 18:58
ba35ce9

Added

  • Update create-new-app-registration-key.js (#352)
  • separate ISETH and INativeSuperToken interfaces (#356)
  • more protocol scripts (#329)

Changes

SuperTokenLogic changes (SuperToken upgrade needed):

  • Make selfMint requireReceptionAck=false (#353)
  • Split IDA into a library and main contract (#343)

Fixes

  • (Critical) Should not have deposit allowance for different token (#344)
  • duplicate @param description of account in realtimeBalanceOf (#349)
  • Fix IDA etherscan source verification (#346)