Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 58 additions & 46 deletions docs/docs/users/reports/api_conformance/report_2026-01-20.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,37 @@
# 2026-01-20 - API Parity Report

## Legend

This report shows the status of Forest RPC methods compared to Lotus.

- ✅ **Tested**: Method has conformance tests against Lotus and passes
- ➖ **Not tested**: Method is present in both Forest and Lotus but lacks conformance tests
- N/A: Forest-specific method (not in Lotus)

**Note**: Methods without a ✅ are still fully functional in Forest but haven't been tested for conformance with Lotus, or are internal/deprecated methods.

For a complete list of all available Forest RPC methods, see [Forest JSON-RPC API Documentation](https://docs.forest.chainsafe.io/reference/json-rpc/methods).

| Method | Lotus-conformance check |
| ------------------------------------------------- | ----------------------- |
| `F3.ExportLatestSnapshot` | |
| `F3.Finalize` | |
| `F3.GetHead` | |
| `F3.GetParent` | |
| `F3.GetParticipatingMinerIDs` | |
| `F3.GetPowerTable` | |
| `F3.GetRawNetworkName` | |
| `F3.GetTipset` | |
| `F3.GetTipsetByEpoch` | |
| `F3.ProtectPeer` | |
| `F3.SignMessage` | |
| `F3.ExportLatestSnapshot` | |
| `F3.Finalize` | |
| `F3.GetHead` | |
| `F3.GetParent` | |
| `F3.GetParticipatingMinerIDs` | |
| `F3.GetPowerTable` | |
| `F3.GetRawNetworkName` | |
| `F3.GetTipset` | |
| `F3.GetTipsetByEpoch` | |
| `F3.ProtectPeer` | |
| `F3.SignMessage` | |
| `Filecoin.AuthNew` | ✅ |
| `Filecoin.AuthVerify` | |
| `Filecoin.AuthVerify` | |
| `Filecoin.BeaconGetEntry` | ✅ |
| `Filecoin.ChainExport` | |
| `Filecoin.ChainExport` | |
| `Filecoin.ChainGetBlock` | ✅ |
| `Filecoin.ChainGetBlockMessages` | ✅ |
| `Filecoin.ChainGetEvents` | |
| `Filecoin.ChainGetEvents` | |
| `Filecoin.ChainGetFinalizedTipSet` | ✅ |
| `Filecoin.ChainGetGenesis` | ✅ |
| `Filecoin.ChainGetMessage` | ✅ |
Expand Down Expand Up @@ -70,42 +82,42 @@
| `Filecoin.EthNewFilter` | ✅ |
| `Filecoin.EthNewPendingTransactionFilter` | ✅ |
| `Filecoin.EthProtocolVersion` | ✅ |
| `Filecoin.EthSendRawTransaction` | |
| `Filecoin.EthSubscribe` | |
| `Filecoin.EthSendRawTransaction` | |
| `Filecoin.EthSubscribe` | |
| `Filecoin.EthSyncing` | ✅ |
| `Filecoin.EthTraceBlock` | ✅ |
| `Filecoin.EthTraceFilter` | ✅ |
| `Filecoin.EthTraceReplayBlockTransactions` | ✅ |
| `Filecoin.EthTraceTransaction` | ✅ |
| `Filecoin.EthUninstallFilter` | ✅ |
| `Filecoin.EthUnsubscribe` | |
| `Filecoin.EthUnsubscribe` | |
| `Filecoin.F3GetCertificate` | ✅ |
| `Filecoin.F3GetECPowerTable` | ✅ |
| `Filecoin.F3GetF3PowerTable` | ✅ |
| `Filecoin.F3GetF3PowerTableByInstance` | |
| `Filecoin.F3GetF3PowerTableByInstance` | |
| `Filecoin.F3GetLatestCertificate` | ✅ |
| `Filecoin.F3GetManifest` | ✅ |
| `Filecoin.F3GetOrRenewParticipationTicket` | ✅ |
| `Filecoin.F3GetProgress` | ✅ |
| `Filecoin.F3IsRunning` | ✅ |
| `Filecoin.F3ListParticipants` | ✅ |
| `Filecoin.F3Participate` | |
| `Filecoin.F3Participate` | |
| `Filecoin.FilecoinAddressToEthAddress` | ✅ |
| `Filecoin.GasEstimateFeeCap` | |
| `Filecoin.GasEstimateFeeCap` | |
| `Filecoin.GasEstimateGasLimit` | ✅ |
| `Filecoin.GasEstimateGasPremium` | |
| `Filecoin.GasEstimateGasPremium` | |
| `Filecoin.GasEstimateMessageGas` | ✅ |
| `Filecoin.GetActorEventsRaw` | ✅ |
| `Filecoin.MarketAddBalance` | |
| `Filecoin.MarketAddBalance` | |
| `Filecoin.MinerCreateBlock` | ✅ |
| `Filecoin.MinerGetBaseInfo` | ✅ |
| `Filecoin.MpoolBatchPush` | |
| `Filecoin.MpoolBatchPushUntrusted` | |
| `Filecoin.MpoolBatchPush` | |
| `Filecoin.MpoolBatchPushUntrusted` | |
| `Filecoin.MpoolGetNonce` | ✅ |
| `Filecoin.MpoolPending` | ✅ |
| `Filecoin.MpoolPush` | |
| `Filecoin.MpoolPushMessage` | |
| `Filecoin.MpoolPushUntrusted` | |
| `Filecoin.MpoolPush` | |
| `Filecoin.MpoolPushMessage` | |
| `Filecoin.MpoolPushUntrusted` | |
| `Filecoin.MpoolSelect` | ✅ |
| `Filecoin.MsigGetAvailableBalance` | ✅ |
| `Filecoin.MsigGetPending` | ✅ |
Expand All @@ -114,18 +126,18 @@
| `Filecoin.NetAddrsListen` | ✅ |
| `Filecoin.NetAgentVersion` | ✅ |
| `Filecoin.NetAutoNatStatus` | ✅ |
| `Filecoin.NetConnect` | |
| `Filecoin.NetDisconnect` | |
| `Filecoin.NetFindPeer` | |
| `Filecoin.NetConnect` | |
| `Filecoin.NetDisconnect` | |
| `Filecoin.NetFindPeer` | |
| `Filecoin.NetListening` | ✅ |
| `Filecoin.NetPeers` | ✅ |
| `Filecoin.NetProtectAdd` | ✅ |
| `Filecoin.NetProtectList` | ✅ |
| `Filecoin.NetProtectRemove` | ✅ |
| `Filecoin.NetVersion` | ✅ |
| `Filecoin.NodeStatus` | |
| `Filecoin.NodeStatus` | |
| `Filecoin.Session` | ✅ |
| `Filecoin.Shutdown` | |
| `Filecoin.Shutdown` | |
| `Filecoin.StartTime` | ✅ |
| `Filecoin.StateAccountKey` | ✅ |
| `Filecoin.StateCall` | ✅ |
Expand All @@ -149,7 +161,7 @@
| `Filecoin.StateGetRandomnessDigestFromTickets` | ✅ |
| `Filecoin.StateGetRandomnessFromBeacon` | ✅ |
| `Filecoin.StateGetRandomnessFromTickets` | ✅ |
| `Filecoin.StateGetReceipt` | |
| `Filecoin.StateGetReceipt` | |
| `Filecoin.StateListActors` | ✅ |
| `Filecoin.StateListMessages` | ✅ |
| `Filecoin.StateListMiners` | ✅ |
Expand All @@ -165,11 +177,11 @@
| `Filecoin.StateMinerDeadlines` | ✅ |
| `Filecoin.StateMinerFaults` | ✅ |
| `Filecoin.StateMinerInfo` | ✅ |
| `Filecoin.StateMinerInitialPledgeCollateral` | |
| `Filecoin.StateMinerInitialPledgeCollateral` | |
| `Filecoin.StateMinerInitialPledgeForSector` | ✅ |
| `Filecoin.StateMinerPartitions` | ✅ |
| `Filecoin.StateMinerPower` | ✅ |
| `Filecoin.StateMinerPreCommitDepositForPower` | |
| `Filecoin.StateMinerPreCommitDepositForPower` | |
| `Filecoin.StateMinerProvingDeadline` | ✅ |
| `Filecoin.StateMinerRecoveries` | ✅ |
| `Filecoin.StateMinerSectorAllocated` | ✅ |
Expand All @@ -190,19 +202,19 @@
| `Filecoin.StateVerifiedRegistryRootKey` | ✅ |
| `Filecoin.StateVerifierStatus` | ✅ |
| `Filecoin.StateWaitMsg` | ✅ |
| `Filecoin.SyncCheckBad` | |
| `Filecoin.SyncMarkBad` | |
| `Filecoin.SyncSubmitBlock` | |
| `Filecoin.SyncCheckBad` | |
| `Filecoin.SyncMarkBad` | |
| `Filecoin.SyncSubmitBlock` | |
| `Filecoin.Version` | ✅ |
| `Filecoin.WalletBalance` | ✅ |
| `Filecoin.WalletDefaultAddress` | |
| `Filecoin.WalletDelete` | |
| `Filecoin.WalletExport` | |
| `Filecoin.WalletHas` | |
| `Filecoin.WalletImport` | |
| `Filecoin.WalletList` | |
| `Filecoin.WalletNew` | |
| `Filecoin.WalletSetDefault` | |
| `Filecoin.WalletDefaultAddress` | |
| `Filecoin.WalletDelete` | |
| `Filecoin.WalletExport` | |
| `Filecoin.WalletHas` | |
| `Filecoin.WalletImport` | |
| `Filecoin.WalletList` | |
| `Filecoin.WalletNew` | |
| `Filecoin.WalletSetDefault` | |
| `Filecoin.WalletSign` | ✅ |
| `Filecoin.WalletSignMessage` | ✅ |
| `Filecoin.WalletValidateAddress` | ✅ |
Expand Down
Loading
Loading