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

CM-S1 Do not mock round ID #1

Merged
merged 2 commits into from
Aug 25, 2024
Merged

CM-S1 Do not mock round ID #1

merged 2 commits into from
Aug 25, 2024

Conversation

bbenligiray
Copy link
Member

This PR walls off functions that require a round ID, and returns round ID as 0 when applicable.

It also makes all functions view virtual to allow them to be overriden for use-cases where a more customized approach is needed (e.g., if we also need latestRound() to return any positive integer).

@bbenligiray bbenligiray merged commit 55fbc82 into main Aug 25, 2024
3 checks passed
@bbenligiray bbenligiray deleted the cm-s1 branch August 25, 2024 12:45
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.

1 participant