- Change Publisher account
- Bug fixes:
- The decimals of value is not correct while click Max in send page with APT
- Bug fixes:
- Use gas_unit_price from sumulateTransaction in Aptos networks
- Replace txParams.data with txParams.functionAptos while Add/Send token in Apots networks
-
Bug fixes:
- estimatedGasHex should be gas_used * gas_unit_price
-
Bug fixes:
- Display client.simulateTransaction fail reason in Aptos networks
-
New Features:
- Support aptos-wallet-adapter
-
New Features:
- Support signMessage in Aptos networks
- Support functionAptos in txParams for Dapps to sendUncheckedTransaction in Aptos networks
-
Bug fixes:
- Support display NFT Gallery and NFT Tokens in Aptos networks
- Do not display checksumAddress in Starcoin networks
-
Bug fixes:
- New features:
- Support switch network between Starcoin Mainnet and Aptos Mainnet, which chainId are the same: 0x1
- New features:
- #80 Support Aptos
- New features: Support Aptos blockchain
- Create new vault or import from mnemonic
- Create account or import from private key
- Aptos mainnet/testnet/devnet
- Send APT
- Add token and Send token
- Confirm and publish transaction submitted from any Dapps
- #80 Support Aptos
-
Bug fixes:
-
New features:
- New features:
- Support display logos for WEN/XUSDT/XETH/STAR/FAI in MAIN network.
-
Bug fixes:
-
Chrome extension icon is scaled, should be 48x48
- New features:
- Update STC logos
-
Bug fixes:
-
Bug fixes:
-
New features:
- add switch-starcoin-chain confirmation page to support method
wallet_switchStarcoinChain
from Dapps
- add switch-starcoin-chain confirmation page to support method
-
Bug fixes:
- Replace
MultiSign
withMultiSig
while diplay on the page
- Replace
-
New features:
-
Bug fixes:
- #50 can not re-add a token if it is hidden
- upgrade check pending interval to 10 seconds
- copy transaction detail for both FAILED and DROPPED
-
New features:
- copy failed transaction detial to clipboard in the transaction detial pop window
- add 2 token logos for STAR and FAI
-
Bug fixes:
- New features:
- add chain.get_transaction_info for Dapp' getTransactionReceipt
- Bug fixes:
- #48 Can not add starswap lp token pair
- fix: if one account added one token, the other account can not add it again
- New features:
- i18n supports francais
- Bug fixes:
- New features:
- add english version of Docs
- Support optional custom
addGasBufferMultiplier
in txParams, the default value is 1.5
-
New features:
- Support search and add custom token with customize logo
-
Bug fixes:
- Delete unused token logo images
- Shrink published zip file size from 10M to 6M
- Bug fixes:
- Support max decimals up to 18
- New features:
- #30 Automatically trigger an accept token transaction while add token
- #34 Add an account settings pop window with a switch of AutoAcceptToken inside it
- #35 Check whether the receiver has accepted the token before sending, if not, give a prompt
- #36 Check whether the receiver has added the gallery before sending NFT, if not, give a prompt
- Bug fixes:
-
New features:
- Support hardware wallet OneKey (Firmware version >= 2.1.10)
-
Bug fixes:
- Bug fixes:
- do not show NFT gallery image_data field
- New features:
- support encrypt/decrypt message
-
New features:
- Add a NFT tab in the home page
- support
Add NFT Gallery
- support
Transfer NFT
-
Bug fixes:
- Do not display
0 STC
in the top of confirm transaction page.
- Do not display
- Bug fixes:
- Allow multi transactions,nonce is sync with sequenceNumber on chain
- If the status of the receipt of a transaction is not Executed(like MoveAbout), then display failed
- show transactionErrored in the bottom of transaction-activity-log
-
New features:
- Check the max gasPrice(10000) and the max gasLimit(40000000)
- Execute empty_script to miniliaze the gas fee to around 8439
-
Bug fixes:
- Support cancel all kinds of transactions(send stc and scriptFunction)
- Shrink the expire time of a transaction from 12 hours to 30 minutes
- Bug fixes:
- fix: toUpperCase of undefined
- fix: publickKey of undefined
-
New features:
- Enable system notifications for transaction CONFIRMED and FAILED
- Update docs about how to enable system notifications on Mac.
- Display contract.dry_run_raw error in transaction confirm page
-
Bug fixes:
- do not fetch https://min-api.cryptocompare.com for CurrencyRate
- do not fetch https://api.coingecko.com for updateExchangeRates
- do not call eth_call for getContractMethodData and tryReverseResolveAddress
- update @starcoin/stc-inpage-provider from 0.3.1 to 0.3.4
-
New features:
- support optional custom
expiredSecs
in txParams, default value is 43200(12 hours)
- support optional custom
-
Bug fixes:
- add back receiptIdentifier view and search, because other exchange platforms are using it to send STC.
-
New features:
-
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.
-
add
how-to-debug.md
in docs
-
-
Bug fixes:
- cancel send transaction is not working
- account balance and tokens balance should be synced with network switching
- hide receiptIdentifier entrances in send search input
- shrink minGasLimit from 13000 to 10000 nanoSTC
- support Package and ScriptFunction using contract.dry_run_raw in starmask-test-dapp
- fix txn detail page failed: check gasUsedStr first in case txReceipt is undefined before txn is confirmed
- support depoly contract and call contract function in starmask-test-dapp
- add intro of how to install from latest release zip in docs
- fix: test-dapp failed on chainChanged event while switch to http://localhost:9850
- support `Personal Sign' in starmask-test-dapp
- change explorer url to https://stcscan.io
- fix: create vault by import mnemoonic will get 2 accounts
- fix: scannedAddress is not undefined while switch network in the send page
- fix: display errors in the transaction detail page
- fix bug: the exported privateKey and receiptIdentifier of HD accounts are the same
- sync with @starcoin/stc-keyring-controller^1.3.1
- Do not check the existence on the chain of the 0x's Receipt Address while send STC.
- support web Dapps wake up the wallet popup window to confirm a trnasaction(payload type is ScriptFunction), type=CONTRACT_INTERACTION.
- fix #6: scan qrImage get address with prefix of
ethereum:
- fix: the public key shown in the detail page of the account that imported from mnemonic is incorrect
- support
Send STC
in starmask-test-dapp
- add public key in the account detail page
- fix explorer url in the transaction detail page
- support 2 sections in starmask-test-dapp :
- Status
- Basic Actions (Install/Connect + getSelectedAccount)
- change loading gif
- show the receiptIdentifier in the details popup page for the imported account
- send STC to the imported account in another network using its receiptIdentifier
- the receiptIdentifier should be generated while importing mnemonic to create HD accounts
- do not show fiat in the Main net
- send STC to the receipt using receiptIdentifier
- if the receipt is a valid address, check whether it is exists on the current network first
- Break Changes:
The private key curve type of the
HD Key Tree
keyring is changed from secp256k1 to ed25519. Therefore the mnemonic is not compatible with the previous versions. - successful send STC to an non-exists account using account receiptIdentifier, instead of account address
- publish firefox extension also
- fix: created account address length should be 32
- fix conflict with metamask-extension in the chrome browser
- support MainNet
- add CHANGELOG.md
- Replace logo images and colors
- Import account from privateKey
- Send STC between accounts impoted from privateKey