Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/B3Pay/B3Wallet
/ functions
Functions
963 in github.com/B3Pay/B3Wallet
⨍
Functions
963
◇
Types & classes
216
↓ 2 callers
Method
remove_request
(&mut self, request_id: &OperationId)
backend/lib/operations/src/operation/state.rs:45
↓ 2 callers
Method
reset
(&mut self)
backend/lib/b3wallet_lib/src/nonces.rs:48
↓ 2 callers
Method
reset_accounts
(&mut self)
backend/lib/b3wallet_lib/src/state.rs:192
↓ 2 callers
Method
restore_account
(&mut self, subaccount: Subaccount)
backend/lib/b3wallet_lib/src/state.rs:174
↓ 2 callers
Method
swap_to_btc
( &self, retrieve_address: String, amount: Satoshi, )
backend/lib/b3wallet_lib/src/ledger/ckbtc/ckbtc.rs:87
↓ 2 callers
Method
swap_to_ckbtc
(&self, amount: Satoshi)
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:141
↓ 2 callers
Method
transfer
Sends a transaction to the btc_network that transfers the given amount to the given destination, where the source of the funds is the canister itself
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:62
↓ 2 callers
Function
tx_vsize_estimate
Computes an estimate for the size of transaction (in vbytes) with the given number of inputs and outputs.
backend/lib/b3wallet_lib/src/ledger/btc/utils.rs:2
↓ 2 callers
Function
updateAgent
(mainnet: boolean)
scripts/agent.ts:10
↓ 2 callers
Method
update_controller_and_update
( &mut self, canister_map: AppControllerMap, )
backend/lib/b3wallet_lib/src/setting.rs:91
↓ 2 callers
Function
version
()
backend/b3wallet_basic/src/lib.rs:655
↓ 2 callers
Function
version_and_hash_to_address
(version: u8, hash: &[u8; 20])
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:144
↓ 2 callers
Method
wasm_module
(&self)
backend/lib/b3system_lib/src/app/release.rs:131
↓ 2 callers
Function
with_bugs_mut
(f: impl FnOnce(&mut BugMap) -> R)
backend/lib/b3system_lib/src/bug/store.rs:20
↓ 2 callers
Function
with_processed_operation_mut
Get Confirmed.
backend/lib/operations/src/store.rs:76
↓ 2 callers
Function
with_release_mut
(wasm_hash: &WasmHash, f: F)
backend/lib/b3system_lib/src/app/store.rs:61
↓ 2 callers
Function
with_releases
RELEASES
backend/lib/b3system_lib/src/app/store.rs:41
↓ 2 callers
Function
with_roles
(callback: F)
backend/lib/operations/src/store.rs:146
↓ 2 callers
Function
with_user
Get a user.
backend/lib/operations/src/store.rs:102
↓ 1 callers
Method
access_level
(&self)
backend/lib/operations/src/role.rs:47
↓ 1 callers
Method
account_balance
(&self, account: AccountIdentifier)
backend/lib/b3wallet_lib/src/ledger/icp/icp.rs:40
↓ 1 callers
Method
accounts_public_keys
(&self)
backend/lib/b3wallet_lib/src/state.rs:136
↓ 1 callers
Method
add
(&mut self, sign_request: PendingOperation)
backend/lib/operations/src/operation/state.rs:31
↓ 1 callers
Function
addRelease
( app_id: string, version: string, wasm_hash: number[], size: bigint )
scripts/load-wasm.system.ts:50
↓ 1 callers
Method
add_release_hash
(&mut self, wasm_hash: WasmHash)
backend/lib/b3system_lib/src/app/app.rs:87
↓ 1 callers
Method
app_view
(&self)
backend/lib/b3system_lib/src/app/state.rs:126
↓ 1 callers
Function
arb_address
()
backend/lib/b3wallet_lib/src/ledger/btc/test.rs:270
↓ 1 callers
Function
arb_amount
()
backend/lib/b3wallet_lib/src/ledger/btc/test.rs:233
↓ 1 callers
Method
balance_of
(&self, account: ICRCAccount)
backend/lib/b3wallet_lib/src/ledger/icrc/icrc1.rs:67
↓ 1 callers
Method
base_serialized_len
Returns the size (in bytes) of the base transaction (with the witness data stripped off).
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:378
↓ 1 callers
Method
btc_public_key
Get PublicKey from the ecdsa_public_key This is the public key that the canister uses to send and receive funds.
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:42
↓ 1 callers
Function
calculateSha256
( arrayBuffer: ArrayBuffer, asHex: B = false as B )
scripts/utils.ts:111
↓ 1 callers
Function
calculateWasmHash
(name: string, asHex: boolean)
scripts/utils.ts:132
↓ 1 callers
Method
can_operate
(&self, operation: &Operation)
backend/lib/operations/src/user.rs:71
↓ 1 callers
Method
chain_id
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:220
↓ 1 callers
Method
chain_mut
(&mut self, chains: ChainEnum)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:100
↓ 1 callers
Method
check_rate
Make an function that use updated_at and check the rate of the user.
backend/lib/b3system_lib/src/user/user.rs:122
↓ 1 callers
Function
copy
()
scripts/copy-wasm.ts:25
↓ 1 callers
Method
deprecate
(&mut self)
backend/lib/b3system_lib/src/app/release.rs:84
↓ 1 callers
Function
dismiss
()
src/components/ui/use-toast.ts:148
↓ 1 callers
Method
display
Converts the address to the textual representation.
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:65
↓ 1 callers
Function
encode_p2sh_script_code
Encodes a script code for verifying a P2SH payment.
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:227
↓ 1 callers
Function
encode_p2tr_script_pubkey
(pkhash: &[u8; 32], buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:489
↓ 1 callers
Function
encode_p2wpkh_script_pubkey
(pkhash: &[u8; 20], buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:481
↓ 1 callers
Function
encode_p2wsh_script
(pkhash: &[u8; 32], buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:495
↓ 1 callers
Method
encode_sighash_data
( &self, input: &UnsignedInput, pkhash: &[u8; 20], buf: &mut impl Buffer,
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:275
↓ 1 callers
Method
execute
(self)
backend/lib/operations/src/pending.rs:62
↓ 1 callers
Function
extractMetadata
(metadata: Metadata)
src/lib/converter.ts:12
↓ 1 callers
Function
extractStatus
(status: UserStatus)
src/components/Account.tsx:10
↓ 1 callers
Method
fail
(&mut self, error: OperationError)
backend/lib/operations/src/processed.rs:82
↓ 1 callers
Method
fake_sign
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:341
↓ 1 callers
Method
fee_percentiles
Get the fee percentile. This is used to calculate the fee rate.
backend/lib/b3wallet_lib/src/ledger/btc/network.rs:40
↓ 1 callers
Function
genId
()
src/components/ui/use-toast.ts:25
↓ 1 callers
Function
generateTailwindSafelist
()
tailwind.config.js:156
↓ 1 callers
Method
generate_next_name
Increment the account counter and return the new name based on the environment
backend/lib/b3wallet_lib/src/nonces.rs:42
↓ 1 callers
Function
get_app_version
(canister_id: CanisterId)
backend/b3system/src/lib.rs:108
↓ 1 callers
Method
get_balance
Get the balance of the canister's bitcoin wallet. This is the sum of all the UTXOs that the canister owns. The balance is filtered by the given min_co
backend/lib/b3wallet_lib/src/ledger/btc/network.rs:78
↓ 1 callers
Method
get_btc_address
(&self)
backend/lib/b3wallet_lib/src/ledger/ckbtc/ckbtc.rs:66
↓ 1 callers
Method
get_error
(&self)
backend/lib/operations/src/processed.rs:103
↓ 1 callers
Method
get_error
(&self)
backend/lib/operations/src/pending.rs:115
↓ 1 callers
Function
get_evm_transaction_type
(hex_raw_tx: &Vec<u8>)
backend/lib/b3wallet_lib/src/ledger/evm/evm.rs:77
↓ 1 callers
Method
get_utxos
Get the UTXOs of the canister's bitcoin wallet. This is the list of all the UTXOs that this Address has.
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:50
↓ 1 callers
Method
get_withdrawal_account
(&self)
backend/lib/b3wallet_lib/src/ledger/ckbtc/minter.rs:48
↓ 1 callers
Function
handleColorChange
(value: Color, index: number)
src/components/FormEditor.tsx:92
↓ 1 callers
Function
handleLabelChange
(newLabel: string, index: number)
src/components/FormEditor.tsx:106
↓ 1 callers
Method
has_operation
(&self, operation: &Operation)
backend/lib/operations/src/role.rs:120
↓ 1 callers
Method
has_operation_enum
(&self, operation: &OperationEnum)
backend/lib/operations/src/role.rs:103
↓ 1 callers
Method
hash
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/london.rs:235
↓ 1 callers
Method
hash
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/legacy.rs:204
↓ 1 callers
Function
initIdentity
(mainnet: boolean)
scripts/utils.ts:34
↓ 1 callers
Method
init_setting
(&mut self, setting: WalletSettings)
backend/lib/b3wallet_lib/src/state.rs:62
↓ 1 callers
Method
is_admin
(&self)
backend/lib/operations/src/role/signer.rs:58
↓ 1 callers
Method
is_allowed
(&self, signer_id: &StoredPrincipal)
backend/lib/operations/src/pending.rs:81
↓ 1 callers
Method
is_canister
(&self)
backend/lib/operations/src/role/roles.rs:32
↓ 1 callers
Method
is_confirm
(&self)
backend/lib/operations/src/response.rs:10
↓ 1 callers
Method
is_confirmed
(&self)
backend/lib/operations/src/pending.rs:104
↓ 1 callers
Method
is_failed
(&self)
backend/lib/operations/src/pending.rs:89
↓ 1 callers
Method
is_reject
(&self)
backend/lib/operations/src/response.rs:17
↓ 1 callers
Method
is_rejected
(&self)
backend/lib/operations/src/pending.rs:97
↓ 1 callers
Method
is_signed
(&self, signer_id: &StoredPrincipal)
backend/lib/operations/src/pending.rs:85
↓ 1 callers
Method
key_id_with_cycles_and_path
(&self)
backend/lib/b3wallet_lib/src/ledger/subaccount.rs:30
↓ 1 callers
Method
latest_release
(&self)
backend/lib/b3system_lib/src/app/state.rs:146
↓ 1 callers
Method
latest_release
(&self)
backend/lib/b3system_lib/src/app/app.rs:226
↓ 1 callers
Method
latest_release_view
(&self)
backend/lib/b3system_lib/src/app/app.rs:237
↓ 1 callers
Method
ledger_mut
(&mut self)
backend/lib/b3wallet_lib/src/account.rs:112
↓ 1 callers
Function
load
(appId: string, reload: boolean)
scripts/load-wasm.wallet.ts:14
↓ 1 callers
Function
load
(appId: string, reload: boolean)
scripts/load-wasm.system.ts:75
↓ 1 callers
Function
loadFormState
()
src/components/FormEditor.tsx:73
↓ 1 callers
Function
loadImageFile
( imagePath: string, asBase64: T = false as T )
scripts/utils.ts:46
↓ 1 callers
Function
loadWasmChunk
(wasmModule: number[])
scripts/load-wasm.wallet.ts:6
↓ 1 callers
Function
loadWasmChunk
(wasm_hash: number[], wasmModule: number[])
scripts/load-wasm.system.ts:67
↓ 1 callers
Function
loader
(appId: AvailableAppIds, reload: boolean)
scripts/load-wasm.system.ts:109
↓ 1 callers
Method
message
(&self)
backend/lib/operations/src/operation/global.rs:67
↓ 1 callers
Method
metadata
(&self)
backend/lib/b3wallet_lib/src/ledger/icrc/icrc1.rs:51
↓ 1 callers
Method
method_name
(&self)
backend/lib/operations/src/operation/global.rs:59
↓ 1 callers
Method
name
(&self)
backend/lib/b3wallet_lib/src/account.rs:96
↓ 1 callers
Method
new_request
(&self, signer_id: StoredPrincipal, args: RequestArgs)
backend/lib/operations/src/operation/state.rs:25
↓ 1 callers
Method
nonce
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:216
↓ 1 callers
Method
operation_enum
(&self)
backend/lib/operations/src/operation.rs:55
↓ 1 callers
Method
parse
Parses a bitcoin address and checks that it belongs to the specified network.
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:88
← previous
next →
201–300 of 963, ranked by callers