ChainSafe / forest

🌲 Rust Filecoin Node Implementation
https://forest.chainsafe.io
Apache License 2.0
618 stars 145 forks source link

chore(rpc): API compare test for StateMarketDeals #4411

Closed hanabi1224 closed 3 weeks ago

hanabi1224 commented 3 weeks ago

Summary of changes

Changes introduced in this pull request:

     Running `target/quick/forest-tool api compare /home/me/fr/snapshots/calibnet/forest_snapshot_calibnet_2024-06-12_height_1694998.forest.car.zst --filter StateMarketDeal`
| RPC Method                     | Forest | Lotus |
|--------------------------------|--------|-------|
| Filecoin.StateMarketDeals (10) | Valid  | Valid |

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist