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

Smeshing Service should not need state DB #6711

Open
4 tasks
poszu opened this issue Feb 10, 2025 · 0 comments
Open
4 tasks

Smeshing Service should not need state DB #6711

poszu opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@poszu
Copy link
Contributor

poszu commented Feb 10, 2025

Currently, the smeshing service needs a state DB for:

  • poet Certifer
  • post setup manager
  • post validator
  • poetDB

It should not need a state DB (it's not connected to the network and doesn't track the blockchain state). The services which use it should either migrate to localDB or query the node-service for data they need.

@poszu poszu self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant