ChainSafe / forest

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

Implement filtering and testing for `Filecoin.EthGetLogs` #4851

Open elmattic opened 1 month ago

elmattic commented 1 month ago

Summary

This is a follow-up issue for #4780.

The Filecoin.EthGetLogs was not implemented fully, as we're blocked by a few number of issues:

elmattic commented 1 month ago

Blocked by #4780