Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Update to v0.9.43 #92

Merged
merged 8 commits into from
Jun 27, 2023
Merged

Update to v0.9.43 #92

merged 8 commits into from
Jun 27, 2023

Conversation

Agusrodri
Copy link
Contributor

@Agusrodri Agusrodri commented Jun 19, 2023

Updates dependencies to v0.9.43

@Agusrodri Agusrodri requested a review from girazoki June 19, 2023 13:55
@Agusrodri Agusrodri requested a review from girazoki June 19, 2023 14:22
@tmpolaczyk
Copy link

Can you fix this warning?

warning: use of deprecated type alias `pallet::EligibleRatio`: use `pallet::EligibleCount` instead
   --> pallets/author-slot-filter/src/lib.rs:183:11
    |
183 |     pub type EligibleRatio<T: Config> = StorageValue<_, Percent, ValueQuery, Half<T>>;
    |              ^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

@tmpolaczyk
Copy link

Also this one

warning: use of deprecated associated function `sc_executor::NativeElseWasmExecutor::<D>::new`: use `Self::new_with_wasm_executor` method instead of it
   --> parachain-template/node/src/service.rs:110:66
    |
110 |     let executor = sc_executor::NativeElseWasmExecutor::<Executor>::new(
    |                                                                     ^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: `parachain-template-node` (bin "parachain-collator") generated 1 warning

@Agusrodri
Copy link
Contributor Author

TODO: update deps to point upstream

@librelois librelois merged commit 1168c15 into main Jun 27, 2023
@librelois librelois deleted the moonbeam-polkadot-v0.9.43-main branch June 27, 2023 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants