Skip to content

Event may be more efficient than looping through all TX  #281

@clesaege

Description

@clesaege

https://github.com/kleros/kleros-interaction/blob/master/contracts/standard/arbitration/MultipleArbitrableTransaction.sol#L358
https://github.com/kleros/kleros-interaction/blob/master/contracts/standard/arbitration/MultipleArbitrableTokenTransaction.sol#L382

For MultipleArbitrableTransaction and MultipleArbitrableTokenTransaction, the frontend is looping though all TX. It may be more efficient to use events indexed by both sender and receiver address.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions