Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Employ program_id in tic-tac-toe demo dashboard to validate games #1864

Closed
mvines opened this issue Nov 18, 2018 · 1 comment
Closed

Employ program_id in tic-tac-toe demo dashboard to validate games #1864

mvines opened this issue Nov 18, 2018 · 1 comment
Assignees

Comments

@mvines
Copy link
Contributor

mvines commented Nov 18, 2018

When the tic-tac-toe demo dashboard processes a Command_UpdateDashboard command, it does not validate that the provided game account belongs to it.

However as of #1863 we now have the facility to do this. The dashboard program should check that the program_id provided to its entrypoint match both the owner of the dashboard and game accounts

@mvines mvines added this to the v0.11 Tabletops milestone Nov 18, 2018
@mvines mvines self-assigned this Nov 18, 2018
@mvines
Copy link
Contributor Author

mvines commented Nov 19, 2018

Done, 1 liner

@mvines mvines closed this as completed Nov 19, 2018
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this issue Jun 25, 2024
tao-stones pushed a commit to tao-stones/solana that referenced this issue Jul 1, 2024
…solana-labs#1864) (solana-labs#1868)

Add partitioned epoch rewards to changelog for v2.0 (solana-labs#1864)

Add partitioned epoch rewards to changelog

(cherry picked from commit f0641ef)

Co-authored-by: Tyera <tyera@anza.xyz>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant