MCPcopy Create free account

hub / github.com/Lily-Technologies/lily-wallet / functions

Functions705 in github.com/Lily-Technologies/lily-wallet

↓ 44 callersFunctionclassNames
(...classes)
apps/frontend/src/utils/other.ts:5
↓ 30 callersFunctionmobile
(inner)
apps/frontend/src/utils/media.js:3
↓ 22 callersFunctiongetNumberFromString
(numberAsString)
apps/frontend/cypress/integration/Send/fees.spec.js:8
↓ 22 callersFunctionsendError
(res: Response, message: string, code: number = 500)
apps/express/src/utils/index.ts:3
↓ 14 callersFunctioncreateMap
(items: T[], key: string)
apps/frontend/src/utils/accountMap.ts:33
↓ 14 callersFunctiondbConnect
(userDataPath: string)
packages/shared-server/src/sqlite/index.ts:11
↓ 13 callersFunctionnormalizedIncludes
(string: string, substring: string)
apps/frontend/src/utils/other.ts:32
↓ 13 callersFunctiontruncateAddress
(address: string)
apps/frontend/src/utils/send.ts:60
↓ 12 callersFunctionbitcoinNetworkEqual
(a: Network, b: Network)
apps/frontend/src/utils/files.ts:65
↓ 12 callersFunctiongetValue
(value: number)
apps/frontend/src/context/UnitContext.tsx:31
↓ 12 callersFunctionlicenseExpires
(license: LilyLicense)
apps/frontend/src/utils/license.ts:13
↓ 12 callersFunctionsaveConfig
( configFile: LilyConfig, password: string, platform: BasePlatform )
apps/frontend/src/utils/files.ts:230
↓ 11 callersFunctionrunCommand
(command: string[])
packages/shared-server/src/HWI/runCommand.ts:7
↓ 10 callersMethodinitialize
()
packages/shared-server/src/LightningProviders/LightningBaseProvider.ts:31
↓ 10 callersFunctionisAtLeastTier
(license: LilyLicense, minimumTier: string)
apps/frontend/src/utils/license.ts:131
↓ 10 callersFunctionrequireLightning
( WrappedComponent: React.ComponentType<T> )
apps/frontend/src/hocs/requireLightning.tsx:11
↓ 9 callersFunctionaddToPin
(number: number)
apps/frontend/src/components/PromptPinModal.tsx:52
↓ 9 callersFunctioncreateTransaction
( currentAccount: LilyOnchainAccount, recipients: RecipientItem[], desiredFee: number, estimateFee: ()
apps/frontend/src/utils/send.ts:178
↓ 9 callersFunctiongetP2wpkhDeriationPathForNetwork
(network: Network)
apps/frontend/src/utils/files.ts:91
↓ 9 callersFunctiongetUnchainedNetworkFromBjslibNetwork
( bitcoinJslibNetwork: Network )
apps/frontend/src/utils/files.ts:102
↓ 8 callersFunctiongetAddressFromAccount
( account: OnChainConfig, path: string, currentBitcoinNetwork: Network )
packages/shared-server/src/utils/accountMap.ts:279
↓ 8 callersFunctiononLicenseClick
(tier: LicenseTiers, account: LilyOnchainAccount)
apps/frontend/src/components/PricingTable.tsx:30
↓ 8 callersFunctionrequireOnchain
( WrappedComponent: React.ComponentType<T> )
apps/frontend/src/hocs/requireOnchain.tsx:11
↓ 7 callersMethodgetClient
()
packages/shared-server/src/LightningProviders/LND.ts:46
↓ 7 callersFunctiongetFee
(psbt: Psbt, transactions: Transaction[])
apps/frontend/src/utils/send.ts:97
↓ 7 callersFunctiononSave
()
apps/frontend/src/pages/Vault/RecentTransactions/TransactionDescription.tsx:17
↓ 7 callersFunctionvalidateSendAmount
(sendValue: string, currentBalance: number)
apps/frontend/src/utils/send.ts:66
↓ 6 callersFunctioncapitalize
(word)
apps/frontend/src/utils/other.ts:9
↓ 6 callersFunctioncreateKeyId
(fingerprint: string, xpub: string)
apps/frontend/src/utils/files.ts:48
↓ 6 callersFunctioncreateUtxoMapFromUtxoArray
(utxosArray: UTXO[])
apps/frontend/src/utils/send.ts:89
↓ 6 callersFunctiondownloadFile
(file: string, filename: string, platform: BasePlatform)
apps/frontend/src/utils/files.ts:200
↓ 6 callersFunctionformatFilename
( fileName: string, currentBitcoinNetwork: Network, fileType: string )
apps/frontend/src/utils/files.ts:188
↓ 6 callersFunctiongetBuffer
(item)
apps/frontend/src/utils/send.ts:32
↓ 6 callersFunctiongetFile
( filename: string, userDataPath: string, encoding?: 'utf8' | 'hex' )
packages/shared-server/src/utils/utils.ts:45
↓ 6 callersFunctiongetUnchainedNetworkFromBjslibNetwork
(bitcoinJslibNetwork: Network)
packages/shared-server/src/utils/accountMap.ts:31
↓ 6 callersFunctionlicenseTier
(license: LilyLicense)
apps/frontend/src/utils/license.ts:8
↓ 6 callersFunctionmultisigDeviceToExtendedPublicKey
( device: HwiEnumerateWithXpubResponse, currentBitcoinNetwork: Network )
apps/frontend/src/utils/files.ts:159
↓ 6 callersFunctiontoBuffer
(obj: any)
apps/frontend/src/__tests__/utils/accountMap.test.ts:11
↓ 6 callersFunctiontoBuffer
(obj)
apps/frontend/src/__tests__/utils/accountMap.test.js:7
↓ 5 callersFunctionaddExtendedPublicKeysToNewAccount
(extendedPublicKeys: ExtendedPublicKey[])
apps/frontend/src/pages/Setup/NewVault/index.tsx:108
↓ 5 callersFunctionclone
(a: T)
apps/frontend/src/utils/files.ts:32
↓ 5 callersFunctioncombinePsbts
(finalPsbt: Psbt, signedPsbt: Psbt)
apps/frontend/src/utils/send.ts:43
↓ 5 callersFunctioncreateMap
(items: T[], key: string)
packages/shared-server/src/utils/accountMap.ts:39
↓ 5 callersMethodestimateFee
()
apps/frontend/src/frontend-middleware/BasePlatform.ts:77
↓ 5 callersFunctiongetP2shDeriationPathForNetwork
(network: Network)
apps/frontend/src/utils/files.ts:80
↓ 5 callersFunctiongetSignedDevicesFromPsbt
(psbt: Psbt, extendedPublicKeys: ExtendedPublicKey[])
apps/frontend/src/utils/send.ts:167
↓ 5 callersFunctionopenInModal
(component: JSX.Element)
apps/frontend/src/pages/Setup/NewHardwareWalletScreen.tsx:63
↓ 5 callersFunctionsaveFile
(file: string, filename: string, path: string)
packages/shared-server/src/utils/utils.ts:21
↓ 5 callersFunctiontoggleRefresh
()
apps/frontend/src/App.tsx:105
↓ 5 callersFunctionupdateConfigFileVersionBeta
( config: | LilyConfigOneDotSevenConfig | LilyConfigOneDotFiveConfig | LilyConfigOneDotZeroConfi
apps/frontend/src/utils/migration.ts:27
↓ 5 callersFunctionvalidateAddress
(recipientAddress: string, currentBitcoinNetwork: Network)
apps/frontend/src/utils/send.ts:48
↓ 5 callersFunctionvalidateTxForAccount
(psbt: Psbt, currentAccount: LilyOnchainAccount)
apps/frontend/src/utils/send.ts:74
↓ 4 callersFunctionbufferToHex
(buffer)
apps/frontend/src/utils/other.ts:28
↓ 4 callersFunctionchangeDomain
(domain: number)
apps/frontend/src/pages/Home/HistoricChart.tsx:60
↓ 4 callersMethodcloseChannel
( { channelPoint, deliveryAddress }: LilyCloseChannelRequest, callback: (response: CloseStatusUpdate)
apps/frontend/src/frontend-middleware/BasePlatform.ts:91
↓ 4 callersFunctioncloseModal
()
apps/frontend/src/components/TitleBar.tsx:36
↓ 4 callersFunctioncloseModal
()
apps/frontend/src/pages/Send/components/OnchainSendTxForm.tsx:71
↓ 4 callersFunctioncreateAccountId
(config: Omit<OnChainConfig, 'id'>)
apps/frontend/src/utils/files.ts:36
↓ 4 callersMethodgetAccountData
( config: LightningConfig, callback: (accountData: LilyLightningAccount) => void )
packages/shared-server/src/LightningProviders/LND.ts:65
↓ 4 callersFunctiongetAccountType
(setupOption: number, capitalize?: 'all' | 'first' | 'none')
apps/frontend/src/pages/Setup/InputNameScreen.tsx:50
↓ 4 callersFunctiongetAddressFromAccount
( account: OnChainConfig, path: string, currentBitcoinNetwork: Network )
apps/frontend/src/utils/accountMap.ts:279
↓ 4 callersFunctiongetAllLabelsForAddress
( db: Database<sqlite3.Database, sqlite3.Statement>, address: string )
packages/shared-server/src/sqlite/address.ts:38
↓ 4 callersMethodgetConfig
()
apps/frontend/src/frontend-middleware/WebPlatform.ts:62
↓ 4 callersFunctiongetMultisigDeriationPathForNetwork
(network: Network)
apps/frontend/src/utils/files.ts:69
↓ 4 callersFunctiongetPsbtFromText
(file: string)
apps/frontend/src/utils/send.ts:131
↓ 4 callersMethodgetTransactionsFromAddress
(address: string)
packages/shared-server/src/OnchainProviders/Esplora.ts:177
↓ 4 callersFunctionopenInModal
(component: JSX.Element)
apps/frontend/src/pages/Send/components/TransactionDetails.tsx:64
↓ 4 callersFunctionopenInModal
(component: JSX.Element)
apps/frontend/src/pages/Setup/NewVault/AddDeviceDropdown.tsx:37
↓ 4 callersFunctionparseLndConnectUri
(string = '')
packages/shared-server/src/utils/lightning.ts:4
↓ 4 callersMethodquit
()
apps/frontend/src/frontend-middleware/BasePlatform.ts:51
↓ 4 callersFunctionsortAddress
(a: Address, b: Address)
packages/shared-server/src/OnchainProviders/Electrum.ts:29
↓ 4 callersFunctionzpubToXpub
(zpub)
apps/frontend/src/utils/other.ts:71
↓ 3 callersFunctionaddAddressTag
( db: Database<sqlite3.Database, sqlite3.Statement>, address: string, label: string )
packages/shared-server/src/sqlite/address.ts:10
↓ 3 callersMethodbroadcastTransaction
(txHex: string)
apps/frontend/src/frontend-middleware/BasePlatform.ts:83
↓ 3 callersFunctionclassNames
(...classes)
apps/frontend/src/components/Toggle.tsx:6
↓ 3 callersFunctioncloneBuffer
(buffer)
apps/frontend/src/utils/other.ts:22
↓ 3 callersFunctioncloseModal
()
apps/frontend/src/pages/Lightning/Settings/GeneralView.tsx:24
↓ 3 callersFunctioncloseModal
()
apps/frontend/src/pages/Vault/Settings/index.tsx:36
↓ 3 callersFunctioncloseModal
()
apps/frontend/src/pages/Setup/NewHardwareWalletScreen.tsx:68
↓ 3 callersFunctioncloseModal
()
apps/frontend/src/pages/Setup/NewVault/index.tsx:51
↓ 3 callersFunctiondeleteAddressTag
( db: Database<sqlite3.Database, sqlite3.Statement>, id: number )
packages/shared-server/src/sqlite/address.ts:25
↓ 3 callersFunctionenumerate
()
apps/frontend/src/components/DeviceSelect.tsx:55
↓ 3 callersFunctionenumerate
()
apps/frontend/src/pages/Setup/NewVault/index.tsx:71
↓ 3 callersMethodenumerate
()
apps/frontend/src/frontend-middleware/BasePlatform.ts:73
↓ 3 callersFunctiongetBjsNetworkFromUnchained
(unchainedNetwork: string)
apps/frontend/src/utils/migration.ts:19
↓ 3 callersFunctiongetFriendlyType
( type: 'CHANNEL_OPEN' | 'CHANNEL_CLOSE' | 'PAYMENT_SEND' | 'PAYMENT_RECEIVE' )
apps/frontend/src/pages/Lightning/utils.ts:1
↓ 3 callersFunctiongetLastTransactionTime
(account: LilyAccount)
apps/frontend/src/pages/Home/utils.ts:11
↓ 3 callersMethodgetRoutes
({ pubKey, amt }: QueryRoutesRequest)
apps/frontend/src/frontend-middleware/WebPlatform.ts:304
↓ 3 callersFunctiongetScriptHash
(address: string)
packages/shared-server/src/OnchainProviders/Electrum.ts:40
↓ 3 callersFunctiongetSignedFingerprintsFromPsbt
(psbt: Psbt)
apps/frontend/src/utils/send.ts:144
↓ 3 callersFunctiongetTransactionDescription
( db: Database<sqlite3.Database, sqlite3.Statement>, txid: string )
packages/shared-server/src/sqlite/transaction.ts:52
↓ 3 callersFunctiongetTxIdFromChannelPoint
(channelPoint: string)
packages/shared-server/src/utils/utils.ts:123
↓ 3 callersFunctiongetUnchainedNetworkFromBjslibNetwork
(bitcoinJslibNetwork: Network)
apps/frontend/src/utils/accountMap.ts:25
↓ 3 callersMethodgetXpub
({ deviceType, devicePath, path }: HwiXpubRequest)
apps/frontend/src/frontend-middleware/BasePlatform.ts:72
↓ 3 callersMethodisConfirmedTransaction
(txId: string)
apps/frontend/src/frontend-middleware/BasePlatform.ts:70
↓ 3 callersFunctionisExpiredLicense
( license: LilyLicense, nodeConfig: NodeConfigWithBlockchainInfo )
apps/frontend/src/utils/license.ts:37
↓ 3 callersFunctionisFreeTrial
(license: LilyLicense)
apps/frontend/src/utils/license.ts:26
↓ 3 callersFunctionlg
(inner)
apps/frontend/src/utils/media.js:27
↓ 3 callersFunctionlicenseExpireAsDate
( license: LilyLicense, nodeConfig: NodeConfigWithBlockchainInfo )
apps/frontend/src/utils/license.ts:44
↓ 3 callersFunctionlicenseTxId
(license: LilyLicense)
apps/frontend/src/utils/license.ts:17
next →1–100 of 705, ranked by callers