Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ functions
Functions
3,207 in github.com/dfinity/orbit
⨍
Functions
3,207
◇
Types & classes
1,930
↓ 5 callers
Method
find_by_status_and_expiration_dt
Find requests that have the provided status and would be expired between the provided timestamps.
core/station/impl/src/repositories/request.rs:167
↓ 5 callers
Method
find_external_canister_call_policies_by_execution_and_validation_method
( &self, canister_id: &Principal, execution_method: &str, validation_method: &
core/station/impl/src/repositories/indexes/request_policy_resource_index.rs:238
↓ 5 callers
Method
find_external_canister_policies
Finds all external canister policies related to the specified canister id. Includes: - `Change` related policies. - `Call` related policies.
core/station/impl/src/repositories/request_policy.rs:122
↓ 5 callers
Function
fiveActiveUsers
()
cli/src/audit/checks/asset-edit-policy-weaker-than-transfer.spec.ts:8
↓ 5 callers
Method
get
(&self, named_rule_id: &NamedRuleId)
core/station/impl/src/services/named_rule.rs:55
↓ 5 callers
Method
get_caller_privileges_for_request
( &self, request_id: &UUID, ctx: &CallContext, )
core/station/impl/src/services/request.rs:87
↓ 5 callers
Method
get_controllers
(&self, canister_id: Principal)
tools/dfx-orbit/src/lib.rs:143
↓ 5 callers
Method
get_disaster_recovery_committee
(&self)
core/station/impl/src/models/system.rs:201
↓ 5 callers
Method
get_entry_by_id
Returns the address book entries associated with the given address.
core/station/impl/src/services/address_book.rs:46
↓ 5 callers
Method
get_external_canister
Returns the external canister if found, otherwise an error.
core/station/impl/src/services/external_canister.rs:104
↓ 5 callers
Method
get_external_canister_by_canister_id
Returns the external canister by its canister id if found, otherwise an error.
core/station/impl/src/services/external_canister.rs:119
↓ 5 callers
Method
get_request_additional_info
( &self, request: &Request, with_evaluation_results: bool, )
core/station/impl/src/services/request.rs:102
↓ 5 callers
Method
get_upgrader_canister_id
(&self)
core/station/impl/src/models/system.rs:154
↓ 5 callers
Method
get_user
Returns the user associated with the given user id.
core/control-panel/impl/src/services/user.rs:40
↓ 5 callers
Method
insert
(&self, key: TransferKey, value: Transfer)
core/station/impl/src/repositories/transfer.rs:97
↓ 5 callers
Method
insert
(&self, index: TransferStatusIndex)
core/station/impl/src/repositories/indexes/transfer_status_index.rs:34
↓ 5 callers
Method
is_committee_member
(&self)
core/upgrader/impl/src/controllers/disaster_recovery.rs:142
↓ 5 callers
Method
list_stations
Finds all stations associated with the user. If labels are provided, only stations with some of those labels are returned.
core/control-panel/impl/src/services/user_station.rs:36
↓ 5 callers
Function
makeGroup
(overrides: Partial<UserGroup> = {})
cli/src/audit/checks/fixtures.ts:28
↓ 5 callers
Function
mapMethodCallConfigurationToKey
(config: { executionMethod: string; validationMethod: ValidationMethodResourceTarget; })
apps/wallet/src/mappers/external-canister.mapper.ts:43
↓ 5 callers
Function
nextId
()
cli/src/audit/checks/fixtures.ts:14
↓ 5 callers
Function
next_unique_id
Generate an ID for test data. Every time this function is called, it will return a new unique ID.
tests/integration/src/station_test_data.rs:35
↓ 5 callers
Method
notify
(msg: SessionExpirationMessage)
apps/wallet/src/services/session-expiration.service.ts:83
↓ 5 callers
Method
register_user
Registers a new user for the caller identity.
core/control-panel/impl/src/services/user.rs:87
↓ 5 callers
Function
removeBasePathFromPathname
(pathname: string, basePath: string)
apps/wallet/src/utils/helper.utils.ts:309
↓ 5 callers
Method
request_recovery
( &self, caller: Principal, request: upgrader_api::RequestDisasterRecoveryInput, )
core/upgrader/impl/src/services/disaster_recovery.rs:414
↓ 5 callers
Function
send_icp_to_account
( env: &PocketIc, sender_id: Principal, beneficiary_account: AccountIdentifier, e8s: u64,
tests/integration/src/interfaces.rs:48
↓ 5 callers
Function
set_disaster_recovery_committee
( env: &PocketIc, upgrader_id: Principal, station_id: Principal, committee: upgrader_api::Disa
tests/integration/src/utils.rs:1175
↓ 5 callers
Function
set_initial_named_rules
(named_rules: &[InitNamedRuleInput])
core/station/impl/src/services/system.rs:816
↓ 5 callers
Function
set_initial_users
Registers the newly added users of the canister.
core/station/impl/src/services/system.rs:1005
↓ 5 callers
Function
shortenIcrc1Address
(address: string)
apps/wallet/src/utils/asset.utils.ts:51
↓ 5 callers
Method
some_committee_member
(&self)
tests/integration/src/upgrader_test_data.rs:84
↓ 5 callers
Method
start
(&self, _canister_id: Principal)
core/upgrader/impl/src/services/disaster_recovery.rs:537
↓ 5 callers
Method
to_index_for_resource
(&self)
core/station/impl/src/models/indexes/request_resource_index.rs:21
↓ 5 callers
Method
to_type
(&self)
core/station/impl/src/models/request_status.rs:87
↓ 5 callers
Method
validate
(&self)
core/station/impl/src/models/request_policy_rule.rs:133
↓ 5 callers
Function
validate_calls_policies_are_associated_with_target_canister
( canister_id: &Principal, policy_ids: &[UUID], )
core/station/impl/src/models/external_canister.rs:301
↓ 5 callers
Function
validate_change_policies_are_associated_with_target_canister
( canister_id: &Principal, policy_ids: &[UUID], )
core/station/impl/src/models/external_canister.rs:284
↓ 5 callers
Function
validate_identities
(identities: &[Principal])
core/station/impl/src/models/user.rs:79
↓ 5 callers
Function
validate_status
(status: &RequestStatus)
core/station/impl/src/models/request.rs:173
↓ 4 callers
Method
add_canister
( &self, canister_id: CanisterId, fund_strategy: MonitorExternalCanisterStrategy,
core/station/impl/src/services/cycle_manager.rs:49
↓ 4 callers
Method
and_tags
(mut self, tags: Vec<String>)
core/control-panel/impl/src/repositories/registry.rs:384
↓ 4 callers
Method
apply
(&self, assets: &mut Vec<AccountAsset>)
core/station/impl/src/models/request_operation.rs:224
↓ 4 callers
Function
assert_list_requests_only_one_active_requests_with_dedup_key
( env: &PocketIc, canister_id: Principal, deduplication_key: &str, )
tests/integration/src/request_validation_tests.rs:14
↓ 4 callers
Function
canister_balance
()
libs/orbit-essentials/src/cdk.rs:100
↓ 4 callers
Method
clear
Clears the cache.
core/station/impl/src/core/cache.rs:68
↓ 4 callers
Function
convertDate
( date: Date | undefined, { time, tz }: ConvertDateOptions = {}, )
apps/wallet/src/utils/date.utils.ts:28
↓ 4 callers
Method
counter_mut
Returns a counter metric with the given name and helper message that explains what the counter is measuring or tracking.
libs/orbit-essentials/src/metrics.rs:92
↓ 4 callers
Method
create
Creates a new registry entry and returns it.
core/control-panel/impl/src/services/registry.rs:120
↓ 4 callers
Function
create_account
( env: &PocketIc, station_id: Principal, requester: Principal, input: AddAccountOperationInput
tests/integration/src/utils.rs:695
↓ 4 callers
Function
definePermissions
* Adds type safety to the permissions object to avoid defining permission keys multiple times. * * @param permissions The permissions to define * @
apps/wallet/src/configs/permissions.config.ts:9
↓ 4 callers
Method
delete_registry_entry
( &self, input: DeleteRegistryEntryInput, )
core/control-panel/impl/src/controllers/registry.rs:152
↓ 4 callers
Function
deploy_station
( env: &PocketIc, control_panel_id: Principal, user_id: Principal, day: usize, i: usize, )
tests/integration/src/control_panel_tests.rs:827
↓ 4 callers
Function
do_failed_system_upgrade
( env: &PocketIc, canister_ids: &CanisterIds, system_upgrade_operation: RequestOperationInput,
tests/integration/src/system_upgrade_tests.rs:89
↓ 4 callers
Method
edit_entry
Edits an existing address book entry.
core/station/impl/src/services/address_book.rs:139
↓ 4 callers
Method
edit_registry_entry
( &self, input: EditRegistryEntryInput, )
core/control-panel/impl/src/controllers/registry.rs:135
↓ 4 callers
Method
edit_user
Edits the user associated with the given user id and returns the updated user. This method should only be called by a system call (self canister call
core/station/impl/src/services/user.rs:150
↓ 4 callers
Method
evaluate
Evaluates the request approval summary and returns the evaluation status based on the minimum approvals required. If the request does not yet have en
core/station/impl/src/models/request_policy_rule.rs:322
↓ 4 callers
Method
find_by_criteria
Returns all the entries that are between the given keys.
core/station/impl/src/repositories/indexes/request_index.rs:101
↓ 4 callers
Method
find_by_identity
Returns the user associated with the given identity if it exists.
core/control-panel/impl/src/repositories/user.rs:101
↓ 4 callers
Method
find_by_name
Returns the user associated with the given name if it exists.
core/station/impl/src/repositories/user.rs:236
↓ 4 callers
Method
find_next_wasm_module_version
Finds the next version of the registry entry by name and the current version. If there is no next version, `None` is returned.
core/control-panel/impl/src/services/registry.rs:260
↓ 4 callers
Method
generate
(&mut self)
tests/integration/src/station_test_data.rs:152
↓ 4 callers
Function
getAggregatorAssetMetadata
( metadata: SNSAggregatorAsset['icrc1_metadata'], key: string, )
apps/wallet/src/utils/asset.utils.ts:115
↓ 4 callers
Method
get_artifact
Returns the artifact with the given id if it exists.
core/control-panel/impl/src/controllers/artifact.rs:34
↓ 4 callers
Function
get_disaster_recovery_state
( env: &PocketIc, upgrader_id: Principal, user: Principal, )
tests/integration/src/utils.rs:1300
↓ 4 callers
Method
get_info
(&self)
core/station/impl/src/models/blockchain_standard.rs:25
↓ 4 callers
Method
get_num_deployed_stations
(&self)
core/control-panel/impl/src/models/user.rs:93
↓ 4 callers
Method
handle_policy_change
Handles the policy change operation. Removes the existing policy rule if variant is `Remove`, otherwise edits the existing rule or adds a new one.
core/station/impl/src/services/request_policy.rs:93
↓ 4 callers
Method
hash
Returns the artifact hash.
core/control-panel/impl/src/models/artifact.rs:79
↓ 4 callers
Method
identity
()
apps/wallet/src/services/auth.service.ts:25
↓ 4 callers
Method
indexes
Converts the artifact to a list of indexes for searching.
core/control-panel/impl/src/models/indexes/artifact_index.rs:43
↓ 4 callers
Function
init_canister_config
()
core/control-panel/impl/src/core/mod.rs:51
↓ 4 callers
Method
insert
(&self, key: AssetId, value: Asset)
core/station/impl/src/repositories/asset.rs:126
↓ 4 callers
Method
insert
(&self, key: UserGroupId, value: UserGroup)
core/station/impl/src/repositories/user_group.rs:105
↓ 4 callers
Method
insert
(&self, key: AccountKey, value: Account)
core/station/impl/src/repositories/account.rs:92
↓ 4 callers
Method
insert
(&self, key: NamedRuleKey, value: NamedRule)
core/station/impl/src/repositories/named_rule.rs:122
↓ 4 callers
Method
insert
(&self, index: UserStatusIndex)
core/control-panel/impl/src/repositories/indexes/user_status_index.rs:38
↓ 4 callers
Function
install_chunked_code
( target_canister: Principal, install_mode: CanisterInstallMode, module: Vec<u8>, module_extra
libs/orbit-essentials/src/install_chunked_code.rs:127
↓ 4 callers
Method
isValidAddress
(address: string)
apps/wallet/src/types/chain.types.ts:49
↓ 4 callers
Function
joinPath
(parent: string, segment: string)
cli/src/audit/resolver.ts:89
↓ 4 callers
Method
key
(&self)
core/station/impl/src/models/named_rule.rs:40
↓ 4 callers
Method
list_permissions
Lists permissions with optional pagination.
core/station/impl/src/services/permission.rs:100
↓ 4 callers
Function
mockPinia
(opts: { initialState?: StateTree; activate?: boolean })
apps/wallet/src/test.utils.ts:24
↓ 4 callers
Function
mock_edit_request_policy_api_input
()
core/station/impl/src/factories/requests/edit_request_policy.rs:232
↓ 4 callers
Function
mock_remove_request_policy_api_input
()
core/station/impl/src/factories/requests/remove_request_policy.rs:235
↓ 4 callers
Function
not_found
()
libs/orbit-essentials/src/http.rs:65
↓ 4 callers
Function
paginated_items
Paginates a list of items based on limit and offset.
libs/orbit-essentials/src/pagination.rs:41
↓ 4 callers
Function
permit_call_operation
Allow anyone to create call canister requests
tests/integration/src/dfx_orbit/util.rs:86
↓ 4 callers
Function
populatedUserSpecifierToTooltip
( userSpecifier: PopulatedUserSpecifier, i18n: ReturnType<typeof useI18n>, )
apps/wallet/src/composables/request-policies.composable.ts:284
↓ 4 callers
Method
recalculate
(&mut self, models: &[User])
core/station/impl/src/core/metrics.rs:179
↓ 4 callers
Method
reevaluate
(&mut self)
core/station/impl/src/models/request.rs:422
↓ 4 callers
Function
save_memory_snapshot
(label: &str, memory_id: MemoryId)
core/station/impl/src/migration_tests/mod.rs:31
↓ 4 callers
Method
set_default_station
Sets the default Orbit station in the local dfx configuration.
tools/dfx-orbit/src/local_config.rs:237
↓ 4 callers
Function
set_mock_ic_time
(time: SystemTime)
libs/orbit-essentials/src/cdk.rs:72
↓ 4 callers
Function
set_state
(state: State)
core/upgrader/impl/src/lib.rs:95
↓ 4 callers
Method
submit
( &self, args: SubmitRequestApprovalInput, )
tools/dfx-orbit/src/station/agent.rs:30
↓ 4 callers
Method
submit_request_approval
( &self, input: SubmitRequestApprovalInput, ctx: &CallContext, )
core/station/impl/src/services/request.rs:451
↓ 4 callers
Function
submit_request_raw
( env: &PocketIc, user_id: Principal, station_canister_id: CanisterId, request_operation_input
tests/integration/src/utils.rs:213
↓ 4 callers
Function
submit_request_with_expected_trap
( env: &PocketIc, user_id: Principal, station_canister_id: CanisterId, request_operation_input
tests/integration/src/utils.rs:247
← previous
next →
301–400 of 3,207, ranked by callers