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
Function
reset_task_should_work_for_stuck_assigned_task
()
pallets/task-management/src/tests.rs:838
Function
reset_task_should_work_for_stuck_running_task
()
pallets/task-management/src/tests.rs:918
Function
reset_task_should_work_for_stuck_stopped_task
()
pallets/task-management/src/tests.rs:987
Method
resolve_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:140
Method
resolve_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:138
Method
resolve_maintenance
()
runtime/src/weights/pallet_edge_connect.rs:127
Method
resolve_maintenance
( origin: OriginFor<T>, miner_id: MinerId, miner_type: MinerType, )
pallets/edge-connect/src/lib.rs:646
Method
resolve_maintenance
()
pallets/edge-connect/src/weights.rs:132
Method
resume_channel
Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1) Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777,
runtime/src/weights/cumulus_pallet_xcmp_queue.rs:99
Method
return_miner_type
Return miner type based on ID
pallets/edge-connect/src/lib.rs:1026
Method
reward_miner
()
runtime/src/weights/pallet_payment.rs:118
Method
reward_miner
( origin: OriginFor<T>, active_hours: u32, idle_hours: u32, miner: T::AccountId, )
pallets/payment/src/lib.rs:416
Method
reward_miner
()
pallets/payment/src/weights.rs:118
Function
reward_miner_new_fails_when_rates_not_set
()
pallets/payment/src/tests.rs:422
Function
reward_miner_new_works_with_active_and_idle_hours
()
pallets/payment/src/tests.rs:370
Method
role
(&self, is_dev: bool)
node/src/command.rs:347
Method
rpc_addr
(&self, default_listen_port: u16)
node/src/command.rs:315
Method
rpc_cors
(&self, is_dev: bool)
node/src/command.rs:367
Method
rpc_listen_port
()
node/src/command.rs:280
Method
rpc_max_connections
(&self)
node/src/command.rs:363
Method
rpc_methods
(&self)
node/src/command.rs:359
Function
sane
()
runtime/src/weights/extrinsic_weights.rs:38
Function
sane
()
runtime/src/weights/paritydb_weights.rs:42
Function
sane
()
runtime/src/weights/rocksdb_weights.rs:42
Function
sane
()
runtime/src/weights/block_weights.rs:38
Method
send_as_sovereign
( origin: OriginFor<T>, dest: Box<VersionedLocation>, message: Box<VersionedXcm<()>>, )
pallets/xcm/src/lib.rs:54
Method
service_page_base_completion
Storage: `MessageQueue::Pages` (r:1 w:1) Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedL
runtime/src/weights/pallet_message_queue.rs:86
Method
service_page_base_no_completion
Storage: `MessageQueue::Pages` (r:1 w:1) Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedL
runtime/src/weights/pallet_message_queue.rs:97
Method
service_page_item
Storage: `MessageQueue::BookStateFor` (r:0 w:1) Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `Max
runtime/src/weights/pallet_message_queue.rs:110
Method
service_queue_base
Storage: `MessageQueue::BookStateFor` (r:1 w:1) Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `Max
runtime/src/weights/pallet_message_queue.rs:75
Method
set
Storage: `Timestamp::Now` (r:1 w:1) Proof: `Timestamp::Now` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) Storage: `
runtime/src/weights/pallet_timestamp.rs:43
Method
set_asset_subscription_fee
()
runtime/src/weights/pallet_payment.rs:182
Method
set_asset_subscription_fee
( origin: OriginFor<T>, asset_id: T::AssetId, fee_per_hour: T::AssetBalance, )
pallets/payment/src/lib.rs:748
Method
set_asset_subscription_fee
()
pallets/payment/src/weights.rs:182
Method
set_candidacy_bond
Storage: `CollatorSelection::CandidacyBond` (r:1 w:1) Proof: `CollatorSelection::CandidacyBond` (`max_values`: Some(1), `max_size`: Some(16), added: 5
runtime/src/weights/pallet_collator_selection.rs:126
Method
set_config_with_u32
Storage: `XcmpQueue::QueueConfig` (r:1 w:1) Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncode
runtime/src/weights/cumulus_pallet_xcmp_queue.rs:46
Method
set_desired_candidates
Storage: `CollatorSelection::DesiredCandidates` (r:0 w:1) Proof: `CollatorSelection::DesiredCandidates` (`max_values`: Some(1), `max_size`: Some(4), a
runtime/src/weights/pallet_collator_selection.rs:108
Method
set_fiat_conversion_rate
()
runtime/src/weights/pallet_payment.rs:161
Method
set_fiat_conversion_rate
( origin: OriginFor<T>, fiat_cents: u64, native_tokens: BalanceOf<T>, )
pallets/payment/src/lib.rs:644
Method
set_fiat_conversion_rate
()
pallets/payment/src/weights.rs:161
Method
set_gatekeeper
Storage: `TaskManagement::GatekeeperAccount` (r:0 w:1) Proof: `TaskManagement::GatekeeperAccount` (`max_values`: None, `max_size`: Some(48), added: 25
runtime/src/weights/pallet_task_management.rs:196
Method
set_gatekeeper
( origin: OriginFor<T>, new_gatekeeper: T::AccountId, )
pallets/task-management/src/lib.rs:508
Method
set_gatekeeper
Storage: `TaskManagement::GatekeeperAccount` (r:0 w:1) Proof: `TaskManagement::GatekeeperAccount` (`max_values`: None, `max_size`: Some(48), added: 25
pallets/task-management/src/weights.rs:186
Function
set_initial_benchmark_data
A function to initialize benchmarking data by creating multiple worker accounts with various attributes for each worker, including location, specifica
pallets/edge-connect/src/benchmarking.rs:29
Function
set_initial_benchmark_data
A function to initialize benchmarking data by creating multiple worker accounts with various attributes for each worker, including location, specifica
pallets/task-management/src/benchmarking.rs:40
Method
set_invulnerables
Storage: `Session::NextKeys` (r:20 w:0) Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) Storage: `CollatorSelectio
runtime/src/weights/pallet_collator_selection.rs:53
Method
set_key
Storage: `Sudo::Key` (r:1 w:1) Proof: `Sudo::Key` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`)
runtime/src/weights/pallet_sudo.rs:43
Method
set_keys
Storage: `Session::NextKeys` (r:1 w:1) Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) Storage: `Session::KeyOwner
runtime/src/weights/pallet_session.rs:43
Method
set_metadata
(_name_len: u32, _symbol_len: u32)
runtime/src/weights/pallet_assets.rs:76
Method
set_min_balance
()
runtime/src/weights/pallet_assets.rs:112
Function
set_price_per_hour
()
pallets/payment/src/benchmarking.rs:15
Method
set_price_per_hour
Storage: `Payment::PricePerHour` (r:0 w:1) Proof: `Payment::PricePerHour` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedL
runtime/src/weights/pallet_payment.rs:67
Method
set_price_per_hour
Storage: `Payment::PricePerHour` (r:0 w:1) Proof: `Payment::PricePerHour` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedL
pallets/payment/src/weights.rs:67
Method
set_reward_rates_for_miner
()
runtime/src/weights/pallet_payment.rs:128
Method
set_reward_rates_for_miner
( origin: OriginFor<T>, miner: T::AccountId, active: RewardRates<BalanceOf<T>>, idle: RewardRates<
pallets/payment/src/lib.rs:375
Method
set_reward_rates_for_miner
()
pallets/payment/src/weights.rs:128
Function
set_reward_rates_for_miner_works
()
pallets/payment/src/tests.rs:337
Method
set_service_head
()
runtime/src/weights/pallet_message_queue.rs:131
Method
set_service_provider_account
Storage: `Payment::ServiceProviderAccount` (r:0 w:1) Proof: `Payment::ServiceProviderAccount` (`max_values`: Some(1), `max_size`: Some(32), added: 527
runtime/src/weights/pallet_payment.rs:77
Method
set_service_provider_account
( origin: OriginFor<T>, new_account: T::AccountId, )
pallets/payment/src/lib.rs:330
Method
set_service_provider_account
Storage: `Payment::ServiceProviderAccount` (r:0 w:1) Proof: `Payment::ServiceProviderAccount` (`max_values`: Some(1), `max_size`: Some(32), added: 527
pallets/payment/src/weights.rs:77
Function
set_subscription_fee_fails_with_zero
()
pallets/payment/src/tests.rs:327
Method
set_subscription_fee_per_hour
()
runtime/src/weights/pallet_payment.rs:145
Method
set_subscription_fee_per_hour
( origin: OriginFor<T>, new_fee_per_hour: BalanceOf<T>, )
pallets/payment/src/lib.rs:548
Method
set_subscription_fee_per_hour
()
pallets/payment/src/weights.rs:145
Function
set_subscription_fee_works
()
pallets/payment/src/tests.rs:315
Method
set_team
()
runtime/src/weights/pallet_assets.rs:72
Method
setup_verification
( _origin: OriginFor<T>, task_id: TaskId, pub_input: Vec<u8>, vec_vk: Vec<u8>, )
pallets/zk-verifier/src/lib.rs:162
Method
setup_verification_benchmark
Storage: `ZKVerifier::PublicInputStorage` (r:0 w:1) Proof: `ZKVerifier::PublicInputStorage` (`max_values`: None, `max_size`: None, mode: `Measured`) S
pallets/zk-verifier/src/weights.rs:45
Method
sorted_members
()
runtime/src/lib.rs:347
Method
spend
()
runtime/src/weights/pallet_treasury.rs:7
Method
spend_local
()
runtime/src/weights/pallet_treasury.rs:10
Method
start_destroy
()
runtime/src/weights/pallet_assets.rs:14
Method
stop_task_and_vacate_miner
Storage: `TaskManagement::Tasks` (r:1 w:1) Proof: `TaskManagement::Tasks` (`max_values`: None, `max_size`: Some(182), added: 2657, mode: `MaxEncodedLe
runtime/src/weights/pallet_task_management.rs:172
Method
stop_task_and_vacate_miner
(origin: OriginFor<T>, task_id: TaskId)
pallets/task-management/src/lib.rs:435
Method
stop_task_and_vacate_miner
Storage: `TaskManagement::Tasks` (r:1 w:1) Proof: `TaskManagement::Tasks` (`max_values`: None, `max_size`: Some(182), added: 2657, mode: `MaxEncodedLe
pallets/task-management/src/weights.rs:162
Function
store_proof
( task_id: TaskId, vec_proof: Vec<u8>, )
pallets/zk-verifier/src/lib.rs:262
Function
store_public_inputs
( task_id: TaskId, pub_input: Vec<u8>, )
pallets/zk-verifier/src/lib.rs:216
Function
store_verification_key
( task_id: TaskId, vec_vk: Vec<u8>, )
pallets/zk-verifier/src/lib.rs:241
Function
str_to_u8_vec_deserializer
Turns `str` into `Vec<u8>`
pallets/zk-verifier/src/deserialization.rs:166
Method
submit_completed_task
Storage: `TaskManagement::TaskAllocations` (r:1 w:0) Proof: `TaskManagement::TaskAllocations` (`max_values`: None, `max_size`: Some(56), added: 2531,
runtime/src/weights/pallet_task_management.rs:108
Method
submit_completed_task
Storage: `TaskManagement::TaskAllocations` (r:1 w:0) Proof: `TaskManagement::TaskAllocations` (`max_values`: None, `max_size`: Some(56), added: 2531,
pallets/task-management/src/weights.rs:108
Method
submit_kyc
()
runtime/src/weights/pallet_payment.rs:150
Method
submit_kyc
( origin: OriginFor<T>, user_id: Vec<u8>, document_hash: Vec<u8>, )
pallets/payment/src/lib.rs:562
Method
submit_kyc
()
pallets/payment/src/weights.rs:150
Method
subscribe
()
runtime/src/weights/pallet_payment.rs:133
Method
subscribe
(origin: OriginFor<T>, hours: u32)
pallets/payment/src/lib.rs:482
Method
subscribe
()
pallets/payment/src/weights.rs:133
Function
subscribe_fails_if_already_subscribed
()
pallets/payment/src/tests.rs:267
Method
subscribe_with_asset
()
runtime/src/weights/pallet_payment.rs:187
Method
subscribe_with_asset
( origin: OriginFor<T>, asset_id: T::AssetId, hours: u32, )
pallets/payment/src/lib.rs:773
Method
subscribe_with_asset
()
pallets/payment/src/weights.rs:187
Function
subscribe_works
()
pallets/payment/src/tests.rs:251
Method
sudo
Storage: `Sudo::Key` (r:1 w:0) Proof: `Sudo::Key` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`)
runtime/src/weights/pallet_sudo.rs:54
Method
sudo_as
Storage: `Sudo::Key` (r:1 w:0) Proof: `Sudo::Key` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`)
runtime/src/weights/pallet_sudo.rs:64
Method
support_url
()
node/src/command.rs:52
Method
suspend_channel
Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1) Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777,
runtime/src/weights/cumulus_pallet_xcmp_queue.rs:88
Method
suspend_miner
()
runtime/src/weights/pallet_edge_connect.rs:79
Method
suspend_miner
( origin: OriginFor<T>, miner_id: MinerId, miner_type: MinerType, blocks: BlockNumberFor<T>, re
pallets/edge-connect/src/lib.rs:500
Method
suspend_miner
()
pallets/edge-connect/src/weights.rs:96
← previous
next →
301–400 of 483, ranked by callers