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

Add created/updated at timestamps #415

Closed
Tracked by #396
morgsmccauley opened this issue Nov 21, 2023 · 0 comments · Fixed by #458
Closed
Tracked by #396

Add created/updated at timestamps #415

morgsmccauley opened this issue Nov 21, 2023 · 0 comments · Fixed by #458
Assignees

Comments

@morgsmccauley
Copy link
Collaborator

morgsmccauley commented Nov 21, 2023

An Executor, or Block Streamer, will store the version it is currently running. This will be compared with the latest version in the Registry contract, and when it differs, appropriate commands will be issued.

To enable the above, we should add the created_at_block_height and updated_at_block_height fields to the Registry contract entries.

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

Successfully merging a pull request may close this issue.

1 participant