MCPcopy Create free account

hub / github.com/B3Pay/B3Wallet / functions

Functions963 in github.com/B3Pay/B3Wallet

↓ 97 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:72
↓ 52 callersMethodinsert
(&mut self, utxo: Utxo)
backend/lib/b3wallet_lib/src/ledger/btc/utxos.rs:24
↓ 41 callersFunctionstring_to_vec_u8
TODO: Remove this function and use b3_utils::hex_string_to_vec instead
backend/lib/b3wallet_lib/src/ledger/evm/utils.rs:58
↓ 38 callersMethoditer
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/utxos.rs:32
↓ 32 callersFunctionu64_to_vec_u8
(u: &u64)
backend/lib/b3wallet_lib/src/ledger/evm/utils.rs:78
↓ 30 callersMethodlen
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/utxos.rs:40
↓ 30 callersMethodwrite
(&mut self, data: &[u8])
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:113
↓ 27 callersFunctioncall
(name: string, asHex: boolean)
scripts/wasm-hash.ts:3
↓ 25 callersFunctionvec_u8_to_string
(vec: &Vec<u8>)
backend/lib/b3wallet_lib/src/ledger/evm/utils.rs:85
↓ 23 callersFunctionwith_wallet_mut
Get all state mutably. This will retrieve all states.
backend/lib/b3wallet_lib/src/store.rs:32
↓ 22 callersFunctionwith_chain
CHAINS ---------------------------------------------------------------------- Retrieve a chain. This accepts a callback function that will be called w
backend/lib/b3wallet_lib/src/store.rs:116
↓ 18 callersFunctionwith_wallet
Get all state. This will retrieve all states.
backend/lib/b3wallet_lib/src/store.rs:19
↓ 15 callersFunctionvec_u8_to_u64
(vec: &Vec<u8>)
backend/lib/b3wallet_lib/src/ledger/evm/utils.rs:93
↓ 15 callersFunctionwith_ledger
LEDGER ---------------------------------------------------------------------- Retrieve a ledger. This accepts a callback function that will be called
backend/lib/b3wallet_lib/src/store.rs:87
↓ 14 callersMethodchain
(&self, chains: &ChainEnum)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:94
↓ 14 callersMethodupdate
(&mut self, app_args: CreateAppArgs)
backend/lib/b3system_lib/src/app/app.rs:68
↓ 14 callersMethodview
(&self)
backend/lib/b3wallet_lib/src/account.rs:72
↓ 13 callersMethoditer
(&self)
backend/lib/operations/src/user/state.rs:53
↓ 12 callersFunctioncheck
(amount: u64, expected: &str)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:559
↓ 12 callersMethodencode
(&self, buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:416
↓ 12 callersFunctionwith_chain_mut
Retrieve a chain mutably. This accepts a callback function that will be called with a mutable reference to the chain data. This will retrieve the chai
backend/lib/b3wallet_lib/src/store.rs:135
↓ 12 callersFunctionwith_setting
Retrieve Setting. This accepts a callback function that will be called with a reference to the setting data.
backend/lib/b3wallet_lib/src/store.rs:47
↓ 11 callersMethodinsert_account
(&mut self, mut account: WalletAccount, opt_name: Option<String>)
backend/lib/b3wallet_lib/src/state.rs:104
↓ 11 callersMethodnew_subaccount
(&self, opt_env: Option<Environment>)
backend/lib/b3wallet_lib/src/state.rs:96
↓ 11 callersFunctionrequest_maker
( request: Operation, reason: String, deadline: Option<NanoTimeStamp>, )
backend/b3wallet/src/lib.rs:691
↓ 11 callersMethodtoTitleCase
()
src/lib/types.ts:7
↓ 10 callersFunctionwith_app
(app_id: &AppId, f: F)
backend/lib/b3system_lib/src/app/store.rs:33
↓ 9 callersMethodas_slice
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/signature.rs:28
↓ 9 callersMethodinsert_chain
(&mut self, chain_type: ChainEnum, chain: Chain)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:162
↓ 9 callersMethodremove
(&mut self, utxo: &Utxo)
backend/lib/b3wallet_lib/src/ledger/btc/utxos.rs:28
↓ 9 callersFunctionwith_account_mut
Retrieve an account mutably. This accepts a callback function that will be called with a mutable reference to the account data.
backend/lib/b3wallet_lib/src/store.rs:76
↓ 9 callersFunctionwith_apps_mut
(f: impl FnOnce(&mut AppMap) -> R)
backend/lib/b3system_lib/src/app/store.rs:29
↓ 8 callersMethodaccount
(&self, id: &AccountId)
backend/lib/b3wallet_lib/src/state.rs:124
↓ 8 callersMethodadd_pending
(&mut self, pending: PendingEnum)
backend/lib/b3wallet_lib/src/ledger/icp/api.rs:94
↓ 8 callersMethodis_empty
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/utxos.rs:44
↓ 8 callersMethodpublic_key
(&self)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:87
↓ 8 callersMethodremove
(&mut self, user_id: &StoredPrincipal)
backend/lib/operations/src/user/state.rs:25
↓ 8 callersMethodset_ecdsa_public_key
(&mut self, ecdsa: Vec<u8>)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:149
↓ 8 callersMethodset_setting
(&mut self, setting: WalletSettings)
backend/lib/b3wallet_lib/src/state.rs:90
↓ 8 callersMethodsign_with_ecdsa
(&self, message_hash: Vec<u8>)
backend/lib/b3wallet_lib/src/ledger/subaccount.rs:59
↓ 8 callersMethodunsigned_serialized
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:146
↓ 8 callersFunctionwith_users
Get all users.
backend/lib/operations/src/store.rs:86
↓ 8 callersFunctionwith_wasm
(wasm_hash: &WasmHash, f: F)
backend/lib/b3system_lib/src/app/store.rs:88
↓ 7 callersMethodadd
(&mut self, user_id: StoredPrincipal, user: User)
backend/lib/operations/src/user/state.rs:21
↓ 7 callersMethodcanister_id
(&self)
backend/lib/b3wallet_lib/src/ledger/ckbtc/minter.rs:27
↓ 7 callersMethodlen
(&self)
backend/lib/operations/src/user/state.rs:49
↓ 7 callersMethodrename
(&mut self, name: String)
backend/lib/b3wallet_lib/src/account.rs:132
↓ 7 callersMethodserialize
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:367
↓ 6 callersMethodckbtc
(&self)
backend/lib/b3wallet_lib/src/ledger/chain.rs:116
↓ 6 callersMethodcontains
(&self, user_id: &StoredPrincipal)
backend/lib/operations/src/user/state.rs:41
↓ 6 callersFunctionencode_into
Encodes a value into a buffer and retrieves the buffer output.
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:100
↓ 6 callersFunctionget_recovery_id
( message: &[u8], signature: &[u8], public_key: &PublicKey, )
backend/lib/b3wallet_lib/src/ledger/evm/evm.rs:89
↓ 6 callersMethodhash
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:224
↓ 6 callersFunctionnetwork_and_public_key_to_p2pkh
(network: BitcoinNetwork, public_key: &[u8])
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:164
↓ 6 callersMethodrelease
DIRECT ACCESS TO RELEASES
backend/lib/b3system_lib/src/app/app.rs:211
↓ 6 callersFunctionremove_leading
(vec: Vec<u8>, element: u8)
backend/lib/b3wallet_lib/src/ledger/evm/utils.rs:72
↓ 6 callersMethodserialized
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:173
↓ 6 callersMethodsign
(&mut self, signature: Vec<u8>, public_key: PublicKey)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:76
↓ 6 callersMethodview
(&self)
backend/lib/b3system_lib/src/app/app.rs:169
↓ 6 callersFunctionwith_account
Retrieve an account. This accepts a callback function that will be called with a reference to the account data.
backend/lib/b3wallet_lib/src/store.rs:67
↓ 6 callersFunctionwith_setting_mut
Retrieve Setting mutably. This accepts a callback function that will be called with a mutable reference to the setting data.
backend/lib/b3wallet_lib/src/store.rs:56
↓ 6 callersFunctionwith_users_mut
Get all users mutably.
backend/lib/operations/src/store.rs:94
↓ 6 callersFunctionwith_verified_user
Check if a user exists, and if it does, run the callback.
backend/lib/operations/src/store.rs:114
↓ 5 callersMethodadd_release
( &mut self, release_args: CreateReleaseArgs, )
backend/lib/b3system_lib/src/app/app.rs:92
↓ 5 callersFunctioncreate_test_app_args
()
backend/lib/b3system_lib/src/app/test.rs:12
↓ 5 callersMethoddeprecate_release
(&mut self, wasm_hash: WasmHash)
backend/lib/b3system_lib/src/app/app.rs:121
↓ 5 callersFunctiondispatch
(action: Action)
src/components/ui/use-toast.ts:131
↓ 5 callersFunctionencode_access_list
(access_list: &Vec<(String, Vec<String>)>)
backend/lib/b3wallet_lib/src/ledger/evm/evm.rs:117
↓ 5 callersMethodenvironment
(&self)
backend/lib/b3wallet_lib/src/account.rs:88
↓ 5 callersMethodfinish
(self)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:117
↓ 5 callersFunctionget_evm_transaction
( hex_raw_tx: &Vec<u8>, chain_id: u64, )
backend/lib/b3wallet_lib/src/ledger/evm/evm.rs:54
↓ 5 callersMethodicp
(&self)
backend/lib/b3wallet_lib/src/ledger/chain.rs:158
↓ 5 callersMethodis_canister
(&self)
backend/lib/operations/src/role.rs:55
↓ 5 callersFunctionparse_base58_address
( address: &str, network: BitcoinNetwork, )
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:249
↓ 5 callersMethodsubaccount
(&self)
backend/lib/b3wallet_lib/src/account.rs:84
↓ 5 callersMethodtransfer
( &self, to: AccountIdentifier, amount: ICPToken, fee: Option<ICPToken>,
backend/lib/b3wallet_lib/src/ledger/icp/icp.rs:50
↓ 5 callersMethodupdate_balance
(&self)
backend/lib/b3wallet_lib/src/ledger/ckbtc/ckbtc.rs:75
↓ 5 callersMethodupdate_settings
Update the controllers of the canister. The canister itself is always a controller. The maximum number of controllers is 10.
backend/lib/b3wallet_lib/src/setting.rs:158
↓ 5 callersFunctionwith_ledger_mut
Retrieve a ledger mutably. This accepts a callback function that will be called with a mutable reference to the ledger data. This will retrieve the le
backend/lib/b3wallet_lib/src/store.rs:101
↓ 5 callersFunctionwith_operation_mut
Get all state mutably. This will retrieve all states.
backend/lib/operations/src/store.rs:34
↓ 5 callersFunctionwith_releases_mut
(f: impl FnOnce(&mut ReleaseMap) -> R)
backend/lib/b3system_lib/src/app/store.rs:45
↓ 5 callersFunctionwith_users_mut
(f: impl FnOnce(&mut UserMap) -> R)
backend/lib/b3system_lib/src/user/store.rs:21
↓ 4 callersMethodadd_canister
add the canister id.
backend/lib/b3system_lib/src/user/user.rs:76
↓ 4 callersMethodaddress
(&self)
backend/lib/b3wallet_lib/src/ledger/icp/api.rs:22
↓ 4 callersMethodaddress_map
(&self)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:68
↓ 4 callersFunctionbgColorVariants
(opacity: Opacity = 75)
src/lib/variants.ts:41
↓ 4 callersMethodbtc
(&self)
backend/lib/b3wallet_lib/src/ledger/chain.rs:130
↓ 4 callersMethodconfig
(&self)
backend/lib/b3wallet_lib/src/ledger/subaccount.rs:22
↓ 4 callersFunctionencode_address_script_pubkey
Encodes the scriptPubkey required to unlock an output for the specified address.
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:205
↓ 4 callersFunctionencode_bech32
(network: BitcoinNetwork, hash: &[u8], version: WitnessVersion)
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:120
↓ 4 callersMethodeth_address
(&self)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:106
↓ 4 callersMethodfrom
(utxos: Vec<Utxo>)
backend/lib/b3wallet_lib/src/ledger/btc/utxos.rs:20
↓ 4 callersMethodid
(&self)
backend/lib/b3wallet_lib/src/account.rs:100
↓ 4 callersMethodincrement
(&mut self, environment: Environment)
backend/lib/b3wallet_lib/src/nonces.rs:33
↓ 4 callersMethodis_admin
(&self)
backend/lib/operations/src/role.rs:59
↓ 4 callersMethodis_empty
(&self)
backend/lib/operations/src/user/state.rs:45
↓ 4 callersMethodnotify_top_up
( &self, canister_id: CanisterId, block_index: TransferBlockIndex, )
backend/lib/b3wallet_lib/src/ledger/icp/icp.rs:90
↓ 4 callersFunctionparse_bip173_address
Parses a BIP-0173 address.
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:326
↓ 4 callersFunctionrelease_mock
()
backend/lib/b3system_lib/src/app/test.rs:20
↓ 4 callersMethodremove_pending
(&mut self, pending_index: usize)
backend/lib/b3wallet_lib/src/ledger/icp/api.rs:100
next →1–100 of 963, ranked by callers