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
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,24 @@
31
31
32
32
### Changed
33
33
34
+
-[#6631](https://github.com/ChainSafe/forest/issues/6631): Backported F3 finality resolution to ETH v1 RPC methods.
35
+
34
36
### Removed
35
37
36
38
### Fixed
37
39
40
+
## Forest v0.32.3 "Unimpressive Serenity"
41
+
42
+
### Added
43
+
44
+
-[#6522](https://github.com/ChainSafe/forest/pull/6522): Implemented `Filecoin.EthTraceFilter` for API v2.
45
+
46
+
### Changed
47
+
48
+
-[#6655](https://github.com/ChainSafe/forest/issues/6655): Updated garbage collector to keep message receipts and events.
49
+
50
+
-[#6522](https://github.com/ChainSafe/forest/pull/6522): `Filecoin.EthTraceFilter` filter options `from_block` and `to_block` now default to `latest` tag when omitted for v1 and v2 API.
51
+
38
52
## Forest v0.32.2 "Phagun"
39
53
40
54
This is a non-mandatory release for all node operators. It brings significant performance improvements for snapshot downloads, implements the much-requested trace call API and includes bug fixes.
@@ -49,8 +63,6 @@ This is a non-mandatory release for all node operators. It brings significant pe
49
63
50
64
### Changed
51
65
52
-
-[#6631](https://github.com/ChainSafe/forest/issues/6631): Backported F3 finality resolution to ETH v1 RPC methods.
0 commit comments