Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After executing leaveIntent, an unexpected slash occurred. #1332

Closed
sing1ee opened this issue Aug 21, 2024 · 1 comment
Closed

After executing leaveIntent, an unexpected slash occurred. #1332

sing1ee opened this issue Aug 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sing1ee
Copy link

sing1ee commented Aug 21, 2024

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

@sing1ee sing1ee added the bug Something isn't working label Aug 21, 2024
@Dinonard
Copy link
Member

Dinonard commented Sep 6, 2024

Resolved after the latest runtime upgrade.

@Dinonard Dinonard closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants