MCPcopy Create free account

hub / github.com/bob-robert-ai/bob / functions

Functions244 in github.com/bob-robert-ai/bob

↓ 1 callersFunctioninsert_block_to_mine
(block: Block)
bob/minter-v2/src/memory.rs:77
↓ 1 callersFunctioninsert_expiration
(owner: Principal, expiration: u64)
bob/minter-v2/src/memory.rs:127
↓ 1 callersMethodinsert_price
(&mut self, token: Token, price: PublicPoolOverView)
alice/src/state.rs:74
↓ 1 callersFunctioninsert_quote
(quote: Quote, token: Token)
alice/src/memory.rs:104
↓ 1 callersFunctioninstall_code
( canister_id: Principal, wasm_module: Vec<u8>, arg: Vec<u8>, )
bob/minter-v2/src/miner.rs:72
↓ 1 callersMethodis_empty
Returns true if the queue is not empty.
bob/minter-v2/src/tasks.rs:102
↓ 1 callersFunctionis_quote_too_early
(token: Token)
alice/src/lib.rs:584
↓ 1 callersFunctionledger_to_fee_e8s
(ledger_id: Principal)
alice/src/lib.rs:126
↓ 1 callersFunctionlocal_bin
()
bob/integration-tests/src/setup.rs:60
↓ 1 callersMethodmaybe_portfolio_value
(&self)
alice/src/state.rs:109
↓ 1 callersFunctionmine_block
()
bob/minter-v2/src/lib.rs:203
↓ 1 callersMethodminimum_amount_to_trade
(&self)
alice/src/lib.rs:163
↓ 1 callersFunctionnext_action
()
alice/src/memory.rs:239
↓ 1 callersFunctionnext_block_time
(seed: [u8; 32])
bob/minter-v2/src/lib.rs:52
↓ 1 callersFunctionordering_from_query_params
(sort: Option<&str>, max_skip_timestamp: u64)
alice/src/main.rs:262
↓ 1 callersFunctionparse_trade_action
(input: &str)
alice/src/lib.rs:172
↓ 1 callersFunctionpop_front_action
()
alice/src/memory.rs:235
↓ 1 callersFunctionpop_if_ready
Dequeues the next task ready for execution from the minter task queue.
alice/src/tasks.rs:134
↓ 1 callersFunctionpop_if_ready
Dequeues the next task ready for execution from the minter task queue.
bob/minter-v2/src/tasks.rs:127
↓ 1 callersMethodpop_if_ready
Removes the first task from the queue that's ready for execution.
alice/src/tasks.rs:95
↓ 1 callersMethodpop_if_ready
Removes the first task from the queue that's ready for execution.
bob/minter-v2/src/tasks.rs:88
↓ 1 callersFunctionprocess_logic
()
alice/src/lib.rs:373
↓ 1 callersFunctionprocess_logic
()
bob/minter-v2/src/lib.rs:127
↓ 1 callersFunctionprocess_logic
()
bob/miner-v2/src/lib.rs:6
↓ 1 callersFunctionprocess_proposals
()
alice/src/governance.rs:251
↓ 1 callersFunctionpush_action
(action: Action)
alice/src/memory.rs:219
↓ 1 callersFunctionpush_actions
(actions: Vec<Action>)
alice/src/memory.rs:226
↓ 1 callersFunctionpush_trade_action
(trade_action: TradeAction)
alice/src/memory.rs:156
↓ 1 callersFunctionread_file_from_local_bin
(file_name: &str)
bob/integration-tests/src/setup.rs:69
↓ 1 callersFunctionrefresh_balances
()
alice/src/lib.rs:497
↓ 1 callersFunctionrefresh_miner_settings
()
alice/src/bob.rs:5
↓ 1 callersFunctionrefresh_prices
()
alice/src/lib.rs:514
↓ 1 callersFunctionrefresh_sns_neuron
()
alice/src/governance.rs:12
↓ 1 callersFunctionreinstall_code
( canister_id: Principal, wasm_module: Vec<u8>, arg: Vec<u8>, )
bob/minter-v2/src/miner.rs:92
↓ 1 callersFunctionremove_old_quotes
()
alice/src/memory.rs:116
↓ 1 callersFunctionreplace_state
(state: State)
bob/miner-v2/src/lib.rs:86
↓ 1 callersMethodschedule_at
Schedules the given task at the specified time. Returns the time that the caller should pass to the set_global_timer function. NOTE: The queue keeps
alice/src/tasks.rs:65
↓ 1 callersMethodschedule_at
Schedules the given task at the specified time. Returns the time that the caller should pass to the set_global_timer function. NOTE: The queue keeps
bob/minter-v2/src/tasks.rs:58
↓ 1 callersMethodserialize_logs
(&self, max_body_size: usize)
alice/src/logs.rs:97
↓ 1 callersFunctionsetup_timer
()
bob/miner-v2/src/main.rs:17
↓ 1 callersFunctionshould_mine
()
bob/minter-v2/src/memory.rs:89
↓ 1 callersMethodsort_asc
(&mut self)
alice/src/logs.rs:128
↓ 1 callersMethodsort_desc
(&mut self)
alice/src/logs.rs:132
↓ 1 callersMethodsort_logs
(&mut self, sort_order: Sort)
alice/src/logs.rs:121
↓ 1 callersFunctionspawn_miner
(pic: &PocketIc, user_id: Principal, amount: u64)
bob/integration-tests/src/utils.rs:63
↓ 1 callersFunctionstake_alice
(amount: u64)
alice/src/ledger.rs:68
↓ 1 callersFunctionstart_canister
(canister_id: Principal)
bob/minter-v2/src/miner.rs:123
↓ 1 callersFunctionstop_canister
(canister_id: Principal)
bob/minter-v2/src/miner.rs:112
↓ 1 callersFunctionsubmit_burned_cycles
(cycles: u64)
bob/miner-v2/src/lib.rs:28
↓ 1 callersFunctionswap
(pool_id: Principal, args: SwapArgs)
alice/src/ics_pool.rs:31
↓ 1 callersFunctiontake_decision
()
alice/src/lib.rs:565
↓ 1 callersMethodtime_since_last_block
(&self)
bob/minter-v2/src/lib.rs:400
↓ 1 callersFunctionupdate_miner_settings
(max_cycles_per_round: Nat)
alice/src/bob.rs:26
↓ 1 callersFunctionupgrade_miner
(pic: &PocketIc, user_id: Principal, miner_id: Principal)
bob/integration-tests/src/utils.rs:78
↓ 1 callersMethodvar_majorant
(&self, portfolio_value: u64, asset_value: u64)
alice/src/state.rs:151
↓ 1 callersFunctionwithdraw
(pool_id: Principal, args: WithdrawArgs)
alice/src/ics_pool.rs:96
Functionaction_to_string
(value: u64)
alice/src/governance.rs:152
Functionbob_balance
(pic: &PocketIc, user_id: Principal)
bob/integration-tests/src/utils.rs:135
Functionbuild_portfolio
()
alice/src/lib.rs:529
Methoddefault
()
alice/src/state.rs:56
Functiondisplay_action
(action: Action)
alice/src/governance.rs:191
Functiondisplay_from_treasury
(from: i32)
alice/src/governance.rs:182
Methoddrop
(&mut self)
alice/src/guard.rs:25
Methoddrop
(&mut self)
bob/minter-v2/src/guard.rs:39
Functionfilter_out_known_index
(indices: Vec<u64>)
bob/minter-v2/src/main.rs:68
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
alice/src/lib.rs:116
Methodfrom_bytes
(bytes: Cow<[u8]>)
alice/src/memory.rs:31
Methodfrom_bytes
(bytes: Cow<[u8]>)
bob/minter-v2/src/memory.rs:25
Methodfrom_init
(owner: Principal)
bob/miner-v2/src/lib.rs:59
Methodfrom_reject
(reject_code: RejectionCode, reject_message: String)
bob/minter-v2/src/miner.rs:26
Methodfrom_str
(s: &str)
alice/src/logs.rs:32
Functionget_alice_portfolio
()
alice/src/main.rs:110
Functionget_all_prices
()
alice/src/main.rs:55
Functionget_api_key
()
alice/src/memory.rs:201
Functionget_balances
()
alice/src/main.rs:50
Functionget_block_by_index
(index: u64)
bob/minter-v2/src/main.rs:93
Functionget_blocks
(start: u64, length: u64)
bob/minter-v2/src/main.rs:98
Functionget_current_block_status
()
bob/minter-v2/src/main.rs:123
Functionget_ic_prompt
(user_prompt: String)
alice/src/lib.rs:561
Methodget_latest
(&self)
alice/src/state.rs:36
Functionget_latest_blocks
()
bob/minter-v2/src/main.rs:78
Functionget_leader_board
()
bob/minter-v2/src/main.rs:138
Functionget_mined_block
()
bob/minter-v2/src/memory.rs:103
Functionget_miner
()
alice/src/main.rs:105
Functionget_miners
(of: Principal)
bob/minter-v2/src/main.rs:372
Functionget_pool_statistic
()
bob/minter-v2/src/main.rs:348
Functionget_proposal_vote
(proposal_id: u64)
alice/src/main.rs:66
Functionget_proposal_vote
(key: u64)
alice/src/memory.rs:211
Functionget_queue_len
()
alice/src/memory.rs:243
Functionget_real_time_context
()
alice/src/main.rs:71
Functionget_state
()
bob/miner-v2/src/main.rs:72
Functionget_statistics
()
bob/minter-v2/src/main.rs:329
Functionget_statistics_v2
()
bob/miner-v2/src/main.rs:62
Functionget_task_queue
()
alice/src/tasks.rs:39
Functionget_task_queue
()
bob/minter-v2/src/tasks.rs:32
Functionget_trade_action
(index: u64)
alice/src/memory.rs:162
Functionget_value_at_risk
(token: Token)
alice/src/main.rs:100
Functionget_wasm_len
()
bob/minter-v2/src/main.rs:63
Functionglobal_timer
Returns the current value of the global task timer.
alice/src/tasks.rs:144
Functionglobal_timer
Returns the current value of the global task timer.
bob/minter-v2/src/tasks.rs:137
← previousnext →101–200 of 244, ranked by callers