ChainSafe / forest

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

Implement `Filecoin.GetActorEventsRaw` #4751

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 https://github.com/ChainSafe/forest/pull/4780

ansermino commented 14 hours ago

@elmattic What is the relationship between the Eth logs and the Actor events?

elmattic commented 14 hours ago

In a nutshell, Filecoin actor events are analogous to Eth logs in the EVM.