Upgrade to polkadot 1.1.0 #2291
Annotations
10 warnings
runtimes/eden/src/weights/pallet_collator_selection.rs#L169
unused variable: `r`
|
runtimes/eden/src/weights/pallet_xcm_benchmarks_fungible.rs#L83
associated functions `reserve_asset_deposited` and `initiate_reserve_withdraw` are never used
|
node/src/service.rs#L30
use of deprecated struct `cumulus_client_consensus_aura::BuildAuraConsensusParams`: Use the `aura::collators::basic` collator instead
|
node/src/service.rs#L33
use of deprecated function `cumulus_client_service::start_collator`: use start_relay_chain_tasks instead
|
node/src/service.rs#L33
use of deprecated function `cumulus_client_service::start_full_node`: use start_relay_chain_tasks instead
|
node/src/service.rs#L348
use of deprecated function `cumulus_client_service::start_collator`: use start_relay_chain_tasks instead
|
node/src/service.rs#L362
use of deprecated function `cumulus_client_service::start_full_node`: use start_relay_chain_tasks instead
|
node/src/service.rs#L446
use of deprecated struct `cumulus_client_consensus_aura::BuildAuraConsensusParams`: Use the `aura::collators::basic` collator instead
|
node/src/service.rs#L438
use of deprecated associated function `cumulus_client_consensus_aura::AuraConsensus::<B, CIDP, ()>::build`: Use the `aura::collators::basic` collator instead
|
node/src/service.rs#L447
use of deprecated field `cumulus_client_consensus_aura::BuildAuraConsensusParams::proposer_factory`: Use the `aura::collators::basic` collator instead
|
The logs for this run have expired and are no longer available.
Loading