You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to happen when there's a reorg on the relay chain, and the new best block (after the reorg) has a parahead that is equal to the finalized parahead, while the previous best block had a different parahead.
Anyway, the "when it happens" isn't so important. The issue is simply that the panicking block of code doesn't properly handle the situation where the best block is equal to the finalized block.
After some hours of running, got
i have no idea how to report better. i guess at least making
expect
instead ofunwrap
would be huge improvementOriginally posted by @dzmitry-lahoda in #490 (comment)
The text was updated successfully, but these errors were encountered: