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: CHANGELOG.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,19 @@
1
1
# Lotus changelog
2
2
3
-
> **Historical Note**
3
+
> **Historical Note**
4
4
> Previous changelog entries are archived in:
5
5
> *[CHANGELOG_0.x.md](./documentation/changelog/CHANGELOG_0.x.md) - v0.1.0 to v0.9.1
6
6
> *[CHANGELOG_1.0x.md](./documentation/changelog/CHANGELOG_1.0x.md) - v1.0.0 to v1.9.0
7
7
> *[CHANGELOG_1.1x.md](./documentation/changelog/CHANGELOG_1.1x.md) - v1.10.0 to v1.19.0
8
8
> *[CHANGELOG_1.2x.md](./documentation/changelog/CHANGELOG_1.2x.md) - v1.20.0 to v1.29.2
9
9
10
-
# UNRELEASED
11
-
12
10
# UNRELEASED v.1.32.0
13
11
14
12
See https://github.com/filecoin-project/lotus/blob/release/v1.32.0/CHANGELOG.md
15
13
14
+
# Special Zondax v1.31.2 tag:
15
+
- Allow users to start node even if Index Reconciliation fails (https://github.com/filecoin-project/lotus/pull/12930)
16
+
16
17
# Node v1.31.1 / 2025-01-27
17
18
18
19
This Lotus release introduces several new features and improvements, including JSON output for tipsets in `lotus chain list` cmd, enhanced logging during network upgrade migrations, and additional Bootstrap nodes. It also includes a refactored Ethereum API implementation into smaller, more manageable modules in a new `github.com/filecoin-project/lotus/node/impl/eth` package, as well as adding network name as a tag in most metrics - making it easier to create Graphana Dashboards for multiple networks. Please review the upgrade warnings and documentation for any important changes affecting RPC providers, node operators, and storage providers.
0 commit comments