Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyborg-Network/cyborg-parachain
/ functions
Functions
483 in github.com/Cyborg-Network/cyborg-parachain
⨍
Functions
483
◇
Types & classes
146
Method
suspend_miners
Suspend a miner with a specific reason and duration
pallets/edge-connect/src/lib.rs:904
Method
take_candidate_slot
Storage: `CollatorSelection::Invulnerables` (r:1 w:0) Proof: `CollatorSelection::Invulnerables` (`max_values`: Some(1), `max_size`: Some(641), added:
runtime/src/weights/pallet_collator_selection.rs:193
Method
take_first_concatenated_xcm
()
runtime/src/weights/cumulus_pallet_xcmp_queue.rs:108
Method
task_scheduler
( origin: OriginFor<T>, // TODO If the gatekeeper submits the task we need to keep track of which user s
pallets/task-management/src/lib.rs:252
Function
task_scheduler_no_nzk
()
pallets/task-management/src/benchmarking.rs:117
Method
task_scheduler_no_nzk
Storage: `EdgeConnect::AccountWorkers` (r:2 w:0) Proof: `EdgeConnect::AccountWorkers` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `M
runtime/src/weights/pallet_task_management.rs:88
Method
task_scheduler_no_nzk
Storage: `EdgeConnect::AccountWorkers` (r:2 w:0) Proof: `EdgeConnect::AccountWorkers` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `M
pallets/task-management/src/weights.rs:66
Function
task_scheduler_nzk
()
pallets/task-management/src/benchmarking.rs:167
Method
task_scheduler_nzk
Storage: `EdgeConnect::AccountWorkers` (r:2 w:0) Proof: `EdgeConnect::AccountWorkers` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `M
runtime/src/weights/pallet_task_management.rs:64
Method
task_scheduler_nzk
Storage: `EdgeConnect::AccountWorkers` (r:2 w:0) Proof: `EdgeConnect::AccountWorkers` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `M
pallets/task-management/src/weights.rs:90
Method
telemetry_endpoints
( &self, chain_spec: &Box<dyn ChainSpec>, )
node/src/command.rs:391
Function
template_session_keys
Generate the session keys from individual elements. The input must be a tuple of individual keys (a single arg for now since we have just one key).
node/src/chain_spec.rs:61
Function
test_could_not_create_proof
()
pallets/zk-verifier/src/tests.rs:279
Function
test_could_not_create_verification_key
()
pallets/zk-verifier/src/tests.rs:302
Function
test_empty_proof
()
pallets/zk-verifier/src/tests.rs:198
Function
test_not_supported_proof_curve
()
pallets/zk-verifier/src/tests.rs:185
Function
test_not_supported_proof_protocol
()
pallets/zk-verifier/src/tests.rs:172
Function
test_not_supported_vk_curve
()
pallets/zk-verifier/src/tests.rs:65
Function
test_not_supported_vk_protocol
()
pallets/zk-verifier/src/tests.rs:83
Function
test_proof_deserialization
()
pallets/zk-verifier/src/deserialization.rs:338
Function
test_public_inputs_mismatch
()
pallets/zk-verifier/src/tests.rs:136
Function
test_register_model_hash_works
()
pallets/task-management/src/tests.rs:774
Function
test_setup_verification
()
pallets/zk-verifier/src/tests.rs:43
Function
test_too_long_proof
()
pallets/zk-verifier/src/tests.rs:157
Function
test_too_long_public_inputs
()
pallets/zk-verifier/src/tests.rs:118
Function
test_too_long_verification_key
()
pallets/zk-verifier/src/tests.rs:101
Function
test_verification_failed
()
pallets/zk-verifier/src/tests.rs:253
Function
test_verification_success
()
pallets/zk-verifier/src/tests.rs:222
Function
test_verify_without_verification_key
()
pallets/zk-verifier/src/tests.rs:209
Function
test_vk_deserialization
()
pallets/zk-verifier/src/deserialization.rs:202
Method
thaw
()
runtime/src/weights/pallet_assets.rs:56
Method
thaw_asset
()
runtime/src/weights/pallet_assets.rs:64
Method
touch
()
runtime/src/weights/pallet_assets.rs:116
Method
touch_other
()
runtime/src/weights/pallet_assets.rs:120
Method
transaction_pool
(&self, is_dev: bool)
node/src/command.rs:351
Method
transfer
()
runtime/src/weights/pallet_assets.rs:40
Method
transfer_all
()
runtime/src/weights/pallet_assets.rs:136
Method
transfer_all
Storage: `System::Account` (r:1 w:1) Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
runtime/src/weights/pallet_balances.rs:105
Method
transfer_allow_death
Storage: `System::Account` (r:1 w:1) Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
runtime/src/weights/pallet_balances.rs:50
Method
transfer_approved
()
runtime/src/weights/pallet_assets.rs:100
Method
transfer_asset
( asset: &Asset, from: &Location, to: &Location, _context: &XcmContext, )
pallets/xcm-support/src/currency_adapter.rs:183
Method
transfer_keep_alive
()
runtime/src/weights/pallet_assets.rs:44
Method
transfer_keep_alive
Storage: `System::Account` (r:1 w:1) Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
runtime/src/weights/pallet_balances.rs:61
Method
transfer_ownership
()
runtime/src/weights/pallet_assets.rs:68
Method
trie_cache_maximum_size
(&self)
node/src/command.rs:355
Method
try_from
(value: &G1UncompressedBytes)
pallets/zk-verifier/src/verify.rs:84
Method
try_get
Try to get the extension from the given `ChainSpec`.
node/src/chain_spec.rs:36
Method
try_origin
(origin: RuntimeOrigin, _asset_id: &u32)
runtime/src/lib.rs:496
Method
try_origin
(origin: RuntimeOrigin, _asset_id: &u32)
pallets/payment/src/mock.rs:121
Method
try_origin
(origin: RuntimeOrigin, _asset_id: &u32)
pallets/task-management/src/mock.rs:140
Method
try_successful_origin
(_asset_id: &u32)
runtime/src/lib.rs:502
Method
try_successful_origin
(_asset_id: &u32)
pallets/payment/src/mock.rs:127
Method
try_successful_origin
(_asset_id: &u32)
pallets/task-management/src/mock.rs:146
Method
unsuspend_miner
()
runtime/src/weights/pallet_edge_connect.rs:115
Method
unsuspend_miner
( origin: OriginFor<T>, miner_id: MinerId, miner_type: MinerType, )
pallets/edge-connect/src/lib.rs:529
Method
unsuspend_miner
()
pallets/edge-connect/src/weights.rs:120
Method
update_bond
Storage: `CollatorSelection::CandidacyBond` (r:1 w:0) Proof: `CollatorSelection::CandidacyBond` (`max_values`: Some(1), `max_size`: Some(16), added: 5
runtime/src/weights/pallet_collator_selection.rs:148
Method
update_miner
Implementation of the MinerInfoHandler trait, which provides methods for updating miner cluster information.
pallets/edge-connect/src/lib.rs:1088
Method
update_miner_clusters
sends updated miner info to pallets that implement T::MinerClusterHandler and emits an event
pallets/status-aggregator/src/lib.rs:244
Method
update_miner_current_task
Updates the current task of the miner in question
pallets/edge-connect/src/lib.rs:884
Method
update_miner_status
( miner_id: &MinerId, miner_type: MinerType, new_status: bool, )
pallets/edge-connect/src/lib.rs:860
Method
update_operational_status
Storage: `EdgeConnect::WorkerClusters` (r:1 w:1) Proof: `EdgeConnect::WorkerClusters` (`max_values`: None, `max_size`: Some(223), added: 2698, mode: `
runtime/src/weights/pallet_edge_connect.rs:93
Method
update_operational_status
( origin: OriginFor<T>, miner_type: MinerType, miner_id: MinerId, status: OperationalStatus, )
pallets/edge-connect/src/lib.rs:542
Method
update_operational_status
Storage: `EdgeConnect::WorkerClusters` (r:1 w:1) Proof: `EdgeConnect::WorkerClusters` (`max_values`: None, `max_size`: Some(223), added: 2698, mode: `
pallets/edge-connect/src/weights.rs:110
Method
update_oracle_status
Storage: `EdgeConnect::WorkerClusters` (r:1 w:1) Proof: `EdgeConnect::WorkerClusters` (`max_values`: None, `max_size`: Some(223), added: 2698, mode: `
runtime/src/weights/pallet_edge_connect.rs:105
Method
update_oracle_status
( origin: OriginFor<T>, miner_owner: T::AccountId, miner_id: MinerId, miner_type: MinerType, on
pallets/edge-connect/src/lib.rs:431
Method
update_oracle_status
Storage: `EdgeConnect::WorkerClusters` (r:1 w:1) Proof: `EdgeConnect::WorkerClusters` (`max_values`: None, `max_size`: Some(223), added: 2698, mode: `
pallets/edge-connect/src/weights.rs:78
Method
upgrade_accounts
Storage: `System::Account` (r:999 w:999) Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) The
runtime/src/weights/pallet_balances.rs:128
Function
vec_g1_deserializer
Turns array of G1 points represented by numbers in decimal format into vector of G1 points represented by numbers in binary format
pallets/zk-verifier/src/deserialization.rs:126
Function
verification_key_from_correct_coordinates_is_ok
()
pallets/zk-verifier/src/verify.rs:288
Method
verify
(origin: OriginFor<T>, task_id: TaskId, vec_proof: Vec<u8>)
pallets/zk-verifier/src/lib.rs:187
Method
verify_benchmark
Storage: `ZKVerifier::VerificationKeyStorage` (r:1 w:0) Proof: `ZKVerifier::VerificationKeyStorage` (`max_values`: None, `max_size`: None, mode: `Meas
pallets/zk-verifier/src/weights.rs:59
Method
verify_completed_task
Storage: `TaskManagement::TaskStatus` (r:1 w:1) Proof: `TaskManagement::TaskStatus` (`max_values`: None, `max_size`: Some(17), added: 2492, mode: `Max
runtime/src/weights/pallet_task_management.rs:124
Method
verify_completed_task
Storage: `TaskManagement::TaskStatus` (r:1 w:1) Proof: `TaskManagement::TaskStatus` (`max_values`: None, `max_size`: Some(17), added: 2492, mode: `Max
pallets/task-management/src/weights.rs:122
Function
verify_correct_proof
()
pallets/zk-verifier/src/verify.rs:333
Function
verify_incorrect_proof
()
pallets/zk-verifier/src/verify.rs:422
Method
verify_kyc
()
runtime/src/weights/pallet_payment.rs:156
Method
verify_kyc
( origin: OriginFor<T>, account: T::AccountId, approved: bool, )
pallets/payment/src/lib.rs:610
Method
verify_kyc
()
pallets/payment/src/weights.rs:156
Function
verify_with_incorrect_ic_len
()
pallets/zk-verifier/src/verify.rs:508
Method
void_spend
()
runtime/src/weights/pallet_treasury.rs:22
Method
withdraw
(_asset: &Asset, _from: &Location)
pallets/xcm-support/src/lib.rs:72
Method
withdraw_asset
( asset: &Asset, location: &Location, _maybe_context: Option<&XcmContext>, )
pallets/xcm-support/src/currency_adapter.rs:163
← previous
401–483 of 483, ranked by callers