Skip to content

Releases: node-real/walletkit

@totejs/walletkit@1.0.7-alpha.5

04 Dec 05:28
35b3794
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • f851750: Fixed TrustWallet will automatically reconnect after reloading the page.

@totejs/walletkit@1.0.7-alpha.4

04 Dec 04:40
d02d217
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 78c9fc8: Fixed multiple wallets conficts resulting in undetectable issues.

@totejs/walletkit@0.2.6-alpha.2

04 Dec 05:35
a943437
Compare
Choose a tag to compare
Pre-release

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

01 Dec 03:54
7549880
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e418a56: Update the installed field that detect whether wallet is installed to a function.
  • e418a56: Fixed conflict issue between trustwallet and metaMask.

@totejs/walletkit@1.0.7-alpha.2

30 Nov 10:26
515de71
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 52e9976: Fixed trustwallet losing account status after refreshing

@totejs/walletkit@0.2.6-alpha.1

30 Nov 11:38
0ecbb73
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 80e356d: Fixed trustwallet losing account status after refreshing

@totejs/walletkit@0.2.6-alpha.0

30 Nov 04:46
dc68f63
Compare
Choose a tag to compare
Pre-release

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

29 Nov 03:29
56d4526
Compare
Choose a tag to compare
Pre-release

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

28 Nov 04:10
af64286
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 5d859fc: Add chains type declaration for dev example
  • Fixed typescript declaration files export path error, remove dev in tsconfig.json includes field