ChainSafe / forest

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

feat(rpc): implement Filecoin.StateMinerSectorAllocated #4412

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-13_height_1698074.forest.car.zst --filter StateMinerSectorAllocated`
| RPC Method                               | Forest | Lotus |
|------------------------------------------|--------|-------|
| Filecoin.StateMinerSectorAllocated (130) | Valid  | Valid |

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist