You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/farming.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
**‼️ NOTE: This is a living document reflecting current state of the codebase, make sure to open this page from the [release you want to install](https://github.com/subspace/subspace/releases) and not directly ‼️**
4
4
5
+
# Update from earlier versions of Gemini 1b
6
+
7
+
There were some issues in initial Gemini 1b release `gemini-1b-2022-june-02` fixed by later releases.
8
+
9
+
If you see any of these errors:
10
+
> Node is running on non-canonical fork, full node and farmer reset is required
11
+
> Attempt to switch to a different fork beyond archiving depth, can't do it...
12
+
13
+
That means your node is affected, and you need to follow "Switching to a new snapshot" section below to reset your node and farmer.
14
+
5
15
# 👨🌾 Getting Started Farming
6
16
7
17
This is the documentation/guideline on how to run the farmer. You may also refer to the [help](#help) section for various commands.
0 commit comments