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)