Skip to content

Commit 40245d9

Browse files
authored
release v1.24.5 (#422)
1 parent 0aa00f7 commit 40245d9

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

build/openrpc/curio.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openrpc": "1.2.6",
33
"info": {
44
"title": "Curio RPC API",
5-
"version": "1.24.5-rc1"
5+
"version": "1.24.5"
66
},
77
"methods": [
88
{

build/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ func BuildTypeString() string {
4444
var BuildVersionArray = [3]int{1, 24, 5}
4545

4646
// RC
47-
var BuildVersionRC = 1
47+
var BuildVersionRC = 0
4848

4949
// Ex: "1.2.3" or "1.2.3-rcX"
5050
var BuildVersion string

documentation/en/curio-cli/curio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77
curio [global options] command [command options]
88
99
VERSION:
10-
1.24.5-rc1
10+
1.24.5
1111
1212
COMMANDS:
1313
cli Execute cli commands

documentation/en/curio-cli/sptool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77
sptool [global options] command [command options]
88
99
VERSION:
10-
1.24.5-rc1
10+
1.24.5
1111
1212
COMMANDS:
1313
actor Manage Filecoin Miner Actor Metadata

documentation/en/installation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ This will put `curio` in `/usr/local/bin`. `curio` will use the `$HOME/.curio` f
181181
Run `curio --version`
182182
183183
```md
184-
curio version 1.24.5-rc1+mainnet+git_214226e7_2025-02-19T17:02:54+04:00
184+
curio version 1.24.5+mainnet+git_214226e7_2025-02-19T17:02:54+04:00
185185
# or
186-
curio version 1.24.5-rc1+calibnet+git_214226e7_2025-02-19T17:02:54+04:00
186+
curio version 1.24.5+calibnet+git_214226e7_2025-02-19T17:02:54+04:00
187187
```
188188
189189
1. You should now have Curio installed. You can now [finish setting up the Curio node](https://lotus.filecoin.io/storage-providers/curio/setup/).
@@ -291,9 +291,9 @@ The installation instructions are different depending on which CPU is in your Ma
291291
6. Run `curio --version`
292292
293293
```md
294-
curio version 1.24.5-rc1+mainnet+git_214226e7_2025-02-19T17:02:54+04:00
294+
curio version 1.24.5+mainnet+git_214226e7_2025-02-19T17:02:54+04:00
295295
# or
296-
curio version 1.24.5-rc1+calibnet+git_214226e7_2025-02-19T17:02:54+04:00
296+
curio version 1.24.5+calibnet+git_214226e7_2025-02-19T17:02:54+04:00
297297
```
298298
7. You should now have Curio installed. You can now [set up a new Curio cluster or migrating from Lotus-Miner](https://lotus.filecoin.io/storage-providers/curio/setup/).
299299

documentation/en/versions.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
This is the compatibility matrix for the latest free Curio releases.
44

5-
| Curio Version | Lotus Version | Net | Boost | Yugabyte | Forest |
6-
|--------------------------------------------------------------|---------------|---------|------------|---------------------|------------------|
7-
| 1.22.1 / Automatic | v1.27.X | MainNet | v2.3.0-rc2 | 2.20.X / Automatic | 0.19 / Automatic |
8-
| 1.23.0 | >v1.28.1 | MainNet | v2.3.0 | 2.20.X / Automatic | 0.19 / Automatic |
9-
| v1.23.1 | >v1.28.1 | MainNet | v2.3.0 | 2.20.x / Automatic | 0.19 / Automatic |
5+
| Curio Version | Lotus Version | Net | Boost | Yugabyte | Forest |
6+
|----------------------------------------------------------|---------------|---------|------------|---------------------|------------------|
7+
| 1.22.1 / Automatic | v1.27.X | MainNet | v2.3.0-rc2 | 2.20.X / Automatic | 0.19 / Automatic |
8+
| 1.23.0 | >v1.28.1 | MainNet | v2.3.0 | 2.20.X / Automatic | 0.19 / Automatic |
9+
| v1.23.1 | >v1.28.1 | MainNet | v2.3.0 | 2.20.x / Automatic | 0.19 / Automatic |
1010
| <mark style="color:red;background-color:red;">v1.24.0</mark> | v1.30.0-rcX | MainNet | v2.4.0-rc1 | 2.20.x / Automatic | 0.21 / Automatic |
11-
| v1.24.1 | v1.30.0-rcX | MainNet | v2.4.0-rc1 | 2.20.x / Automatic | 0.21 / Automatic |
12-
| v1.24.2 | v1.30.0 | MainNet | v2.4.0 | 2.20.x / Automatic | 0.21 / Automatic |
13-
| v1.24.3 | v1.32.0-rcX | MainNet | v2.4.1 | 2.20.x / Automatic | 0.21 / Automatic |
14-
| v1.24.4 | v1.32.0-rcX | MainNet | v2.4.1 | 2.20.x / Automatic | 0.23 / Automatic |
15-
| v1.24.5-rc1 | v1.32.0-rcX | Mainnet | v2.4.1 | v2024.2 / Automatic | 0.23 / Automatic |
11+
| v1.24.1 | v1.30.0-rcX | MainNet | v2.4.0-rc1 | 2.20.x / Automatic | 0.21 / Automatic |
12+
| v1.24.2 | v1.30.0 | MainNet | v2.4.0 | 2.20.x / Automatic | 0.21 / Automatic |
13+
| v1.24.3 | v1.32.0-rcX | MainNet | v2.4.1 | 2.20.x / Automatic | 0.21 / Automatic |
14+
| v1.24.4 | v1.32.0-rcX | MainNet | v2.4.1 | 2.20.x / Automatic | 0.23 / Automatic |
15+
| v1.24.5 | v1.32.0-rcX | Mainnet | v2.4.1 | v2024.2 / Automatic | 0.23 / Automatic |
1616

1717
{% hint style="danger" %}
1818
Releases in <mark style="color:red;">red color</mark> are **not recommended**. Please proceed with the next stable release.

0 commit comments

Comments
 (0)