Fix encointer AURA slot
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- rust
- Domain
- blockchain, testing
Research direction
Start in core/src/common/empty_block/inherents/providers.rs around line 126 and trace how the --blocktime flag reaches the AURA inherents provider. Use the linked runtimes workflow failure to reproduce the slot mismatch. Done means the encointer AURA slot matches the expected slot when the configured block time is used.
Written by the indexing model from the issue text.
Description
Something wrong, probably here:
panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cumulus-pallet-aura-ext-0.15.0/src/consensus_hook.rs:69:9:
assertion `left == right` failed: slot number mismatch
left: Slot(143998834)
right: Slot(287997668)
thread 'main' panicked at cli/main.rs:326:10:
Looks like it is off by 2x, occurred here: https://github.com/polkadot-fellows/runtimes/actions/runs/11168344347/job/31047391625?pr=463
We do have the --blocktime flag, but i think its not being used here.
- Dominant language
- Rust
- Stars
- 25
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from paritytech/try-runtime-cli
-
try-runtime-cli Crashes Due to OOM (Out-of-Memory) & Long Execution Time – Resolved with 32GB RAM Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
paritytech/try-runtime-cli#119 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
paritytech/try-runtime-cli#118 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
paritytech/try-runtime-cli#116 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
paritytech/try-runtime-cli#111 · 1 comment · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
paritytech/try-runtime-cli#110 ·
All issues in paritytech/try-runtime-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100