forest
forest copied to clipboard
Support `eth_getBlockReceipts`
Summary
Another method is supported in Lotus, and so we should support it as well, eventually. See https://github.com/filecoin-project/lotus/issues/12429. The reference implementation is around 200 LoC.
Completion Criteria
- [ ] Implement the method
- [ ] Add tests
Additional Links & Resources
Blocked by #4780
Unblocked!