File tree
175 files changed
+173
-353
lines changed- .yarn/versions
- packages
- background
- browser-extension
- 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_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_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_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
- workspace-tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
175 files changed
+173
-353
lines changedThis file was deleted.
This file was deleted.
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
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 | |
---|---|---|---|
| |||
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 | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
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 | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
0 commit comments