Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1596 commits
Select commit Hold shift + click to select a range
6ff9833
[Issue-#4855] fix (lint)
frenkie-ng Feb 5, 2026
a07bcb5
[Issue-4875] fix: transfer max when using multisig / proxy account to…
Thiendekaco Feb 5, 2026
88037b5
[Issue-#4855] add some token for Multisig tx
frenkie-ng Feb 5, 2026
0b6cdcf
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 5, 2026
b5a4fcb
[Issue-#4855] Fix: Fix issue "Networks that do not support the multis…
lw-cdm Feb 5, 2026
35a4e8d
[Issue-4875] fix: don't support transfer cross chain WND from Westend…
Thiendekaco Feb 5, 2026
c8fff44
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 5, 2026
ffd8649
[Issue-4875] Update and fix some UI bugs
tunghp2002 Feb 5, 2026
e6dc5f0
[Issue-#4855] Fix: Fix some minor UI issues
lw-cdm Feb 6, 2026
605ac92
[Issue-#4855] Clickable button is still enabled for pending transacti…
frenkie-ng Feb 6, 2026
ffd854e
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 6, 2026
a8ac2c4
[Issue-#4855] Fix: Fix issue "Unable to get record transaction in his…
lw-cdm Feb 6, 2026
1b96eb5
[Issue-#4855] refactor code
frenkie-ng Feb 6, 2026
80d83c6
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 6, 2026
0fa5e7c
[Issue-#4855] Add comment for checking multisig processing in modal
frenkie-ng Feb 6, 2026
5c817dd
[Issue-#4855] add key i18n for multisig
frenkie-ng Feb 6, 2026
3e7dd15
[Issue-4875] fix: dynamic notification when multisig transaction trigger
Thiendekaco Feb 6, 2026
37a1123
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 6, 2026
d8fd405
[Issue-4875] fix: dynamic notification when multisig transaction trigger
Thiendekaco Feb 6, 2026
42e1b44
[Issue-#4875] Fix some UI bugs
tunghp2002 Feb 6, 2026
05d7114
[Issue-4875] support inchain swap for multisig acc
tunghp2002 Feb 6, 2026
03e1d42
[Issue-#4855] hide amount for multisig tx history
frenkie-ng Feb 6, 2026
337b332
[Issue-#4855] fix: use pendingTx id as key to avoid React reconciliat…
frenkie-ng Feb 6, 2026
732c6fe
[Issue-4875] fix: display incorrect call data when init wrap transaction
Thiendekaco Feb 6, 2026
b871646
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 6, 2026
0356236
[Issue-4875] Support proxy content and fix some UI bugs
tunghp2002 Feb 6, 2026
0bbeb2e
[Issue-4875] Fix validate when native token = 0
tunghp2002 Feb 6, 2026
cb5784c
[Issue-#4855] fix: hide pendingTx with watch-only account same addres…
frenkie-ng Feb 6, 2026
ddd3c28
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 6, 2026
b48ac4f
[Issue-4875] fix: ui bug
Thiendekaco Feb 6, 2026
b5ea886
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 6, 2026
afd91cd
[Issue-4875] fix: ui bug #2
Thiendekaco Feb 6, 2026
3e877b8
[Issue-4875] fix: ui bug #2
Thiendekaco Feb 6, 2026
e22b434
[Issue-4875] Filter multisig account from account list in all account…
tunghp2002 Feb 6, 2026
1e05a95
[Issue-#4855] fix: mirror ui bugs
frenkie-ng Feb 9, 2026
3c6113d
[Issue-4875] Fix some UI bugs
tunghp2002 Feb 9, 2026
2f9f157
[Issue-4875] fix: switch current account when redirect from transacti…
Thiendekaco Feb 9, 2026
714d134
[Issue-#4875] Fix bug hidden edit fee when have proxy account
tunghp2002 Feb 9, 2026
fef840c
[Issue-4875] fix: validate duplicate multisig transaction
Thiendekaco Feb 9, 2026
5b34b55
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 9, 2026
9122ffa
[Issue-#4855] fix: prevent creating multisig when address exists
frenkie-ng Feb 9, 2026
0135cab
[Issue-4875] fix: call data is difference in history detail and confi…
Thiendekaco Feb 9, 2026
4a89dda
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 9, 2026
5d36bf5
[Issue-#4855] fix: some ui bugs
frenkie-ng Feb 9, 2026
5d13064
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 9, 2026
af8c66e
[Issue-#4875] Handle value for transferall
tunghp2002 Feb 9, 2026
edf61cb
[Issue-4875] fix: display red error when entering valid address, then…
Thiendekaco Feb 9, 2026
48e89a3
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 9, 2026
db9ec35
[Issue-4875] Revert handle transferAll logic
tunghp2002 Feb 9, 2026
cf0d3d4
[Issue-4875] feat: update ledger validation in multisig transaction
Thiendekaco Feb 9, 2026
bf7b860
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 9, 2026
1813b4c
[Issue-4875] Chore: fix lint
tunghp2002 Feb 9, 2026
adb7419
[Issue-4875] Update history logo
tunghp2002 Feb 9, 2026
d006e88
[Issue-#4855] fix: refactor code
frenkie-ng Feb 9, 2026
0051963
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 9, 2026
a861347
[Issue-#4855] show all pending tx
frenkie-ng Feb 10, 2026
d70ea9d
[Issue-4875] feat: fill history field in multisig transaction
Thiendekaco Feb 10, 2026
0e5ecc1
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 10, 2026
d5e3afa
[Issue-4875] feat: update standard content
Thiendekaco Feb 10, 2026
cff4e84
[Issue-4875] fix: switch current account when address sign difference…
Thiendekaco Feb 10, 2026
61311e6
[Issue-#4855] update icon for multisig
frenkie-ng Feb 10, 2026
f5929f7
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
frenkie-ng Feb 10, 2026
5965d87
[Issue-#4855] fix eslint
frenkie-ng Feb 10, 2026
2a7d17a
[Issue-4875] fix: resolve error page when cancel init pending transac…
Thiendekaco Feb 10, 2026
57616e4
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into koni/d…
Thiendekaco Feb 10, 2026
3a656e1
[Issue-#4875] Remove swap tx type for multisig account
tunghp2002 Feb 11, 2026
4d353b2
[Issue-4875] fix bugs show toast error when tx success
tunghp2002 Feb 11, 2026
0413dad
Merge remote-tracking branch 'origin/koni/dev/issue-4875' into subwal…
saltict Feb 11, 2026
2159aac
[CI Skip] release/beta 1.3.74-0
actions-user Feb 11, 2026
bdcc6a3
Update @subwallet/chain-list
saltict Feb 11, 2026
64655c4
[CI Skip] release/beta 1.3.74-1
actions-user Feb 11, 2026
7e14a36
Release version 1.3.74
saltict Feb 11, 2026
fa101d2
[CI Skip] release/stable 1.3.74
actions-user Feb 11, 2026
a1a5b56
Merge remote-tracking branch 'origin/subwallet-dev' into koni/dev/iss…
frenkie-ng Feb 23, 2026
8b5c764
[Issue-#4884] (fix) remove log
frenkie-ng Feb 23, 2026
c4c560f
[Issue-#4884] (fix) eslint
frenkie-ng Feb 23, 2026
a9fc3d6
[Issue-#4855] fix eslint (2)
frenkie-ng Feb 23, 2026
dd2eb7c
[Issue-4963] feat: improve Multisig account feature
tunghp2002 Feb 23, 2026
ea6b3b9
[Issue-#4855] fix eslint (3)
frenkie-ng Feb 23, 2026
8212fc0
[Issue-4935] refactor: minor fix
PDTnhah Feb 25, 2026
7e24919
Merge branch 'subwallet-dev' into koni/dev/issue-4935
PDTnhah Feb 25, 2026
35f2f56
[Issue-4963] feat: init sign Dapp transaction by multisig account flow
tunghp2002 Feb 26, 2026
f487cf5
[Issue-4935] refactor: update chainlist version
PDTnhah Feb 26, 2026
2d0e667
[Issue-4963] feat: update UI and support sign dApp by multisig account
tunghp2002 Feb 27, 2026
d899709
[Issue-#4963] Fix some UI bugs
tunghp2002 Feb 27, 2026
cdeb3bd
Merge branch 'subwallet-dev' into koni/dev/issue-4899
tunghp2002 Mar 2, 2026
b6b417c
[Issue-4899] Update chain-list
tunghp2002 Mar 2, 2026
0baac8b
[Issue-#4963] fix multisig pending tx bug and remove unsed code
tunghp2002 Mar 2, 2026
fecddcb
[Issue-4963] Chore: change position
tunghp2002 Mar 2, 2026
9226ef0
Merge branch 'subwallet-dev' into koni/dev/issue-4900
tunghp2002 Mar 3, 2026
1254b96
[Issue-4963] refactor code
tunghp2002 Mar 3, 2026
0cbadcb
Merge branch 'subwallet-dev' into koni/dev/issue-4892
tunghp2002 Mar 4, 2026
44048db
[Issue-4892] feat: Update chain-list
tunghp2002 Mar 4, 2026
6811218
[Issue-#4900] Fix UI and get estimated fee for alpha tokens
tunghp2002 Mar 4, 2026
5388ee9
[Issue-4900] chore: fix lint
tunghp2002 Mar 4, 2026
6c5e7eb
[Issue-4892] Update chain-list
tunghp2002 Mar 6, 2026
585653c
[Issue-4892] Update chain-list
tunghp2002 Mar 6, 2026
ffaba97
[Issue-#4963] Update some UI
tunghp2002 Mar 9, 2026
4a7cd77
[Issue-#4963] Chore fix lint
tunghp2002 Mar 9, 2026
1554ae3
[Issue-#4965] Init user-configurable Subscan API Key in settings
tunghp2002 Mar 10, 2026
a96e038
[Issue-#4965]Chore: fix lint
tunghp2002 Mar 10, 2026
626230e
[Issue-#4965] Fix bug can not decrypt key after change password
tunghp2002 Mar 10, 2026
43dcd4d
[Issue-4965] Add cmt
tunghp2002 Mar 10, 2026
3659556
[Issue-#4965] Refactor code and remove some content
tunghp2002 Mar 11, 2026
5f1efba
[Issue-#4965] Move saved data location
tunghp2002 Mar 12, 2026
c915c05
[Issue-4965]chore: add SUBSCAN_GATEWAY_URL
tunghp2002 Mar 13, 2026
79e8a13
[Issue-4965] Add x-network into header
tunghp2002 Mar 13, 2026
a07266a
Merge pull request #4966 from Koniverse/koni/dev/issue-4965
saltict Mar 16, 2026
7dcbded
[Issue-#4968] Support stDOT LSD sunset
tunghp2002 Mar 16, 2026
796344a
[Issue-4968] Chore: fix lint
tunghp2002 Mar 16, 2026
bcc452f
Merge remote-tracking branch 'origin/subwallet-dev'
saltict Mar 16, 2026
ce49886
[CI Skip] release/beta 1.3.75-0
actions-user Mar 16, 2026
18eb414
fix: correct punctuation in README for header components section
saltict Mar 17, 2026
b95723c
[CI Skip] release/beta 1.3.75-1
actions-user Mar 17, 2026
e792252
Update README.md
saltict Mar 17, 2026
c7e1ae8
[CI Skip] release/beta 1.3.75-2
actions-user Mar 17, 2026
df77a95
Release version 1.3.75
saltict Mar 17, 2026
3da9ca0
[CI Skip] release/stable 1.3.75
actions-user Mar 17, 2026
36c4146
feat: add 'Disable all networks' switch to Manage Networks page
0xrishitripathi Jan 23, 2026
e7b3da2
[Issue-#4970] Add disabled all network function
tunghp2002 Mar 18, 2026
aae96a3
Merge branch 'subwallet-dev' into koni/dev/issue-4963
tunghp2002 Mar 18, 2026
060ddb5
[Issue-4972] fix bug can not enable network
tunghp2002 Mar 18, 2026
f8df38c
Merge branch 'subwallet-dev' into koni/dev/issue-4829
tunghp2002 Mar 18, 2026
57fba3d
Merge pull request #4973 from Koniverse/koni/dev/issue-4972
saltict Mar 18, 2026
8596721
Merge pull request #4904 from Koniverse/koni/dev/issue-4892
saltict Mar 18, 2026
df3f021
Merge pull request #4854 from Koniverse/koni/dev/issue-4829
saltict Mar 18, 2026
378a23e
[Issue-4963] Update UI for multisig
tunghp2002 Mar 18, 2026
522a20e
[Issue-4970]: Handle error case can not turn off all network
tunghp2002 Mar 19, 2026
f1c10d8
Merge branch 'master' into subwallet-dev
saltict Mar 19, 2026
4c73e46
[CI Skip] release/beta 1.3.76-0
actions-user Mar 19, 2026
f856872
[Issue-683-Chainlist] Support the discontinuation of MANTA staking
tunghp2002 Mar 20, 2026
521da55
Merge branch 'subwallet-dev' into koni/dev/issue-4968
tunghp2002 Mar 20, 2026
8811d44
Release version 1.3.76
saltict Mar 20, 2026
0acb0c9
[CI Skip] release/stable 1.3.76
actions-user Mar 20, 2026
1c38e97
[Issue-686-chainlist]: update chainlist for test
tunghp2002 Apr 2, 2026
e42b756
Merge branch 'subwallet-dev' into koni/dev/issue-4963
tunghp2002 Apr 3, 2026
53266a5
Merge branch 'koni/dev/issue-686-chainlist' into koni/dev/issue-4963
tunghp2002 Apr 3, 2026
453a4b5
[Issue-#4979] Update paraspell version and bodydata
tunghp2002 Apr 6, 2026
8e82460
Merge pull request #4961 from Koniverse/koni/dev/issue-4954
saltict Apr 6, 2026
4564296
Merge pull request #4969 from Koniverse/koni/dev/issue-4968
saltict Apr 6, 2026
bba4861
[Issue-#4963] Rename and add cmt
tunghp2002 Apr 6, 2026
85f759b
Merge pull request #4964 from Koniverse/koni/dev/issue-4963
saltict Apr 6, 2026
fb564ce
Merge branch 'master' into subwallet-dev
saltict Apr 9, 2026
0f1edf7
Merge and update chain-list
saltict Apr 9, 2026
ba4ab74
[CI Skip] release/beta 1.3.77-0
actions-user Apr 9, 2026
d9f5f07
Release version 1.3.77
saltict Apr 9, 2026
b237bb8
[CI Skip] release/stable 1.3.77
actions-user Apr 9, 2026
4d45ca2
Merge branch 'subwallet-dev' into koni/dev/issue-4768v2
tunghp2002 Apr 13, 2026
2a216de
[Issue-4768] feat: fix crash app after transfer nft and update sdk ve…
tunghp2002 Apr 13, 2026
8f665a9
Merge branch 'subwallet-dev' into koni/dev/issue-4267
tunghp2002 Apr 14, 2026
00ea154
[Issue-#4768] fix crash app
tunghp2002 Apr 17, 2026
987ac2d
Merge branch 'subwallet-dev' into koni/dev/issue-4935
tunghp2002 Apr 17, 2026
4a35fab
[Issue-#4935] Update chain-list
tunghp2002 Apr 17, 2026
f2d9bd6
Merge branch 'subwallet-dev' into koni/dev/issue-4899
tunghp2002 Apr 17, 2026
21c0cef
Merge remote-tracking branch 'origin/subwallet-dev' into koni/dev/iss…
Copilot Apr 22, 2026
8e2437f
Merge remote-tracking branch 'origin/subwallet-dev' into koni/dev/iss…
Copilot Apr 22, 2026
f9d8b1b
Merge branch 'subwallet-dev' into koni/dev/issue-4278
PDTnhah Apr 22, 2026
08f0491
[Issue-4278] refactor: resolve conflict
PDTnhah Apr 22, 2026
27a5e83
fix(setting): resolve auto enable chain after disable all chain
tunghp2002 May 5, 2026
43b7d37
Merge pull request #4857 from Koniverse/koni/dev/issue-4278
saltict May 5, 2026
724bbd5
Merge pull request #4817 from Koniverse/koni/dev/issue-4803
saltict May 5, 2026
f57ed50
Merge pull request #4971 from Koniverse/koni/dev/issue-4970
saltict May 5, 2026
79b30de
Merge branch 'master' into subwallet-dev
saltict May 6, 2026
7162054
Merge remote-tracking branch 'origin/koni/dev/issue-4935' into subwal…
saltict May 6, 2026
bb535a4
chore: update chain-list version to 0.2.127
saltict May 6, 2026
3869e3d
Merge remote-tracking branch 'origin/koni/dev/issue-4899' into subwal…
saltict May 6, 2026
21807ec
Merge branch 'subwallet-dev' into koni/dev/issue-4900
tunghp2002 May 6, 2026
c8fcf00
[Issue-4900] Chore: fix conflict
tunghp2002 May 6, 2026
e937025
Merge branch 'subwallet-dev' into koni/dev/issue-4901
tunghp2002 May 6, 2026
2d3bdeb
[Issue-4901] Chore: resolve conflict
tunghp2002 May 6, 2026
bbaadb2
[Issue-4901] Chore: fix lint
tunghp2002 May 6, 2026
246e42e
[Issue-4901] Chore: fix lint
tunghp2002 May 6, 2026
4675129
Merge remote-tracking branch 'origin/koni/dev/issue-4901' into subwal…
saltict May 6, 2026
54819b3
fix: update backend API URL for development environment
saltict May 6, 2026
2848a69
[Issue-4987] fix: price calculation mismatch
tunghp2002 May 11, 2026
f271a78
[Issue-#4987] refactor: use decimals from chainlist
tunghp2002 May 11, 2026
8394985
[CI Skip] release/beta 1.3.78-0
actions-user May 12, 2026
42a8a7a
Update version 1.3.78
saltict May 14, 2026
c1c25d8
[CI Skip] release/stable 1.3.78
actions-user May 14, 2026
afdf6db
[Issue-#4988] Update some UI in confirmation screen and fix bug in ma…
tunghp2002 May 18, 2026
c9c039b
[Issue-#4988] Chore: fix lint
tunghp2002 May 18, 2026
fa0fe28
Merge branch 'subwallet-dev' into koni/dev/issue-4267
tunghp2002 May 18, 2026
55252e7
chore: add condition
tunghp2002 May 18, 2026
ff4bcdf
Merge pull request #4990 from Koniverse/koni/dev/issue-4987
saltict May 19, 2026
9d16926
Merge pull request #4981 from Koniverse/koni/dev/issue-4979
saltict May 19, 2026
f745fe6
Merge pull request #4805 from Koniverse/koni/dev/issue-4267
saltict May 19, 2026
e3c4142
Merge pull request #4993 from Koniverse/koni/dev/issue-4988
saltict May 19, 2026
d68259d
[Issue-#4989] Fix: show error instead of crash app if can not decode …
tunghp2002 May 19, 2026
007c421
Merge remote-tracking branch 'origin/master' into subwallet-dev
saltict May 20, 2026
c4036a1
[CI Skip] release/beta 1.3.79-0
actions-user May 20, 2026
622d573
Update README.md
saltict May 20, 2026
22ba191
[CI Skip] release/beta 1.3.79-1
actions-user May 20, 2026
7d9ec8f
Release version 1.3.79
saltict May 21, 2026
95a43f9
[CI Skip] release/stable 1.3.79
actions-user May 21, 2026
58fb2e0
Merge branch 'subwallet-dev' into koni/dev/issue-2641
tunghp2002 May 25, 2026
a5f3a5a
Merge branch 'subwallet-dev' into koni/dev/issue-3936
tunghp2002 May 25, 2026
b741dda
[Issue-#3936] Chore: fix lint
tunghp2002 May 25, 2026
a8724cd
Merge branch 'subwallet-dev' into koni/dev/issue-4830
tunghp2002 May 25, 2026
46fd701
Merge branch 'subwallet-dev' into koni/dev/issue-4768v2
tunghp2002 May 27, 2026
8dee08c
Merge pull request #4905 from Koniverse/koni/dev/issue-2641
saltict Jun 1, 2026
7ad07c7
Merge pull request #4916 from Koniverse/koni/dev/issue-3936
saltict Jun 1, 2026
1d6d92a
Merge pull request #4917 from Koniverse/koni/dev/issue-4830
saltict Jun 1, 2026
f3216a4
Merge branch 'master' into subwallet-dev
saltict Jun 1, 2026
286289b
[Issue-#4768]refactor: resolve some cmt
tunghp2002 Jun 1, 2026
78017e9
[Issue-#4768] Chore: run autofix import
tunghp2002 Jun 1, 2026
2c346fc
fix: remove duplicate import of useLocalStorage
saltict Jun 1, 2026
e68036f
Merge pull request #4956 from Koniverse/koni/dev/issue-4768v2
saltict Jun 1, 2026
c723276
[CI Skip] release/beta 1.3.80-0
actions-user Jun 2, 2026
9f564ce
Release version 1.3.80
saltict Jun 2, 2026
bcbdaee
[CI Skip] release/stable 1.3.80
actions-user Jun 2, 2026
e276306
[Issue-#5002] feat: remove polygon zkevm logic
tunghp2002 Jun 19, 2026
06b66e9
Merge branch 'subwallet-dev' into koni/dev/issue-5004
tunghp2002 Jun 22, 2026
1bce06e
[Issue-5004] Fix bug display key instead of content
tunghp2002 Jun 23, 2026
1b62feb
[Issue-5004] feat: remove crowdloan
tunghp2002 Jun 23, 2026
3bd3257
Merge branch 'subwallet-dev' into koni/dev/issue-4989
tunghp2002 Jun 23, 2026
086937b
Merge branch 'koni/dev/issue-4983-v2' into koni/dev/issue-5004
tunghp2002 Jun 25, 2026
9c2e355
[Issue-#5004] Support disabled all network feature
tunghp2002 Jun 26, 2026
e0bb9c3
[Issue-#5004] Support import from trusted wallet and update subnet to…
tunghp2002 Jun 26, 2026
a77d862
Support change root claim type
tunghp2002 Jun 29, 2026
4bfefda
[Issue-#5002] Update chainlist
tunghp2002 Jun 30, 2026
1e60f61
[Issue-5002] Chore: update domain in dev
tunghp2002 Jun 30, 2026
8429b45
Merge pull request #4994 from Koniverse/koni/dev/issue-4989
saltict Jul 1, 2026
8e1b134
Merge pull request #5003 from Koniverse/koni/dev/issue-5002
saltict Jul 1, 2026
85c4346
chore(deps): upgrade @subwallet/chain-list from beta to stable 0.2.128
saltict Jul 1, 2026
0a828ce
[Issue-4708] Support webapp locked balance details
tunghp2002 Jul 1, 2026
5bc62fd
[Issue-4899] Support Bittensor staked swap balance
tunghp2002 Jul 1, 2026
36c7c13
[Issue-4278] Support webapp XCM destination fee display
tunghp2002 Jul 1, 2026
216ddf5
Merge branch 'subwallet-dev' into koni/dev/issue-5004
tunghp2002 Jul 2, 2026
9501904
[Issue-#5004] feat: add display name for some screen
tunghp2002 Jul 2, 2026
4b1a0a3
[Issue-#5004] Support nested NFT for webapp
tunghp2002 Jul 2, 2026
2fcc9eb
Merge branch 'subwallet-dev'
saltict Jul 2, 2026
d97d0a5
[CI Skip] release/beta 1.3.81-0
actions-user Jul 2, 2026
77f5253
[Issue-#5007] feat: add earning term and condition display mechanism
tunghp2002 Jul 3, 2026
86891b2
Release version 1.3.81
saltict Jul 3, 2026
8527b46
[CI Skip] release/stable 1.3.81
actions-user Jul 3, 2026
41a1a5a
[Issue-#5004] Support transfer alpha token webapp
tunghp2002 Jul 6, 2026
de41563
Skip version 1.3.81 due to a release issue
saltict Jul 6, 2026
383d4a3
[CI Skip] release/beta 1.3.82-0
actions-user Jul 6, 2026
87d433b
Release version 1.3.82
saltict Jul 6, 2026
459b9d1
[CI Skip] release/stable 1.3.82
actions-user Jul 6, 2026
f60974a
Merge branch 'subwallet-dev' into koni/dev/issue-5004
tunghp2002 Jul 6, 2026
509959a
[Issue-#5007] Update content
tunghp2002 Jul 7, 2026
6c645bf
[Issue-5007] Chore: fix lint
tunghp2002 Jul 7, 2026
af2ff4a
Merge branch 'webapp-dev' into koni/dev/issue-5004
tunghp2002 Jul 8, 2026
156989f
[Issue-#5004] Change fixed content to i18n
tunghp2002 Jul 8, 2026
d9f2232
Merge branch 'webapp-dev' into koni/dev/issue-5004
tunghp2002 Jul 8, 2026
531eb1b
Merge pull request #5008 from Koniverse/koni/dev/issue-5007
saltict Jul 8, 2026
e29bfa6
[Issue-5004] refactor: use enableChainWithPriorityAssets
tunghp2002 Jul 8, 2026
75cb05a
Merge branch 'subwallet-dev' into koni/dev/issue-5004
tunghp2002 Jul 9, 2026
f39b8ef
Chore: update some i18n wrong key
tunghp2002 Jul 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 27 additions & 0 deletions .123trigger
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,30 @@

1.3.55
1.3.56
1.3.57
1.3.58
1.3.59
1.3.60
1.3.61
1.3.62
1.3.63
1.3.64
1.3.65
1.3.66
1.3.67
1.3.68

1.3.69
1.3.70
1.3.71
1.3.72
1.3.73
1.3.74
1.3.75
1.3.76
1.3.77
1.3.78
1.3.79
1.3.80
1.3.81
1.3.82
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ SUBWALLET_API=http://localhost:3000/api
SW_EXTERNAL_SERVICES_API=http://localhost:8787
MELD_WIZARD_KEY=meldAbcdef:1234
PATCH_CHAIN_LIST_URL=https://...
BTC_SERVICE_TOKEN=aHR0cHM6Ly9xdWFuZ3RydW5nLXNvZnA...
Empty file added .env.pull-request.development
Empty file.
12 changes: 12 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
node_modules/
build/
dist/
coverage/
packages/extension-koni/build/
packages/extension-koni/build-firefox/
packages/web-runner/build/
packages/webapp/build/
*.spec.ts
*.test.ts
*.spec.tsx
*.test.tsx
269 changes: 269 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,274 @@
# CHANGELOG

## 1.3.82
Build date: Jul 06, 2026.

Features & Updates:
- Remove Polygon zkEVM support due to network sunset (#5002)

Bug fixes:
- Signing popup crashes with "Unable to create Enum via index 9" when SignerPayload.assetId is a V5 cross-consensus Location (#4989)


## 1.3.81
Build date: Jul 03, 2026 => This version was skipped due to a release issue.


## 1.3.80
Build date: Jun 02, 2026.

Features & Updates:
- Extension - Re-check transaction failed in case transfer max with balance = ED (#2641)
- Extension - Show incorrect network address on XCM confirmation screen when perform Swap, Earning (#3936)
- Re-check logic approve token when perform XCM (#4830)
- Implement NFTService + Migrate EVM & Unique Network NFT logic (Phase 1) (#4884)


## 1.3.79
Build date: May 21, 2026.

Features & Updates:
- Alpha price calculation mismatch vs TaoStats (#4987)
- Update ParaSpell API integration to v1 (#4979)
- Extension – Some issues when merging in version 1.3.78 (#4988)
- Refactor Swap Service interface and redundant code (#4826)


## 1.3.78
Build date: May 14, 2026.

Features & Updates:
- Extension - Support display destination fee for transfer XCM (#4278)
- Calculate exactly estimate fee for bridge step in liquid staking (#4803)
- Disable all networks' switch to Manage Networks page (#4970)
- Update for chain-list stable v0.2.127
- Support Transfer Alpha Token (#4900)
- Bridge native TAO <-> Subtensor EVM (#4901)
- Support bittensor on-chain swap (#4899)
- [Subtensor EVM] Add support for some alpha tokens


## 1.3.77
Build date: Apr 09, 2026.

Features & Updates:
- Improve Proxy account features (#4942)
- Improve Multisig account feature (#4963)
- Turn off warning popup for transfers between PAH <> KAH (#4954)
- Support stDOT LSD sunset (#4968)
- Update for chainlist stable v0.2.126


## 1.3.76
Build date: Mar 20, 2026.

Features & Updates:
- Unable to turn network when no add correct API key (#4972)
- Display token name and subnet ID for subnet tokens | Bittensor (#4892)
- Support the newly updated Root staking feature | Bittensor (#4829)


## 1.3.75
Build date: Mar 17, 2026.

Features & Updates:
- Add user-configurable Subscan API Key in settings (#4965)


## 1.3.74
Build date: Feb 11, 2026.

Features & Updates:
- Support Multisig Account Phase 1 (#4855)


## 1.3.73
Build date: Jan 22, 2026.

Features & Updates:
- Update @subwallet-monorepos/subwallet-services-sdk 0.1.16 (#4957)
- Remove the Crowdloans tab (#4920)

Bug fixes:
- Fix bug get Earning position parachain (#4950)


## 1.3.72
Build date: Jan 14, 2026.

Features & Updates:
- Integrate Proxy Account Support (#4725)
- Update chain-list stable v0.2.123 (#4861)
- Add support for USDC & stEWT (#639)
- Migrate to ParaSpell V5 (#4908)


## 1.3.71
Build date: Dec 29, 2025.

Features & Updates:
- Improve token enabling (Round 2) (#4247)
- Update libs for SubWallet Extensions (#4808)
- Support Import from Trust Wallet to SubWallet (#4762)


## 1.3.70
Build date: Dec 11, 2025.

Features & Updates:
- Support OpenGov (Phase 1) (#4678)


## 1.3.69
Build date: Dec 08, 2025.

Features & Updates:
- Update chain-list stable v0.2.122 (#4827)
- Turn off "Advanced phishing detection" feature (#4891)


## 1.3.68
Build date: Dec 03, 2025.

Features & Updates:
- Standardize the Module Price History according to the new standard (#4784)
- Locked Balance Display (#4708)
- Update Transak Widget URL (#4835)

Bug fixes:
- Unable to import NFT ERC-721 on Rari chain (#4625)
- Support show NFT haven't method tokenOfOwnerByIndex (#4568)


## 1.3.67
Build date: Nov 13, 2025.

Features & Updates:
- Improve Swap validation by Dry-run-preview API from ParaSpell (#4671)
- Configure gas limit & max gas fee for Energy Web Chain (#4716)


## 1.3.66
Build date: Nov 07, 2025.

Features & Updates:
- Update chain-list stable v0.2.121 (#4812):
- Add multichain asset for ANLOG token
- Update alpha token netuid 71: ( name: Fa -> Leadpoet , symbol: ف -> ㄴ, priceId: dtao-71 -> kora )
- Re-enable Cross-chain transfer related to Relay-chain (#4822)
- Rounded value parameter send in EVM transaction request (#3632)


## 1.3.65
Build date: Nov 06, 2025.

Features & Updates:
- Improve detect assets & optimize enabled tokens on EVM chains (#4542)
- Improve estimate fee through Across Bridge (#4310)
- Check buy options for DOT & KSM token (#4815)
- Add Collator's APY for Tanssi Staking (#4795)
- Some updates after Polkadot Asset Hub Migration (#4819)
- Update altinputasset for some liquid staking (#4813)


## 1.3.64
Build date: Oct 30, 2025.

Features & Updates:
- [Energy Web X] Display APY for collators in collator list (#4739)
- Polkadot Asset Hub Migration (#4790)
- Update chain-list stable v0.2.120 (#4797):
- Add XCM support for MYTH from Mythos -> Polkadot Asset Hub
- Update symbol for GLMR.wb (Moonriver) (GLMR.wb -> GLMR.mb)
- Remove Polkadot & Kusama related XCM Ref
- [Hydration] Add support for ENA
- [Hydration] Add swap support for ENA


## 1.3.63
Build date: Oct 23, 2025.

Features & Updates:
- Add support for in-app TANSSI staking (#4666)
- Update params for XCM transfer - Related to DOT/KSM XCM (#4787)
- Update Earning Info config for migrated chain after AHM (#4752)
- Integrate Optimex into BTC Swap Flow (#4496)
- Update chain-list stable v0.2.119 (#4767)
- Re-check metadata for tokens that support XCM
- \[Moonriver\] Add support for Bridged GLMR
- \[Moonbeam\] Add support for Bridged MOVR
- \[Hydration\] Add support for PAXG
- Update outdated data


## 1.3.62
Build date: Oct 10, 2025.

Features & Updates:
- Update chain-list stable v0.2.118 (#4730):
- [Xode] Add XCM support for DOT & USDT

Bug fixes:
- Fixed missing "Edit Fee" button / Improve fee loading UI (#4652)
- Fixed issue can not update patch and online resources (#4536)
- Fixed some UI bugs for migrated chain after AHM on Earning features (#4754)
- Fixed bug show Earning options for Kusama although AHM migrated (#4763)
- Fixed bug don't show toast message validate in case input amount < 1 when transfer Cardano (#4706)


## 1.3.61
Build date: Oct 04, 2025.

Features & Updates:
- Hide copy/QR content for relay chain addresses (AssetHub migration) (#4735)
- Re-check for Paseo after migrated (#4507)

Bug fixes:
- Fixed crash in EarningPositions when asset is undefined (read property 'decimals' of undefined) in case update version (#4731)

## 1.3.60
Build date: Oct 02, 2025.

Features & Updates:
- [zkVerify Mainnet] Add support for in-app VFY staking (#4688)
- Update chain-list version v0.2.117 (#4693):
- [Xode] Add block explorer only for when users want to view transaction details SubWallet-ChainList
- Add group for VFY tokens

Bug fixes:
- Fixed error when performing EWC staking (#4694)


## 1.3.59
Build date: Sep 23, 2025.

Features & Updates:
- Update chain-list stable v0.2.116 (#4704):
- Support HOLLAR mainnet (#4692)


## 1.3.58
Build date: Sep 19, 2025.

Features & Updates:
- Update chain-list stable v0.2.115 (#4668)
- Add XCM support for teleporting KSM between encointer-kusama and asset-hub-kusama
- Add block explorer only for when users want to view transaction details
- Fixed bug do not show HOLLAR balance
- Remove USDC.wh token (Moonbeam)
- ...

Bug fixes:
- Fixed bug Show incorrect amount when transfer max (#4462)


## 1.3.57
Build date: Sep 17, 2025.

Features & Updates:
- Add support for in-app EWT staking (#4638)


## 1.3.56
Build date: Sep 11, 2025.

Expand Down
Loading
Loading