Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

ReapedAcccount event is spammed when multiple transactions are placed in the same block #4402

@shawntabrizi

Description

@shawntabrizi

Take a look at Kusama CC-3 Block here:
https://polkadot.js.org/apps/#/explorer/query/0x3cf167740da9aac3559a95247cb015d2324fd259e9a12da570a8b782bca04909

In this block, a user submits multiple transactions which transfers their full balance. All but the first transaction failed (good).

However, you can see that the ReapedAccount event was emitted multiple times, when it should only really be emitted once here.

We should improve this.

Metadata

Metadata

Assignees

Labels

I4-annoyanceThe client behaves within expectations, however this “expected behaviour” itself is at issue.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions