Skip to content

Commit

Permalink
Merge pull request #518 from subspace/version-update-may-23
Browse files Browse the repository at this point in the history
Update gemini-3h-2024-may-15 -> gemini-3h-2024-may-23
  • Loading branch information
randywessels committed May 23, 2024
2 parents e174814 + 0495243 commit bc5b912
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 56 deletions.
20 changes: 10 additions & 10 deletions docs/farming-&-staking/farming/advanced-cli/platforms/_linux.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-15"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-23"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Node Executable</span>
<span style={{ fontSize: '14px' }}>(Skylake+ CPU)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-15"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-23"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Farmer Executable</span>
<span style={{ fontSize: '14px' }}>(Skylake+ CPU)</span>
Expand All @@ -47,14 +47,14 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-ubuntu-x86_64-v2-gemini-3h-2024-may-15"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-ubuntu-x86_64-v2-gemini-3h-2024-may-23"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Node Executable</span>
<span style={{ fontSize: '14px' }}>(Legacy CPU)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-ubuntu-x86_64-v2-gemini-3h-2024-may-15"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-ubuntu-x86_64-v2-gemini-3h-2024-may-23"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Farmer Executable</span>
<span style={{ fontSize: '14px' }}>(Legacy CPU)</span>
Expand All @@ -64,14 +64,14 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-ubuntu-aarch64-gemini-3h-2024-may-15"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-ubuntu-aarch64-gemini-3h-2024-may-23"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Node Executable</span>
<span style={{ fontSize: '14px' }}>(Aarch64/Raspberry Pi)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-ubuntu-aarch64-gemini-3h-2024-may-15"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-ubuntu-aarch64-gemini-3h-2024-may-23"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Farmer Executable</span>
<span style={{ fontSize: '14px' }}>(Aarch64/Raspberry Pi)</span>
Expand All @@ -83,14 +83,14 @@ import styles from '@site/src/pages/index.module.css';

1. Open your favorite terminal, and change to the Downloads directory using `cd Downloads`
2. Make the farmer & node executable
- `chmod +x subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-15`
- `chmod +x subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-15`
- `chmod +x subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-23`
- `chmod +x subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-23`
3. We will then start the node using the following command

```bash
# Replace `INSERT_YOUR_ID` with a nickname you choose
# Copy all of the lines below, they are all part of the same command
./subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-15 \
./subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-23 \
run \
--chain gemini-3h \
--base-path NODE_DATA_PATH \
Expand Down Expand Up @@ -133,7 +133,7 @@ Using **run**, setting **--base-path** and specifying **--chain** became mandato
# Replace `PATH_TO_FARM` with location where you want you store plot files
# Replace `WALLET_ADDRESS` below with your account address from Polkadot.js wallet
# Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for example 100G or 2T (but leave at least 60G of disk space for node and some for OS)
./subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-15 farm --reward-address WALLET_ADDRESS path=PATH_TO_FARM,size=PLOT_SIZE
./subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-23 farm --reward-address WALLET_ADDRESS path=PATH_TO_FARM,size=PLOT_SIZE
```

2. You should see something similar in the terminal:
Expand Down
12 changes: 6 additions & 6 deletions docs/farming-&-staking/farming/advanced-cli/platforms/_macos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-macos-aarch64-gemini-3h-2024-may-15.zip"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-macos-aarch64-gemini-3h-2024-may-23.zip"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Node Executable</span>
<span style={{ fontSize: '14px' }}>(Apple CPU)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-macos-aarch64-gemini-3h-2024-may-15.zip"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-macos-aarch64-gemini-3h-2024-may-23.zip"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Farmer Executable</span>
<span style={{ fontSize: '14px' }}>(Apple CPU)</span>
Expand All @@ -39,14 +39,14 @@ After this, simply repeat the step you prompted for (step 4 or 6). This time, cl

1. Open your favorite terminal, and change to the Downloads directory using `cd Downloads`
2. Make the farmer & node executable:
- `chmod +x subspace-farmer-macos-aarch64-gemini-3h-2024-may-15`
- `chmod +x subspace-node-macos-aarch64-gemini-3h-2024-may-15`
- `chmod +x subspace-farmer-macos-aarch64-gemini-3h-2024-may-23`
- `chmod +x subspace-node-macos-aarch64-gemini-3h-2024-may-23`
1. We will then start the node using the following command

```bash
# Replace `INSERT_YOUR_ID` with a nickname you choose
# Copy all of the lines below, they are all part of the same command
./subspace-node-macos-aarch64-gemini-3h-2024-may-15 \
./subspace-node-macos-aarch64-gemini-3h-2024-may-23 \
run \
--chain gemini-3h \
--base-path NODE_DATA_PATH \
Expand Down Expand Up @@ -89,7 +89,7 @@ Using **run**, setting **--base-path** and specifying **--chain** became mandato
# Replace `PATH_TO_FARM` with location where you want you store plot files
# Replace `WALLET_ADDRESS` below with your account address from Polkadot.js wallet
# Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for example 100G or 2T (but leave at least 60G of disk space for node and some for OS)
./subspace-farmer-macos-aarch64-gemini-3h-2024-may-15 farm --reward-address WALLET_ADDRESS path=PATH_TO_FARM,size=PLOT_SIZE
./subspace-farmer-macos-aarch64-gemini-3h-2024-may-23 farm --reward-address WALLET_ADDRESS path=PATH_TO_FARM,size=PLOT_SIZE
```

2. You should see something similar in the terminal:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ Download the Executable Files, using the appropriate commands:
</summary>
Node:
<CodeBlock language="shell-session">
{`wget -O ~/.local/bin/subspace-node https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-ubuntu-x86_64-v2-gemini-3h-2024-may-15`}
{`wget -O ~/.local/bin/subspace-node https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-ubuntu-x86_64-v2-gemini-3h-2024-may-23`}
</CodeBlock>
Farmer:
<CodeBlock language="shell-session">
{`wget -O ~/.local/bin/subspace-farmer https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-ubuntu-x86_64-v2-gemini-3h-2024-may-15`}
{`wget -O ~/.local/bin/subspace-farmer https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-ubuntu-x86_64-v2-gemini-3h-2024-may-23`}
</CodeBlock>
</details>
<details>
Expand All @@ -55,11 +55,11 @@ Download the Executable Files, using the appropriate commands:
</summary>
Node:
<CodeBlock language="shell-session">
{`wget -O ~/.local/bin/subspace-node https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-15`}
{`wget -O ~/.local/bin/subspace-node https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-ubuntu-x86_64-skylake-gemini-3h-2024-may-23`}
</CodeBlock>
Farmer:
<CodeBlock language="shell-session">
{`wget -O ~/.local/bin/subspace-farmer https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-15`}
{`wget -O ~/.local/bin/subspace-farmer https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-ubuntu-x86_64-skylake-gemini-3h-2024-may-23`}
</CodeBlock>
</details>
</details>
Expand All @@ -70,11 +70,11 @@ Download the Executable Files, using the appropriate commands:
</summary>
Node:
<CodeBlock language="shell-session">
{`wget -O ~/.local/bin/subspace-node https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-ubuntu-aarch64-gemini-3h-2024-may-15`}
{`wget -O ~/.local/bin/subspace-node https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-ubuntu-aarch64-gemini-3h-2024-may-23`}
</CodeBlock>
Farmer:
<CodeBlock language="shell-session">
{`wget -O ~/.local/bin/subspace-farmer https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-ubuntu-aarch64-gemini-3h-2024-may-15`}
{`wget -O ~/.local/bin/subspace-farmer https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-ubuntu-aarch64-gemini-3h-2024-may-23`}
</CodeBlock>
</details>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ If you face an error where the node outputs nothing and no error code is given i
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-windows-x86_64-skylake-gemini-3h-2024-may-15.exe"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-windows-x86_64-skylake-gemini-3h-2024-may-23.exe"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Node Executable</span>
<span style={{ fontSize: '14px' }}>(Skylake+ CPU)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-windows-x86_64-skylake-gemini-3h-2024-may-15.exe"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-windows-x86_64-skylake-gemini-3h-2024-may-23.exe"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Farmer Executable</span>
<span style={{ fontSize: '14px' }}>(Skylake+ CPU)</span>
Expand All @@ -29,14 +29,14 @@ If you face an error where the node outputs nothing and no error code is given i
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-node-windows-x86_64-v2-gemini-3h-2024-may-15.exe"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-node-windows-x86_64-v2-gemini-3h-2024-may-23.exe"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Node Executable</span>
<span style={{ fontSize: '14px' }}>(Legacy CPU)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-15/subspace-farmer-windows-x86_64-v2-gemini-3h-2024-may-15.exe"
to="https://github.com/subspace/subspace/releases/download/gemini-3h-2024-may-23/subspace-farmer-windows-x86_64-v2-gemini-3h-2024-may-23.exe"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Farmer Executable</span>
<span style={{ fontSize: '14px' }}>(Legacy CPU)</span>
Expand All @@ -59,7 +59,7 @@ This is because the application is trying to access the internet. This is expect
```powershell
# Replace `INSERT_YOUR_ID` with a nickname you choose
# Copy all of the lines below, they are all part of the same command
.\subspace-node-windows-x86_64-skylake-gemini-3h-2024-may-15.exe `
.\subspace-node-windows-x86_64-skylake-gemini-3h-2024-may-23.exe `
run `
--chain gemini-3h `
--base-path NODE_DATA_PATH `
Expand Down Expand Up @@ -102,7 +102,7 @@ Using **run**, setting **--base-path** and specifying **--chain** became mandato
# Replace `PATH_TO_FARM` with location where you want you store plot files
# Replace `WALLET_ADDRESS` below with your account address from Polkadot.js wallet
# Replace `PLOT_SIZE` with plot size in gigabytes or terabytes, for example 100G or 2T (but leave at least 60G of disk space for node and some for OS)
.\subspace-farmer-windows-x86_64-skylake-gemini-3h-2024-may-15.exe farm --reward-address WALLET_ADDRESS path=PATH_TO_FARM,size=PLOT_SIZE
.\subspace-farmer-windows-x86_64-skylake-gemini-3h-2024-may-23.exe farm --reward-address WALLET_ADDRESS path=PATH_TO_FARM,size=PLOT_SIZE
```

2. You should see something similar in the terminal:
Expand Down
Loading

0 comments on commit bc5b912

Please sign in to comment.