Skip to content

Conversation

qubicmio
Copy link
Member

@qubicmio qubicmio commented Sep 9, 2025

Add deprecation messages and regenerate proto files

Closes #168

* Fix information: not the latest processed tick is returned but the latest tick of the archiver node.
* Deprecate endpoint. It shouldn't be used anymore. Replacement is the live API (for the latest node tick) or the query API (for the latest processed tick).
* Exchanges used this endpoint for getting the latest network tick. That should have worked in case the archiver nodes are up to date.
Copy link
Member

@LINCKODE LINCKODE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@qubicmio qubicmio merged commit 4fa2426 into main Sep 10, 2025
2 checks passed
@qubicmio qubicmio deleted the feature/mark-api-deprecated branch September 10, 2025 13:16
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.

Mark archiver API as deprecated
2 participants