Skip to content

fix(v2): emit Revealed events for fixed asserter/disputer positions in open_reveal_phase - #171

Closed
ZacLou wants to merge 1 commit into
drydocs:mainfrom
ZacLou:fix/auto-reveal-revealed-event-156
Closed

fix(v2): emit Revealed events for fixed asserter/disputer positions in open_reveal_phase#171
ZacLou wants to merge 1 commit into
drydocs:mainfrom
ZacLou:fix/auto-reveal-revealed-event-156

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Closes #156

When open_reveal_phase auto-reveals the asserter and disputer fixed positions, publish a Revealed event for each so off-chain indexers can observe the revealed choice without requiring an explicit
eveal() call.

Adds a test assertion that exactly three Revealed events are emitted: asserter, disputer, and the external voter that called
eveal().

…n open_reveal_phase

Closes drydocs#156

When open_reveal_phase auto-reveals the asserter and disputer fixed
positions, publish a Revealed event for each so off-chain indexers can
observe the revealed choice without requiring an explicit reveal() call.

Adds a test assertion that exactly three Revealed events are emitted:
asserter, disputer, and the external voter that called reveal().
@collinsezedike

Copy link
Copy Markdown
Collaborator

@ZacLou Closing. #156 has no assignee. Comment on the issue and wait to be assigned before opening a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Chore] Missing Revealed event on tholos-v2's auto-reveal path

3 participants