Releases: node-real/walletkit
Releases · node-real/walletkit
@totejs/walletkit@1.0.7-alpha.5
Patch Changes
- f851750: Fixed TrustWallet will automatically reconnect after reloading the page.
@totejs/walletkit@1.0.7-alpha.4
Patch Changes
- 78c9fc8: Fixed multiple wallets conficts resulting in undetectable issues.
@totejs/walletkit@0.2.6-alpha.2
Patch Changes
- Fixed TrustWallet will automatically reconnect after reloading the page.
- 204e807: refactor: update the
installed
field that detect whether wallet is installed to a
function - 26d87fb: Fixed multiple wallets conficts resulting in undetectable issues.
- c47f3a6: Fixed conflict issue between trustwallet and metaMask.
@totejs/walletkit@1.0.7-alpha.3
@totejs/walletkit@1.0.7-alpha.2
Patch Changes
- 52e9976: Fixed trustwallet losing account status after refreshing
@totejs/walletkit@0.2.6-alpha.1
Patch Changes
- 80e356d: Fixed trustwallet losing account status after refreshing
@totejs/walletkit@0.2.6-alpha.0
Patch Changes
- 3dd2578: Fixed
WalletConnect
automatic connection issue in the follow scenario: connect the
WalletConnect -> close browser -> reopen browser -> disconnect -> select WalletConnect, will
automatically connect.
@totejs/walletkit@1.0.7-alpha.1
Patch Changes
- 3dd2578: Fixed
WalletConnect
automatic connection issue in the follow scenario: connect the WalletConnect -> close browser -> reopen browser -> disconnect -> select WalletConnect, will automatically connect.
@totejs/walletkit@1.0.7-alpha.0
Patch Changes
- 5d859fc: Add chains type declaration for dev example
- Fixed typescript declaration files export path error, remove
dev
in tsconfig.json includes field