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

user guide: explain node syncing #255

Open
tzemanovic opened this issue Apr 6, 2022 · 2 comments
Open

user guide: explain node syncing #255

tzemanovic opened this issue Apr 6, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@tzemanovic
Copy link
Member

tzemanovic commented Apr 6, 2022

In https://docs.anoma.net/user-guide/ledger.html or somewhere around there, we should explain that unsynced node can be used to broadcast transactions, but the client won't be able to see transaction result until the node is synced to the height at which the transaction is applied (which usually results in timeout error: Encountered error while broadcasting transaction: Connection timed out).

We have a related issue to improve node logs to make it easier to see sync status in the node anoma/namada#25, until then it's possible to use e.g. curl http://localhost:26657/status to check the sync status via tendermint

@tzemanovic tzemanovic added documentation Improvements or additions to documentation good first issue Good for newcomers labels Apr 6, 2022
@tzemanovic
Copy link
Member Author

I've also opened anoma/namada#94 to have something nicer than curl http://localhost:26657/status

@tzemanovic tzemanovic transferred this issue from anoma/anoma-archive Jul 7, 2022
@cwgoes
Copy link
Contributor

cwgoes commented Jan 12, 2023

@bengtlofgren can you take this on?

@cwgoes cwgoes transferred this issue from anoma/namada Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
No open projects
Status: Todo
Development

No branches or pull requests

3 participants