After executing leaveIntent, an unexpected slash occurred.
Closed this issue · 1 comments
sing1ee commented
Description
- At block 6841282, we executed leaveIntent: https://astar.subscan.io/extrinsic/6841282-2
-
At block 6841784, our collator stopped producing blocks. The last block was: https://astar.subscan.io/extrinsic/6841784-0
-
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.
- a collator execute leaveIntent
- and wait
Expected vs. Actual Behavior
- Expected:leave success and return staked ASTR
- 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
Dinonard commented
Resolved after the latest runtime upgrade.