Skip to content

V1.9.0

Compare
Choose a tag to compare
@wk3368 wk3368 released this 06 Aug 08:17
· 407 commits to main since this release
  • New features:

    1. custom add token, accept token, send token, hide token.
      • while add token,the token contract code pattern is: address:moduleName:structName
      • after add a token, you must accept this token first, then you can send or receive this token.
    2. add how-to-debug.md in docs
  • Bug fixes:

    1. cancel send transaction is not working
    2. account balance and tokens balance should be synced with network switching
    3. hide receiptIdentifier entrances in send search input
    4. shrink minGasLimit from 13000 to 10000 nanoSTC