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

feat(data_structures): complete implementation of protocol version controller #2418

Closed
aesedepece opened this issue Jan 15, 2024 · 1 comment
Assignees
Labels

Comments

@aesedepece
Copy link
Member

aesedepece commented Jan 15, 2024

We recently started to implement a data structure that acts as a global controller for protocol versions, and provides the functionality of telling any witnet-rust component what is the protocol version that is supposed to be applied given an epoch number.

We need to complete the implementation of this component, and then start to use it in #2419 and #2420.

@aesedepece
Copy link
Member Author

Done!

aesedepece added a commit to aesedepece/witnet-rust that referenced this issue Jan 19, 2024
aesedepece added a commit to aesedepece/witnet-rust that referenced this issue Jan 25, 2024
aesedepece added a commit that referenced this issue Jan 25, 2024
aesedepece added a commit to aesedepece/witnet-rust that referenced this issue Jan 25, 2024
aesedepece added a commit that referenced this issue Feb 12, 2024
aesedepece added a commit that referenced this issue Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant