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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,19 +31,21 @@
31
31
32
32
### Added
33
33
34
-
-[#6466](https://github.com/ChainSafe/forest/pull/6466) Enabled`Filecoin.EthGetBlockTransactionCountByHash` for API v2.
34
+
-[#6465](https://github.com/ChainSafe/forest/pull/6465): Implemented`Filecoin.EthGetBlockTransactionCountByNumber` for API v2.
35
35
36
-
-[#6469](https://github.com/ChainSafe/forest/pull/6469) Implemented `Filecoin.EthGetTransactionByBlockNumberAndIndex` for API v2.
36
+
-[#6466](https://github.com/ChainSafe/forest/pull/6466): Enabled `Filecoin.EthGetBlockTransactionCountByHash` for API v2.
37
+
38
+
-[#6469](https://github.com/ChainSafe/forest/pull/6469): Implemented `Filecoin.EthGetTransactionByBlockNumberAndIndex` for API v2.
37
39
38
40
### Changed
39
41
40
-
-[#6471](https://github.com/ChainSafe/forest/pull/6471) Moved `forest-tool state` subcommand to `forest-dev`.
42
+
-[#6471](https://github.com/ChainSafe/forest/pull/6471): Moved `forest-tool state` subcommand to `forest-dev`.
41
43
42
44
### Removed
43
45
44
46
### Fixed
45
47
46
-
-[#6467](https://github.com/ChainSafe/forest/pull/6467) Fixed: `Filecoin.EthGetBlockByNumber` now only supports retrieving a block by its block number or a special tag.
48
+
-[#6467](https://github.com/ChainSafe/forest/pull/6467): `Filecoin.EthGetBlockByNumber` now only supports retrieving a block by its block number or a special tag.
0 commit comments