Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Emit event when new participant is added #76

@juliangruber

Description

@juliangruber

When a participant is added to the balances array (check if current balances[address] == 0), emit an event ParticipantAdded(address). This helps create auxiliary services that track participants in a useful way.

This will help us to create a list of participant addresses for accounting purposes and for live dashboards

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

🗃 backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions