Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lily-Technologies/lily-wallet
/ functions
Functions
705 in github.com/Lily-Technologies/lily-wallet
⨍
Functions
705
◇
Types & classes
270
↓ 44 callers
Function
classNames
(...classes)
apps/frontend/src/utils/other.ts:5
↓ 30 callers
Function
mobile
(inner)
apps/frontend/src/utils/media.js:3
↓ 22 callers
Function
getNumberFromString
(numberAsString)
apps/frontend/cypress/integration/Send/fees.spec.js:8
↓ 22 callers
Function
sendError
(res: Response, message: string, code: number = 500)
apps/express/src/utils/index.ts:3
↓ 14 callers
Function
createMap
(items: T[], key: string)
apps/frontend/src/utils/accountMap.ts:33
↓ 14 callers
Function
dbConnect
(userDataPath: string)
packages/shared-server/src/sqlite/index.ts:11
↓ 13 callers
Function
normalizedIncludes
(string: string, substring: string)
apps/frontend/src/utils/other.ts:32
↓ 13 callers
Function
truncateAddress
(address: string)
apps/frontend/src/utils/send.ts:60
↓ 12 callers
Function
bitcoinNetworkEqual
(a: Network, b: Network)
apps/frontend/src/utils/files.ts:65
↓ 12 callers
Function
getValue
(value: number)
apps/frontend/src/context/UnitContext.tsx:31
↓ 12 callers
Function
licenseExpires
(license: LilyLicense)
apps/frontend/src/utils/license.ts:13
↓ 12 callers
Function
saveConfig
( configFile: LilyConfig, password: string, platform: BasePlatform )
apps/frontend/src/utils/files.ts:230
↓ 11 callers
Function
runCommand
(command: string[])
packages/shared-server/src/HWI/runCommand.ts:7
↓ 10 callers
Method
initialize
()
packages/shared-server/src/LightningProviders/LightningBaseProvider.ts:31
↓ 10 callers
Function
isAtLeastTier
(license: LilyLicense, minimumTier: string)
apps/frontend/src/utils/license.ts:131
↓ 10 callers
Function
requireLightning
( WrappedComponent: React.ComponentType<T> )
apps/frontend/src/hocs/requireLightning.tsx:11
↓ 9 callers
Function
addToPin
(number: number)
apps/frontend/src/components/PromptPinModal.tsx:52
↓ 9 callers
Function
createTransaction
( currentAccount: LilyOnchainAccount, recipients: RecipientItem[], desiredFee: number, estimateFee: ()
apps/frontend/src/utils/send.ts:178
↓ 9 callers
Function
getP2wpkhDeriationPathForNetwork
(network: Network)
apps/frontend/src/utils/files.ts:91
↓ 9 callers
Function
getUnchainedNetworkFromBjslibNetwork
( bitcoinJslibNetwork: Network )
apps/frontend/src/utils/files.ts:102
↓ 8 callers
Function
getAddressFromAccount
( account: OnChainConfig, path: string, currentBitcoinNetwork: Network )
packages/shared-server/src/utils/accountMap.ts:279
↓ 8 callers
Function
onLicenseClick
(tier: LicenseTiers, account: LilyOnchainAccount)
apps/frontend/src/components/PricingTable.tsx:30
↓ 8 callers
Function
requireOnchain
( WrappedComponent: React.ComponentType<T> )
apps/frontend/src/hocs/requireOnchain.tsx:11
↓ 7 callers
Method
getClient
()
packages/shared-server/src/LightningProviders/LND.ts:46
↓ 7 callers
Function
getFee
(psbt: Psbt, transactions: Transaction[])
apps/frontend/src/utils/send.ts:97
↓ 7 callers
Function
onSave
()
apps/frontend/src/pages/Vault/RecentTransactions/TransactionDescription.tsx:17
↓ 7 callers
Function
validateSendAmount
(sendValue: string, currentBalance: number)
apps/frontend/src/utils/send.ts:66
↓ 6 callers
Function
capitalize
(word)
apps/frontend/src/utils/other.ts:9
↓ 6 callers
Function
createKeyId
(fingerprint: string, xpub: string)
apps/frontend/src/utils/files.ts:48
↓ 6 callers
Function
createUtxoMapFromUtxoArray
(utxosArray: UTXO[])
apps/frontend/src/utils/send.ts:89
↓ 6 callers
Function
downloadFile
(file: string, filename: string, platform: BasePlatform)
apps/frontend/src/utils/files.ts:200
↓ 6 callers
Function
formatFilename
( fileName: string, currentBitcoinNetwork: Network, fileType: string )
apps/frontend/src/utils/files.ts:188
↓ 6 callers
Function
getBuffer
(item)
apps/frontend/src/utils/send.ts:32
↓ 6 callers
Function
getFile
( filename: string, userDataPath: string, encoding?: 'utf8' | 'hex' )
packages/shared-server/src/utils/utils.ts:45
↓ 6 callers
Function
getUnchainedNetworkFromBjslibNetwork
(bitcoinJslibNetwork: Network)
packages/shared-server/src/utils/accountMap.ts:31
↓ 6 callers
Function
licenseTier
(license: LilyLicense)
apps/frontend/src/utils/license.ts:8
↓ 6 callers
Function
multisigDeviceToExtendedPublicKey
( device: HwiEnumerateWithXpubResponse, currentBitcoinNetwork: Network )
apps/frontend/src/utils/files.ts:159
↓ 6 callers
Function
toBuffer
(obj: any)
apps/frontend/src/__tests__/utils/accountMap.test.ts:11
↓ 6 callers
Function
toBuffer
(obj)
apps/frontend/src/__tests__/utils/accountMap.test.js:7
↓ 5 callers
Function
addExtendedPublicKeysToNewAccount
(extendedPublicKeys: ExtendedPublicKey[])
apps/frontend/src/pages/Setup/NewVault/index.tsx:108
↓ 5 callers
Function
clone
(a: T)
apps/frontend/src/utils/files.ts:32
↓ 5 callers
Function
combinePsbts
(finalPsbt: Psbt, signedPsbt: Psbt)
apps/frontend/src/utils/send.ts:43
↓ 5 callers
Function
createMap
(items: T[], key: string)
packages/shared-server/src/utils/accountMap.ts:39
↓ 5 callers
Method
estimateFee
()
apps/frontend/src/frontend-middleware/BasePlatform.ts:77
↓ 5 callers
Function
getP2shDeriationPathForNetwork
(network: Network)
apps/frontend/src/utils/files.ts:80
↓ 5 callers
Function
getSignedDevicesFromPsbt
(psbt: Psbt, extendedPublicKeys: ExtendedPublicKey[])
apps/frontend/src/utils/send.ts:167
↓ 5 callers
Function
openInModal
(component: JSX.Element)
apps/frontend/src/pages/Setup/NewHardwareWalletScreen.tsx:63
↓ 5 callers
Function
saveFile
(file: string, filename: string, path: string)
packages/shared-server/src/utils/utils.ts:21
↓ 5 callers
Function
toggleRefresh
()
apps/frontend/src/App.tsx:105
↓ 5 callers
Function
updateConfigFileVersionBeta
( config: | LilyConfigOneDotSevenConfig | LilyConfigOneDotFiveConfig | LilyConfigOneDotZeroConfi
apps/frontend/src/utils/migration.ts:27
↓ 5 callers
Function
validateAddress
(recipientAddress: string, currentBitcoinNetwork: Network)
apps/frontend/src/utils/send.ts:48
↓ 5 callers
Function
validateTxForAccount
(psbt: Psbt, currentAccount: LilyOnchainAccount)
apps/frontend/src/utils/send.ts:74
↓ 4 callers
Function
bufferToHex
(buffer)
apps/frontend/src/utils/other.ts:28
↓ 4 callers
Function
changeDomain
(domain: number)
apps/frontend/src/pages/Home/HistoricChart.tsx:60
↓ 4 callers
Method
closeChannel
( { channelPoint, deliveryAddress }: LilyCloseChannelRequest, callback: (response: CloseStatusUpdate)
apps/frontend/src/frontend-middleware/BasePlatform.ts:91
↓ 4 callers
Function
closeModal
()
apps/frontend/src/components/TitleBar.tsx:36
↓ 4 callers
Function
closeModal
()
apps/frontend/src/pages/Send/components/OnchainSendTxForm.tsx:71
↓ 4 callers
Function
createAccountId
(config: Omit<OnChainConfig, 'id'>)
apps/frontend/src/utils/files.ts:36
↓ 4 callers
Method
getAccountData
( config: LightningConfig, callback: (accountData: LilyLightningAccount) => void )
packages/shared-server/src/LightningProviders/LND.ts:65
↓ 4 callers
Function
getAccountType
(setupOption: number, capitalize?: 'all' | 'first' | 'none')
apps/frontend/src/pages/Setup/InputNameScreen.tsx:50
↓ 4 callers
Function
getAddressFromAccount
( account: OnChainConfig, path: string, currentBitcoinNetwork: Network )
apps/frontend/src/utils/accountMap.ts:279
↓ 4 callers
Function
getAllLabelsForAddress
( db: Database<sqlite3.Database, sqlite3.Statement>, address: string )
packages/shared-server/src/sqlite/address.ts:38
↓ 4 callers
Method
getConfig
()
apps/frontend/src/frontend-middleware/WebPlatform.ts:62
↓ 4 callers
Function
getMultisigDeriationPathForNetwork
(network: Network)
apps/frontend/src/utils/files.ts:69
↓ 4 callers
Function
getPsbtFromText
(file: string)
apps/frontend/src/utils/send.ts:131
↓ 4 callers
Method
getTransactionsFromAddress
(address: string)
packages/shared-server/src/OnchainProviders/Esplora.ts:177
↓ 4 callers
Function
openInModal
(component: JSX.Element)
apps/frontend/src/pages/Send/components/TransactionDetails.tsx:64
↓ 4 callers
Function
openInModal
(component: JSX.Element)
apps/frontend/src/pages/Setup/NewVault/AddDeviceDropdown.tsx:37
↓ 4 callers
Function
parseLndConnectUri
(string = '')
packages/shared-server/src/utils/lightning.ts:4
↓ 4 callers
Method
quit
()
apps/frontend/src/frontend-middleware/BasePlatform.ts:51
↓ 4 callers
Function
sortAddress
(a: Address, b: Address)
packages/shared-server/src/OnchainProviders/Electrum.ts:29
↓ 4 callers
Function
zpubToXpub
(zpub)
apps/frontend/src/utils/other.ts:71
↓ 3 callers
Function
addAddressTag
( db: Database<sqlite3.Database, sqlite3.Statement>, address: string, label: string )
packages/shared-server/src/sqlite/address.ts:10
↓ 3 callers
Method
broadcastTransaction
(txHex: string)
apps/frontend/src/frontend-middleware/BasePlatform.ts:83
↓ 3 callers
Function
classNames
(...classes)
apps/frontend/src/components/Toggle.tsx:6
↓ 3 callers
Function
cloneBuffer
(buffer)
apps/frontend/src/utils/other.ts:22
↓ 3 callers
Function
closeModal
()
apps/frontend/src/pages/Lightning/Settings/GeneralView.tsx:24
↓ 3 callers
Function
closeModal
()
apps/frontend/src/pages/Vault/Settings/index.tsx:36
↓ 3 callers
Function
closeModal
()
apps/frontend/src/pages/Setup/NewHardwareWalletScreen.tsx:68
↓ 3 callers
Function
closeModal
()
apps/frontend/src/pages/Setup/NewVault/index.tsx:51
↓ 3 callers
Function
deleteAddressTag
( db: Database<sqlite3.Database, sqlite3.Statement>, id: number )
packages/shared-server/src/sqlite/address.ts:25
↓ 3 callers
Function
enumerate
()
apps/frontend/src/components/DeviceSelect.tsx:55
↓ 3 callers
Function
enumerate
()
apps/frontend/src/pages/Setup/NewVault/index.tsx:71
↓ 3 callers
Method
enumerate
()
apps/frontend/src/frontend-middleware/BasePlatform.ts:73
↓ 3 callers
Function
getBjsNetworkFromUnchained
(unchainedNetwork: string)
apps/frontend/src/utils/migration.ts:19
↓ 3 callers
Function
getFriendlyType
( type: 'CHANNEL_OPEN' | 'CHANNEL_CLOSE' | 'PAYMENT_SEND' | 'PAYMENT_RECEIVE' )
apps/frontend/src/pages/Lightning/utils.ts:1
↓ 3 callers
Function
getLastTransactionTime
(account: LilyAccount)
apps/frontend/src/pages/Home/utils.ts:11
↓ 3 callers
Method
getRoutes
({ pubKey, amt }: QueryRoutesRequest)
apps/frontend/src/frontend-middleware/WebPlatform.ts:304
↓ 3 callers
Function
getScriptHash
(address: string)
packages/shared-server/src/OnchainProviders/Electrum.ts:40
↓ 3 callers
Function
getSignedFingerprintsFromPsbt
(psbt: Psbt)
apps/frontend/src/utils/send.ts:144
↓ 3 callers
Function
getTransactionDescription
( db: Database<sqlite3.Database, sqlite3.Statement>, txid: string )
packages/shared-server/src/sqlite/transaction.ts:52
↓ 3 callers
Function
getTxIdFromChannelPoint
(channelPoint: string)
packages/shared-server/src/utils/utils.ts:123
↓ 3 callers
Function
getUnchainedNetworkFromBjslibNetwork
(bitcoinJslibNetwork: Network)
apps/frontend/src/utils/accountMap.ts:25
↓ 3 callers
Method
getXpub
({ deviceType, devicePath, path }: HwiXpubRequest)
apps/frontend/src/frontend-middleware/BasePlatform.ts:72
↓ 3 callers
Method
isConfirmedTransaction
(txId: string)
apps/frontend/src/frontend-middleware/BasePlatform.ts:70
↓ 3 callers
Function
isExpiredLicense
( license: LilyLicense, nodeConfig: NodeConfigWithBlockchainInfo )
apps/frontend/src/utils/license.ts:37
↓ 3 callers
Function
isFreeTrial
(license: LilyLicense)
apps/frontend/src/utils/license.ts:26
↓ 3 callers
Function
lg
(inner)
apps/frontend/src/utils/media.js:27
↓ 3 callers
Function
licenseExpireAsDate
( license: LilyLicense, nodeConfig: NodeConfigWithBlockchainInfo )
apps/frontend/src/utils/license.ts:44
↓ 3 callers
Function
licenseTxId
(license: LilyLicense)
apps/frontend/src/utils/license.ts:17
next →
1–100 of 705, ranked by callers