ChainSafe / forest

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

Implement `Filecoin.ChainGetEvents` #4750

Open ansermino opened 1 month ago

LesnyRumcajs commented 1 month ago

Blocked by https://github.com/ChainSafe/forest/issues/4740

elmattic commented 4 weeks ago

Blocked by #4780

elmattic commented 2 weeks ago

Should be unblocked.

However, we will still need to create a mapping { event_cid => tsk } similar to what we have for EthAPI ({ tx_hash => msg_id }).