ChainSafe / forest

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

Complete `Filecoin.EthGetTransactionReceipt` implementation #4759

Open elmattic opened 2 months ago

elmattic commented 2 months ago

Issue summary

This is a follow-up issue for #4691.

The RPC method still needs to be fully implemented and thoroughly tested. What is missing is the support of logs in EthTxReceipt.

Task summary

Acceptance Criteria

The API compare test is passing and EthGetTransactionReceipt is removed from our filter lists.

Other information and links

*: https://github.com/ChainSafe/forest/pull/4691/commits/c2281950a307a582357dc62108f880adc04603ca **: https://github.com/ChainSafe/forest/pull/4691/commits/52a06dbe3b9ed14b88ab457358bc6f39d1efebfe

LesnyRumcajs commented 2 months ago

Blocked by #4740

elmattic commented 2 months ago

This issue is now unblocked, thanks to the spike.

LesnyRumcajs commented 1 month ago

Blocked by #4780

elmattic commented 4 weeks ago

This issue is now unblocked.