MCPcopy Create free account

hub / github.com/dfinity/orbit / functions

Functions3,207 in github.com/dfinity/orbit

↓ 2 callersFunctionassert_initial_assets
( env: &PocketIc, canister_id: Principal, requester: Principal, expected_assets: &Vec<InitAsse
tests/integration/src/install_tests.rs:874
↓ 2 callersMethodassert_name_has_no_associated_user
( &self, name: &str, skip_user_id: Option<UserId>, )
core/station/impl/src/services/user.rs:283
↓ 2 callersFunctionassert_policy_is_associated_with_target_canister
( policy_id: &UUID, is_associated: F, )
core/station/impl/src/models/external_canister.rs:255
↓ 2 callersMethodassert_transfer_access
(&self, transfer: &Transfer, ctx: &CallContext)
core/station/impl/src/services/transfer.rs:84
↓ 2 callersFunctionb64urlDecode
(input: string)
cli/src/audit/identity.ts:86
↓ 2 callersMethodbuild
(&self)
libs/orbit-essentials-macros/src/macros/storable.rs:57
↓ 2 callersMethodcalculate_approvals
( &self, request: &Arc<Request>, user_specifier: &UserSpecifier, )
core/station/impl/src/models/request_policy_rule.rs:381
↓ 2 callersMethodcall_external_canister
Calls the target canister with the given method, argument, and cycles.
core/station/impl/src/services/external_canister.rs:454
↓ 2 callersMethodcanister_agent
(&self, canister_id: Principal)
tools/dfx-orbit/src/lib.rs:109
↓ 2 callersFunctioncanister_install
(use_chunks: bool)
tests/integration/src/dfx_orbit/install.rs:42
↓ 2 callersFunctioncanister_status
(input: CanisterStatusInput)
core/station/impl/src/controllers/external_canister.rs:22
↓ 2 callersFunctioncargoProjectVersion
(projectName: string)
cli/src/utils.ts:53
↓ 2 callersFunctioncertified_data_for_skip_certification
()
libs/orbit-essentials/src/http.rs:61
↓ 2 callersFunctioncheck_balance_before_transfer
(transfer_amount: u128)
libs/orbit-essentials/src/utils/cycles.rs:5
↓ 2 callersFunctioncheck_station_deployment
(env: &PocketIc, station_id: Principal, user_id: Principal)
tests/integration/src/control_panel_tests.rs:221
↓ 2 callersMethodcheck_unique_name
Verifies that the name is unique among external canisters. If `skip_id` is provided, it will be ignored if the match would be the same.
core/station/impl/src/services/external_canister.rs:1238
↓ 2 callersMethodclearInactivityTimer
()
apps/wallet/src/services/session-expiration.service.ts:60
↓ 2 callersMethodclearSessionTimer
()
apps/wallet/src/services/session-expiration.service.ts:56
↓ 2 callersMethodclear_change_canister_request
(&mut self)
core/station/impl/src/models/system.rs:190
↓ 2 callersMethodclear_self_upgrade_request
(&self)
core/station/impl/src/services/system.rs:103
↓ 2 callersFunctioncompress_to_gzip
Compresses the given data to a gzip format.
tests/integration/src/utils.rs:904
↓ 2 callersMethodconfigure_external_canister_permissions
Updates the permissions of the external canister.
core/station/impl/src/services/external_canister.rs:839
↓ 2 callersMethodconfigure_external_canister_request_policies
Updates the request policies of the external canister.
core/station/impl/src/services/external_canister.rs:592
↓ 2 callersFunctioncontroller_test_id
()
tests/integration/src/utils.rs:112
↓ 2 callersFunctioncopyArtifact
(artifact: string)
tests/e2e/utils/orbit.utils.ts:7
↓ 2 callersMethodcreate
( &self, request_id: UUID, requested_by_user: UUID, input: station_api::Create
core/station/impl/src/factories/requests/add_request_policy.rs:15
↓ 2 callersMethodcreate
( &self, request_id: UUID, requested_by_user: UUID, input: station_api::Create
core/station/impl/src/factories/requests/manage_system_info.rs:14
↓ 2 callersMethodcreate
( &self, request_id: UUID, requested_by_user: UUID, input: station_api::Create
core/station/impl/src/factories/requests/edit_permission.rs:15
↓ 2 callersMethodcreateStation
( walletName: string = 'wallet', adminName: string = 'adminuser', )
tests/e2e/page-objects/initialization.page.ts:7
↓ 2 callersFunctioncreate_file
Creates a file in the `assets` folder with the given name and content.
tests/integration/src/utils.rs:911
↓ 2 callersMethodcreate_station_cycles_fetcher
(&self)
core/control-panel/impl/src/services/canister.rs:84
↓ 2 callersFunctioncreate_test_requests
(requests_to_insert: u64)
core/station/impl/src/services/request.rs:1653
↓ 2 callersFunctioncreate_wasm_module_registry_entry_value
()
core/control-panel/impl/src/models/registry_entry.rs:629
↓ 2 callersFunctiondeepClone
(input: T)
apps/wallet/src/utils/helper.utils.ts:671
↓ 2 callersFunctiondefault_account
(user_id: Principal)
tests/integration/src/interfaces.rs:44
↓ 2 callersMethoddefault_station
Gets the default Orbit station from the local dfx configuration.
tools/dfx-orbit/src/local_config.rs:228
↓ 2 callersFunctiondisaster_recovery_sync_accounts_and_assets_on_insert
(observer: &mut Observer<T>)
core/station/impl/src/services/disaster_recovery.rs:237
↓ 2 callersFunctiondisaster_recovery_sync_accounts_and_assets_on_remove
(observer: &mut Observer<()>)
core/station/impl/src/services/disaster_recovery.rs:182
↓ 2 callersFunctiondisplay_quorum_state
( writer: &mut W, eligible: usize, required: usize, approvers: &[String], status: &BTreeMa
tools/dfx-orbit/src/review/display.rs:173
↓ 2 callersFunctiondisplay_request_approvals
( writer: &mut W, list: Vec<&RequestApprovalDTO>, usernames: &BTreeMap<String, String>, )
tools/dfx-orbit/src/review/display.rs:201
↓ 2 callersMethodedit
Updates the registry entry and returns it.
core/control-panel/impl/src/services/registry.rs:161
↓ 2 callersFunctionedit_asset_name
( env: &PocketIc, station_canister_id: Principal, requester: Principal, asset_id: station_api:
tests/integration/src/station_test_data/asset.rs:52
↓ 2 callersMethodencoded_args
(&self, target: Principal)
tools/dfx-orbit/src/asset/permission.rs:78
↓ 2 callersFunctionendOfDay
(date: Date)
apps/wallet/src/utils/date.utils.ts:12
↓ 2 callersMethodevaluate_policy_rules
( &self, request: &Arc<Request>, policy_rules: &[RequestPolicyRule], )
core/station/impl/src/models/request_policy_rule.rs:342
↓ 2 callersMethodexecute
(&self)
core/station/impl/src/factories/requests/edit_request_policy.rs:71
↓ 2 callersMethodexecute
(&self)
core/station/impl/src/factories/requests/remove_request_policy.rs:71
↓ 2 callersMethodexists_unique
(&self, blockchain: &str, symbol: &str)
core/station/impl/src/repositories/asset.rs:210
↓ 2 callersFunctionexpand_candid_impl
( input: &DeriveInput, args: &MacroArguments, )
libs/orbit-essentials-macros/src/macros/storable.rs:162
↓ 2 callersFunctionexpand_cbor_impl
( input: &DeriveInput, args: &MacroArguments, )
libs/orbit-essentials-macros/src/macros/storable.rs:200
↓ 2 callersMethodexport_metrics_as_http_response
Exports the metrics in the registry to an HTTP response.
libs/orbit-essentials/src/metrics.rs:194
↓ 2 callersMethodextension_config
Gets the common configuration for this dfx extension. If the config does not exist or is empty, default values are assumed.
tools/dfx-orbit/src/local_config.rs:212
↓ 2 callersMethodextension_config_file
Gets the extension config file for this extension. If the file does not exist, it will be created. E.g. `~/.config/dfx/extensions/<extension_name>.j
tools/dfx-orbit/src/dfx.rs:60
↓ 2 callersFunctionfetch_asset
(canister_id: Principal, port: u16, path: &str, expected: &str)
tests/integration/src/http.rs:54
↓ 2 callersMethodfindModuleVersionRegistryEntry
( name: string, version: string, )
apps/wallet/src/services/control-panel.service.ts:178
↓ 2 callersMethodfind_by_address
Get the address book entry by it's unique key.
core/station/impl/src/repositories/address_book.rs:126
↓ 2 callersMethodfind_by_blockchain
List all address book entries of a given blockchain.
core/station/impl/src/repositories/address_book.rs:150
↓ 2 callersMethodfind_by_canister_id
Returns an external canister by its canister id if it exists.
core/station/impl/src/repositories/external_canister.rs:119
↓ 2 callersMethodfind_by_criteria
(&self, criteria: Self::FindByCriteria)
core/control-panel/impl/src/repositories/indexes/registry_index.rs:46
↓ 2 callersMethodfind_by_group_and_status
Returns the users associated with the given group and their user status if they exist.
core/station/impl/src/repositories/user.rs:242
↓ 2 callersMethodfind_by_hash
Finds an artifact by the given hash.
core/control-panel/impl/src/repositories/artifact.rs:87
↓ 2 callersMethodfind_by_name
Returns an external canister by its name if it exists.
core/station/impl/src/repositories/external_canister.rs:111
↓ 2 callersMethodfind_external_canister_call_policies_by_execution_and_validation_method
Finds all external canister call policies related to the specified canister id, execution method and validation method.
core/station/impl/src/repositories/request_policy.rs:142
↓ 2 callersMethodfind_external_canister_call_policies_by_execution_method
Find all external canister call policies related to the specified canister id and execution method.
core/station/impl/src/repositories/indexes/request_policy_resource_index.rs:196
↓ 2 callersMethodfind_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/indexes/request_policy_resource_index.rs:124
↓ 2 callersMethodfind_where
(&self, where_clause: AddressBookWhereClause)
core/station/impl/src/repositories/address_book.rs:174
↓ 2 callersFunctionformatBalance
(amount: bigint, decimals: number)
apps/wallet/src/utils/helper.utils.ts:91
↓ 2 callersMethodgenerate_address
( &self, seed: &AccountSeed, format: AddressFormat, )
core/station/impl/src/factories/blockchains/internet_computer.rs:410
↓ 2 callersMethodget
(&self, key: &UserGroupId)
core/station/impl/src/repositories/user_group.rs:96
↓ 2 callersMethodget
(&self, key: &NamedRuleKey)
core/station/impl/src/repositories/named_rule.rs:111
↓ 2 callersMethodget
Returns the record from the repository if it exists.
libs/orbit-essentials/src/repository.rs:94
↓ 2 callersFunctiongetAppRegistryEntry
( app: Application, network: string, shouldBuildArtifacts: boolean, )
cli/src/registry/publish.ts:46
↓ 2 callersFunctiongetAssetMetadata
(asset: Asset, key: string)
apps/wallet/src/utils/asset.utils.ts:10
↓ 2 callersMethodgetBalance
()
tests/e2e/page-objects/account-asset.ts:10
↓ 2 callersFunctiongetCanisterInfo
(canisterId: string)
tests/e2e/utils/dfx.utils.ts:4
↓ 2 callersMethodgetCurrentUser
(verifiedCall = false)
apps/wallet/src/services/control-panel.service.ts:47
↓ 2 callersMethodgetExternalCanisterByCanisterId
( canisterId: Principal, verifiedCall = false, )
apps/wallet/src/services/station.service.ts:850
↓ 2 callersFunctiongetRequestUrl
(requestId: string, stationId: string, origin: string)
apps/wallet/src/utils/app.utils.ts:114
↓ 2 callersFunctiongetWalletPath
(path: string)
tests/e2e/config.ts:4
↓ 2 callersMethodget_address_book_entry
( &self, input: GetAddressBookEntryInputDTO, )
core/station/impl/src/controllers/address_book.rs:52
↓ 2 callersFunctionget_all_upgrader_logs
( env: &PocketIc, upgrader_id: &Principal, sender: &Principal, )
tests/integration/src/utils.rs:554
↓ 2 callersFunctionget_asset
( env: &PocketIc, station_canister_id: Principal, requester: Principal, asset_id: station_api:
tests/integration/src/station_test_data/asset.rs:110
↓ 2 callersMethodget_asset
(&self, input: GetAssetInput)
core/station/impl/src/controllers/asset.rs:40
↓ 2 callersMethodget_caller_privileges
Returns the user privileges from the given user.
core/station/impl/src/services/user.rs:243
↓ 2 callersMethodget_caller_privileges_for_account
Returns the caller privileges for the given account.
core/station/impl/src/services/account.rs:114
↓ 2 callersMethodget_caller_privileges_for_asset
( &self, asset_id: &AssetId, ctx: &CallContext, )
core/station/impl/src/services/asset.rs:135
↓ 2 callersMethodget_caller_privileges_for_entry
Returns the caller privileges for the given address book entry.
core/station/impl/src/services/address_book.rs:59
↓ 2 callersMethodget_caller_privileges_for_external_canister
Returns the permissions of the caller for the external canister.
core/station/impl/src/services/external_canister.rs:262
↓ 2 callersMethodget_caller_privileges_for_named_rule
( &self, named_rule_id: &NamedRuleId, ctx: &CallContext, )
core/station/impl/src/services/named_rule.rs:182
↓ 2 callersMethodget_caller_privileges_for_request_policy
( &self, policy_id: &UUID, ctx: &CallContext, )
core/station/impl/src/services/request_policy.rs:170
↓ 2 callersMethodget_caller_privileges_for_user
( &self, user_id: &UserId, ctx: &CallContext, )
core/station/impl/src/services/user.rs:69
↓ 2 callersMethodget_caller_privileges_for_user_group
( &self, user_group_id: &UUID, ctx: &CallContext, )
core/station/impl/src/services/user_group.rs:49
↓ 2 callersMethodget_change_canister_request
(&self)
core/station/impl/src/models/system.rs:150
↓ 2 callersMethodget_config
(&self)
tools/dfx-orbit/src/lib.rs:124
↓ 2 callersMethodget_deployed_stations
(&self)
core/control-panel/impl/src/models/user.rs:97
↓ 2 callersFunctionget_disaster_recovery_accounts
( env: &PocketIc, upgrader_id: Principal, station_id: Principal, )
tests/integration/src/utils.rs:1227
↓ 2 callersFunctionget_disaster_recovery_accounts_and_assets
( env: &PocketIc, upgrader_id: Principal, station_id: Principal, )
tests/integration/src/utils.rs:1262
↓ 2 callersMethodget_disaster_recovery_state
( &self, )
core/upgrader/impl/src/controllers/disaster_recovery.rs:217
↓ 2 callersMethodget_external_canister_filters
( &self, input: GetExternalCanisterFiltersInput, )
core/station/impl/src/controllers/external_canister.rs:162
↓ 2 callersFunctionget_icp_account_balance
(env: &PocketIc, account_id: AccountIdentifier)
tests/integration/src/interfaces.rs:25
← previousnext →601–700 of 3,207, ranked by callers