Skip to content

Commit 3c76efe

Browse files
committed
chore: update changelog
chore: update changelog
1 parent 74b1055 commit 3c76efe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# UNRELEASED
44

5-
# Node and Miner v1.31.0-rc1 / 2024-11-12
5+
# Node and Miner v1.31.0 / 2024-11-28
66

7-
This Lotus release candidate introduces the new `ChainIndexer` subsystem, enhancing the indexing of Filecoin chain state for improved RPC performance. Several bug fixes in the block production loop are also included. Please review the upgrade warnings and documentation for any important changes affecting RPC providers, node operators and storage providers.
7+
The Lotus v1.31.0 release introduces the new `ChainIndexer` subsystem, enhancing the indexing of Filecoin chain state for improved RPC performance. Several bug fixes in the block production loop are also included. Please review the upgrade warnings and documentation for any important changes affecting RPC providers, node operators and storage providers.
88

99
## ☢️ Upgrade Warnings ☢️
1010
- The introduction of the new `ChainIndexer` subsystem replaces the existing `MsgIndex`, `EthTxHashLookup`, and `EventIndex` implementations. This change may affect RPC providers and node operators who use or expose Ethereum and/or events APIs. It is crucial to review the [ChainIndexer documentation for operators](./documentation/en/chain-indexer-overview-for-operators.md) to understand how to enable, configure, and use the new Indexer.
@@ -31,8 +31,8 @@ This Lotus release candidate introduces the new `ChainIndexer` subsystem, enhanc
3131

3232
For the full set of changes since the last stable release:
3333

34-
* Node: https://github.com/filecoin-project/lotus/compare/v1.30.0...v1.31.0-rc1
35-
* Miner: https://github.com/filecoin-project/lotus/compare/v1.30.0...miner/v1.31.0-rc1
34+
* Node: https://github.com/filecoin-project/lotus/compare/v1.30.0...v1.31.0
35+
* Miner: https://github.com/filecoin-project/lotus/compare/v1.30.0...miner/v1.31.0
3636

3737
## 👨‍👩‍👧‍👦 Contributors
3838

0 commit comments

Comments
 (0)