Skip to content

Handle multiple identical logs in a Tx #13155

@benesjan

Description

@benesjan

Currently when calling a process_log function we feed in an index of the log in a tx because we need that info to store event logs.

It could happen that we have 2 exactly the same logs in a tx and that we would get 2 indexes. This is currently not handled but could cause us a lot of pain in the future.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions