File tree
245 files changed
+1071
-627
lines changed- packages
- account
- addr-by-network
- background
- src
- base32-address
- browser-extension
- consts
- content-script
- contract-method-name
- db
- detect-address-type
- did
- estimate-tx
- inpage
- ledger
- manifest
- popup
- src
- components
- constants
- hooks
- locales
- pages
- CreateSeed
- Home
- components
- utils
- rpc-engine
- rpcs
- cfx_accounts
- cfx_call
- cfx_chainId
- cfx_checkBalanceAgainstTransaction
- cfx_clientVersion
- cfx_epochNumber
- cfx_estimate1559Fee
- cfx_estimateGasAndCollateral
- cfx_feeHistory
- cfx_gasPrice
- cfx_getAccount
- cfx_getAccountPendingInfo
- cfx_getAccountPendingTransactions
- cfx_getAccumulateInterestRate
- cfx_getAdmin
- cfx_getBalance
- cfx_getBestBlockHash
- cfx_getBlockByBlockNumber
- cfx_getBlockByEpochNumber
- cfx_getBlockByHash
- cfx_getBlockByHashWithPivotAssumption
- cfx_getBlockRewardInfo
- cfx_getBlocksByEpoch
- cfx_getCode
- cfx_getCollateralForStorage
- cfx_getConfirmationRiskByHash
- cfx_getDepositList
- cfx_getFeeBurnt
- cfx_getInterestRate
- cfx_getLogs
- cfx_getMaxGasLimit
- cfx_getNextNonce
- cfx_getNextUsableNonce
- cfx_getPoSEconomics
- cfx_getPoSRewardByEpoch
- cfx_getSkippedBlocksByEpoch
- cfx_getSponsorInfo
- cfx_getStakingBalance
- cfx_getStatus
- cfx_getStorageAt
- cfx_getStorageRoot
- cfx_getSupplyInfo
- cfx_getTransactionByHash
- cfx_getTransactionReceipt
- cfx_getVoteList
- cfx_maxPriorityFeePerGas
- cfx_netVersion
- cfx_openedMethodGroups
- cfx_requestAccounts
- cfx_sendRawTransaction
- cfx_sendTransaction
- cfx_signTransaction
- cfx_signTxWithLedgerNanoS
- cfx_signTypedData_v4
- eth_accounts
- eth_blockNumber
- eth_call
- eth_chainId
- eth_estimate1559Fee
- eth_estimateGas
- eth_feeHistory
- eth_gasPrice
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getCode
- eth_getLogs
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionReceipt
- eth_maxPriorityFeePerGas
- eth_requestAccounts
- eth_sendRawTransaction
- eth_sendTransaction
- eth_signTransaction
- eth_signTxWithLedgerNanoS
- eth_signTypedData_v4
- net_version
- personal_sign
- txpool_nextNonce
- wallet_accounts
- wallet_addConfluxChain
- wallet_addEthereumChain
- wallet_addHdPath
- wallet_addNetwork
- wallet_addPendingUserAuthRequest
- wallet_addVault
- wallet_afterUnlock
- wallet_chainId
- wallet_cleanupTx
- wallet_createAccount
- wallet_createAddress
- wallet_dbQuery
- wallet_deleteAccount
- wallet_deleteAccountGroup
- wallet_deleteApp
- wallet_deleteMemo
- wallet_deleteNetwork
- wallet_detectAddressType
- wallet_detectNetworkType
- wallet_discoverAccounts
- wallet_enrichConfluxTx
- wallet_enrichEthereumTx
- wallet_enrichTxs
- wallet_exportAccount
- wallet_exportAccountGroup
- wallet_exportAll
- wallet_generateAddress
- wallet_generatePrivateKey
- wallet_getAccountAddressByNetwork
- wallet_getAccountGroup
- wallet_getAccountGroupVaultValue
- wallet_getAddressPrivateKey
- wallet_getBalance
- wallet_getBlockOrEpochNumber
- wallet_getBlockTime
- wallet_getBlockchainExplorerUrl
- wallet_getCurrentAccount
- wallet_getCurrentNetwork
- wallet_getCurrentViewingApp
- wallet_getFluentMetadata
- wallet_getImportHardwareWalletInfo
- wallet_getNetwork
- wallet_getNextNonce
- wallet_getNextUsableNonce
- wallet_getPendingAuthRequest
- wallet_getPermissions
- wallet_getPreferences
- wallet_getSidePanelEnabled
- wallet_getSidePanelSupported
- wallet_handleUnfinishedCFXTx
- wallet_handleUnfinishedETHTx
- wallet_handleUnfinishedTxs
- wallet_importAddress
- wallet_importAll
- wallet_importHardwareWalletAccountGroupOrAccount
- wallet_importMnemonic
- wallet_importPrivateKey
- wallet_metadataForPopup
- wallet_network1559Compatible
- wallet_refetchBalance
- wallet_refetchTokenList
- wallet_refetchTxList
- wallet_registerSiteMetadata
- wallet_requestAccounts
- wallet_requestPermissions
- wallet_requestUnlockUI
- wallet_sendTransaction
- wallet_sendTransactionWithAction
- wallet_setAppCurrentAccount
- wallet_setAppCurrentNetwork
- wallet_setCurrentAccount
- wallet_setCurrentNetwork
- wallet_setPreferences
- wallet_setSidePanelBehavior
- wallet_setSidePanelEnabled
- wallet_switchConfluxChain
- wallet_switchEthereumChain
- wallet_unlock
- wallet_unwatchAsset
- wallet_updateAccount
- wallet_updateAccountGroup
- wallet_updateNetwork
- wallet_updateTokenList
- wallet_upsertMemo
- wallet_userApprovedAuthRequest
- wallet_userRejectedAuthRequest
- wallet_validate20Token
- wallet_validateAppPermissions
- wallet_validateMnemonic
- wallet_validatePassword
- wallet_validatePrivateKey
- wallet_watchAsset
- wallet_zeroAccountGroup
- signature
- single-call-balance-tracker
- spec
- tx-history-checker
- ui
- components
- Alert
- Checkbox
- Dropdown
- Loading
- Menu
- Message
- Modal
- Notification
- Tag
- icons
- shorten-address
- workspace-tools
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
245 files changed
+1071
-627
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
| |||
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
| 163 | + | |
| 164 | + | |
161 | 165 |
| |
162 | 166 |
| |
163 | 167 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
| |||
367 | 371 |
| |
368 | 372 |
| |
369 | 373 |
| |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
370 | 378 |
| |
371 | 379 |
| |
372 | 380 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| 140 | + | |
| 141 | + | |
140 | 142 |
| |
141 | 143 |
| |
142 | 144 |
| |
| |||
147 | 149 |
| |
148 | 150 |
| |
149 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 | 5 |
| |
8 | 6 |
| |
9 | 7 |
| |
| |||
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 | 24 |
| |
43 | 25 |
| |
44 | 26 |
| |
| |||
91 | 73 |
| |
92 | 74 |
| |
93 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
94 | 80 |
| |
95 | 81 |
| |
96 | 82 |
| |
| |||
125 | 111 |
| |
126 | 112 |
| |
127 | 113 |
| |
128 |
| - | |
| 114 | + | |
129 | 115 |
| |
130 |
| - | |
131 | 116 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 |
| |
73 | 76 |
| |
74 | 77 |
| |
| |||
90 | 93 |
| |
91 | 94 |
| |
92 | 95 |
| |
93 |
| - | |
94 | 96 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
| 105 | + | |
102 | 106 |
| |
103 |
| - | |
104 | 107 |
| |
105 | 108 |
| |
106 | 109 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 |
| |
4 | 9 |
| |
5 | 10 |
| |
| |||
16 | 21 |
| |
17 | 22 |
| |
18 | 23 |
| |
19 |
| - | |
| 24 | + | |
| 25 | + | |
20 | 26 |
| |
21 |
| - | |
22 | 27 |
| |
23 | 28 |
| |
24 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 |
| |
35 | 41 |
| |
36 | 42 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 |
| |
66 | 69 |
| |
67 | 70 |
| |
| |||
78 | 81 |
| |
79 | 82 |
| |
80 | 83 |
| |
| 84 | + | |
81 | 85 |
| |
| 86 | + | |
82 | 87 |
| |
83 | 88 |
| |
84 | 89 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments