File tree
249 files changed
+11904
-6150
lines changed- .github
- actions/build
- workflows
- .yarn/patches
- apps
- mobile
- assets/fonts/safe-icons
- resources/icons
- safe-icons
- demo-files
- fonts
- source-svgs
- src
- app
- (tabs)
- import-signers
- sign-transaction
- transaction-parameters/(tabs)
- components
- BadgeWrapper
- Badge
- Loader
- SafeListItem/__snapshots__
- SignerTypeBadge
- SwapHeader
- ThresholdBadge
- transactions-list/Card
- AccountCard
- SignersCard
- StakingTxDepositCard/__snapshots__
- StakingTxExitCard/__snapshots__
- StakingTxWithdrawCard/__snapshots__
- VaultTxDepositCard/__snapshots__
- VaultTxRedeemCard/__snapshots__
- features
- AccountsSheet/AccountItem
- hooks
- utils
- __tests__
- AddressBook/List/components/List
- Assets/components
- ReadOnly
- ConfirmTx
- components
- ExecuteForm
- ReviewAndConfirm
- tabs
- SignForm
- SignTransaction
- hooks
- confirmation-views
- Stake
- Deposit/__snapshots__
- Exit/__snapshots__
- WithdrawRequest/__snapshots__
- SwapOrder
- hooks
- DataImport/helpers
- ExecuteTx/components
- HistoryTransactionDetails
- ImportPrivateKey
- components/LoadingImport
- hooks
- ImportReadOnly/hooks/useScan
- ImportSigners
- LedgerSign
- Ledger
- components
- hooks
- icons
- Settings
- components/IdenticonWithBadge
- Signers/components/SignersList
- Signer
- components
- TransactionActions/components
- TxHistory
- components/TxHistoryList
- hooks
- __tests__
- services
- analytics
- bluetooth
- ledger
- notifications
- store
- __tests__
- tests
- types
- web
- cypress
- e2e
- happypath_2
- pages
- prodhealthcheck
- regression
- support
- public
- src
- components
- balances/AssetsTable
- common
- MetaTags
- NumberField
- TokenAmountInput
- dashboard/PendingTxs
- nfts
- NftCollections
- NftGrid
- NftPreviewModal
- NftSendForm
- __tests__
- transactions/TxDetails/Summary/SafeTxHashDataRow
- tx-flow
- common/TxNonce
- flows
- NftTransfer
- SignMessage
- tx/ApprovalEditor
- config
- features
- multichain/utils
- myAccounts/components
- AccountInfoChips
- AccountItems
- positions
- proposers/components
- spaces/components
- AddAccounts
- Dashboard
- speedup/utils/__tests__
- walletconnect
- components
- WcChainSwitchModal
- WcSessionManager
- __tests__
- services
- __tests__
- hooks
- markdown/privacy
- pages
- services
- analytics
- beamer
- safe-wallet-provider
- store
- __tests__
- api/gateway
- utils
- config/test/msw
- expo-plugins/notification-service-ios
- packages
- store
- src/gateway
- utils/src
- services/security/modules/BlockaidModule
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
249 files changed
+11904
-6150
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 |
| |
18 | 25 |
| |
19 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 |
| |
20 | 27 |
| |
21 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 |
| |
17 | 24 |
| |
18 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 |
| |
79 | 83 |
| |
80 | 84 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
| 21 | + | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
| 29 | + | |
30 | 30 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| 42 | + | |
40 | 43 |
| |
| 44 | + | |
| 45 | + | |
41 | 46 |
| |
42 | 47 |
| |
43 | 48 |
| |
| |||
73 | 78 |
| |
74 | 79 |
| |
75 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 |
| |
77 | 90 |
| |
78 | 91 |
| |
| |||
112 | 125 |
| |
113 | 126 |
| |
114 | 127 |
| |
| 128 | + | |
115 | 129 |
| |
116 | 130 |
| |
117 | 131 |
| |
| |||
146 | 160 |
| |
147 | 161 |
| |
148 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
149 | 169 |
| |
150 | 170 |
| |
151 | 171 |
| |
|
0 commit comments