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

[seer] dream mode #160

Open
samyfodil opened this issue May 24, 2024 · 2 comments
Open

[seer] dream mode #160

samyfodil opened this issue May 24, 2024 · 2 comments
Labels
good first issue No deep understanding of tau needed

Comments

@samyfodil
Copy link
Contributor

Dream mode called odo. Example -> https://github.com/taubyte/tau/blob/main/protocols/seer/api_announce.go#L48
We should be fine using devMode instead.

@samyfodil samyfodil added the good first issue No deep understanding of tau needed label May 24, 2024
@AayushVinayDev
Copy link

Hi @samyfodil was going through this codebase , can you elaborate on this issue. Thanks :D

@samyfodil
Copy link
Contributor Author

In,
https://github.com/taubyte/tau/blob/main/services/seer/api_announce.go#L48

srv.odo==true, means it's not dreamland.
should be srv.odo==true also means devMode==false, so we should use that instead and delete odo attribute from https://github.com/taubyte/tau/blob/main/services/seer/type.go#L69

@AayushVinayDev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue No deep understanding of tau needed
Projects
None yet
Development

No branches or pull requests

2 participants