chore: docs: add changelog upgrade warning for events db migration (#12145)
This commit is contained in:
parent
a60a8c7f8a
commit
96d3062341
@ -2,7 +2,12 @@
|
|||||||
|
|
||||||
# UNRELEASED
|
# UNRELEASED
|
||||||
|
|
||||||
|
## ☢️ Upgrade Warnings ☢️
|
||||||
|
|
||||||
|
- This Lotus release includes some correctness improvements to the events subsystem, impacting RPC APIs including `GetActorEventsRaw`, `SubscribeActorEventsRaw`, `eth_getLogs` and the `eth` filter APIs. Part of these improvements involve an events database migration that may take some time to complete on nodes with extensive event databases. See [filecoin-project/lotus#12080](https://github.com/filecoin-project/lotus/pull/12080) for details.
|
||||||
|
|
||||||
## New features
|
## New features
|
||||||
|
|
||||||
- feat: Add trace transaction API supporting RPC method `trace_transaction` ([filecoin-project/lotus#12068](https://github.com/filecoin-project/lotus/pull/12068))
|
- feat: Add trace transaction API supporting RPC method `trace_transaction` ([filecoin-project/lotus#12068](https://github.com/filecoin-project/lotus/pull/12068))
|
||||||
|
|
||||||
## Improvements
|
## Improvements
|
||||||
|
Loading…
Reference in New Issue
Block a user