AstarNetwork/Astar

After executing leaveIntent, an unexpected slash occurred.

Closed this issue · 1 comments

Description

  1. At block 6841282, we executed leaveIntent: https://astar.subscan.io/extrinsic/6841282-2
  1. At block 6841784, our collator stopped producing blocks. The last block was: https://astar.subscan.io/extrinsic/6841784-0

  2. At block 6842400, our collator was slashed: https://astar.subscan.io/extrinsic/6842400-0?event=6842400-3
    Steps to Reproduce

Replace the example steps below with actual steps to reproduce the bug you're reporting.

  1. a collator execute leaveIntent
  2. and wait

Expected vs. Actual Behavior

  1. Expected:leave success and return staked ASTR
  2. Actual:our collator was slashed

Environment

  • Operating system: Ubuntu20.04
  • Hardware:AMD Ryzen 9 5950X 16-Core Processor/128 GB Memory/2TB NVMe SSD
  • Project version/tag: v5.42.2
  • Rust version (run rustup show): I use binary directly。

Logs, Errors or Screenshots

No

Resolved after the latest runtime upgrade.