-
Notifications
You must be signed in to change notification settings - Fork 474
Add instruction for setting archival node without nearup #766
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
Conversation
|
Your Render PR Server URL is https://docs-pr-766.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c38atvqa9d8umrmu2upg. |
|
Master branch seems to have a broken link |
| - `master` : _(**Experimental**)_ | ||
| - Use this if you want to play around with the latest code and experiment. This branch is not guaranteed to be in a fully working state and there is absolutely no guarantee it will be compatible with the current state of *mainnet* or *testnet*. | ||
| - [`Latest release branch`](https://github.com/near/nearcore/releases) : _(**Stable**)_ | ||
| - Use this if you want to run a NEAR node for *mainnet* or *tesnet*. This version is used by validators and other nodes and is fully compatible with the current state of *mainnet* or *testnet*. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not completely true. When we make a release, we first release a rc version for testnet and then later make that release stable. So for testnet, running the latest stable version does not always work. We should change it to running the latest rc version
#765 fixed this. You can now merge master into this branch to resolve your failing CI @janewang . :) |
|
Hi @chefsale, could you provide some feedback for this PR? Cheers and thanks! |
No description provided.