Summary
Right now, Forest follows Lotus so returns previous tipset's receipts for eth_getBlockReceipts in case the param points to a null round. This is correct from API parity POV, but not really consistent across other methods fixed in #7276.
Completion Criteria
Additional Links & Resources
Related filecoin-project/lotus#12633
Summary
Right now, Forest follows Lotus so returns previous tipset's receipts for
eth_getBlockReceiptsin case the param points to a null round. This is correct from API parity POV, but not really consistent across other methods fixed in #7276.Completion Criteria
eth_getBlockReceiptsandeth_getBlockReceiptsLimitedunless a dedicated environmental variable is setAdditional Links & Resources
Related filecoin-project/lotus#12633