Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate clock into existing contracts #16

Closed
bekauz opened this issue Jul 4, 2023 · 1 comment
Closed

Integrate clock into existing contracts #16

bekauz opened this issue Jul 4, 2023 · 1 comment

Comments

@bekauz
Copy link
Collaborator

bekauz commented Jul 4, 2023

All Tick {} message handlers should validate that the sender of incoming messages is the clock contract.
Also should enqueue (and implicitly dequeue) themselves as needed.

This should also cover the update of tests so that only the clock is getting pinged.

@Art3miX
Copy link
Collaborator

Art3miX commented Jul 6, 2023

#22 Covers this.

1 thing left to do is verify the clock is the caller of the ticks in all contracts.

@bekauz bekauz closed this as completed Jul 20, 2023
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

No branches or pull requests

2 participants