Commit 248659b
Additional tooling (#1459)
* feat: nami mode dapp connector
* feat(extension): conditional inject based on wallet mode (#91)
Implements LW-11590 and LW-11630
* chore: resolve sonarcloud issues
* fixup! feat(extension): conditional inject based on wallet mode (#91)
* fixup! feat: nami mode dapp connector
* feat(extension): collateral logic
* fixup! feat: nami mode dapp connector
* fixup! feat: nami mode dapp connector
* chore: bump sdk version
* fix: hardware wallet integration
* fix: banner display condition and popup size
* chore: resolve ci issues
* chore: fix ui discrepancies
* fixup! fix: hardware wallet integration
* fixup! fixup! fix: hardware wallet integration
* feat(nami): await posthog events that occur before window.close
Window.close could occur before the posthog event
is sent. Await on sending the event before closing
the window.
* fixup! chore: resolve ci issues
* fixup! fix: banner display condition and popup size
* fixup! fix: hardware wallet integration
* fixup! fix: banner display condition and popup size
* fix(extension): debounce on CIP-30 endpoint calls now starts after first event (#1458)
* fix(extension): debounce on CIP-30 endpoint calls now starts after first event
* perf: optimize loading states in Dapp connector views
* chore: separate dapp view
* feat: optimize loading states in Dapp connector views
---------
Co-authored-by: Przemysław Włodek <przem.wlodek.github@gmail.com>
Co-authored-by: Mircea Hasegan <mircea.hasegan@iohk.io>
Co-authored-by: vetalcore <vetalcore@gmail.com>
* fix: improve error handling for hardware wallet
* fixup! fix: hardware wallet integration
* chore: extract more tools (#1461)
* chore: extract more tools
* chore: update assets
* fix: preserve location
* fix: hide show recovery phrase setting
* fix: [LW-11665] dApp connector proportions for hardware wallets (#1467)
* fix: change password flow (#1466)
* fix: change password flow
* chore: fix tests
* chore(extension): ensure tabs are closed (#1464)
* fix: delete wallet from popup (#1465)
* chore: update copy
* chore: remove tslint issues
* chore: resolve sonarcloud issues
* fix: correct copy paste error for extension IDs
* fix: scrollbar ref potentially not active
* fix: metadata controlled input lag
* chore: fix get collateral utxo test
* fix: collateral confirmation toast
* fix(nami): tx collateral inputs must be part of marked collaterals
* fix: handle server urls
* fix: fix unresponsive send page on metadata update with multiple assets
* chore: update switch to nami mode copies
* fix: store recent addresses per env name for send flow
* fix: resolve eslint/tslint fixes commit comments
* chore: update switch to nami mode copies
* chore: add missing dependencies into dapp connector view
* feat: show asset info in assets modal
* fix: redirect to trezor sign page
* fix: allow additional properties while sending events to posthog
* chore: fix tslint issues
* fix: fix change password flow
* chore: fix tslint issues
* fix: refresh tx history if new tx appears
* fix: cache address and balance per env name
* chore(nami): add missing typings
* fix: reset states after submitting tx with trezor
* fix: close all lace windows before executing migration
* fix: show tx history of multi-delegated accounts
* feat(nami): implement migration guard on popup
- only complete migration via explicit complete in final onboarding step
* fix: show all accounts of all hw instead of just a first one
* fixup! feat: show asset info in assets modal
* fix: use explicit bigint conversion in both sides of abs function
* fix: use explicit bigint conversion in both sides of abs function
* refactor: address sonarlint issues
* fix: update account tests
* fixup! fix(nami): tx collateral inputs must be part of marked collaterals
* fix: remove second scrollbar in history tab
* refactor: remove dead code
* feat(nami): send analytic event for trezor dapp tx sign
* fix: add analytic event for ledger send tx
* fix(nami): asset meatadata with bigint values
* fix: add send transaction confirmation click event for trezor
* fix: open HWFlow modal if wallet type is hardware
* fix(nami): compute datumHash if contract
* fix: nami package storybook
* fix: confirm modal event capture
relative paths need to be used
* fix(nami): broken HW connect UI (#1476)
---------
Co-authored-by: Mircea Hasegan <mircea.hasegan@iohk.io>
Co-authored-by: Angel Castillo <angel.castillo@iohk.io>
Co-authored-by: Przemysław Włodek <przem.wlodek.github@gmail.com>
Co-authored-by: John Oshalusi <john.oshalusi@iohk.io>
Co-authored-by: Michael Chappell <7581002+mchappell@users.noreply.github.com>1 parent c636a4b commit 248659b
File tree
173 files changed
+5697
-7242
lines changed- apps/browser-extension-wallet
- src
- components/MainMenu/DropdownMenuOverlay/components
- features
- dapp/components
- collateral
- confirm-transaction
- nami-migration
- migration-tool
- cross-extension-messaging
- lace
- nami
- migrator
- nfts/components
- hooks
- __tests__
- lib/scripts
- background
- __tests__
- services
- types
- routes
- stores
- slices
- styles
- utils
- mocks
- views
- browser-view
- features/settings/components
- Collateral/send
- routes
- nami-mode
- packages
- cardano/src/wallet/lib
- core/src/ui/components/NamiMigration
- AllDone
- Customize
- nami
- .storybook
- mocks
- src
- adapters
- api
- extension
- config
- features
- ada-handle
- analytics
- common-outside-handles-provider
- dapp-outside-handles-provider
- outside-handles-provider
- mocks
- types
- typings
- ui
- app
- components
- hw
- pages
- dapp-connector
- staking/.storybook
- translation/src/lib/translations
- browser-extension-wallet
- core
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
173 files changed
+5697
-7242
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
45 | 65 | | |
46 | 66 | | |
47 | 67 | | |
Lines changed: 18 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
165 | 158 | | |
166 | | - | |
| 159 | + | |
167 | 160 | | |
168 | 161 | | |
169 | | - | |
170 | 162 | | |
| 163 | + | |
171 | 164 | | |
172 | 165 | | |
173 | 166 | | |
174 | 167 | | |
175 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
176 | 177 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments