Open elmattic opened 2 months ago
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.
EthTxReceipt
EthEventHandler
eth_get_events_for_filter
wait_for_height_processed
parse_eth_filter_spec
get_eth_logs_for_block_and_transaction
eth_bloom_set
eth_filter_logs_from_events
eth_log_from_event
eth_tx_hash_from_message_cid
eth_tx_hash_from_signed_message
GasOutputs
The API compare test is passing and EthGetTransactionReceipt is removed from our filter lists.
EthGetTransactionReceipt
*: https://github.com/ChainSafe/forest/pull/4691/commits/c2281950a307a582357dc62108f880adc04603ca **: https://github.com/ChainSafe/forest/pull/4691/commits/52a06dbe3b9ed14b88ab457358bc6f39d1efebfe
Blocked by #4740
This issue is now unblocked, thanks to the spike.
Blocked by #4780
This issue is now unblocked.
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
Implement support for Events #4740EthEventHandler
*:eth_get_events_for_filter
wait_for_height_processed
parse_eth_filter_spec
get_eth_logs_for_block_and_transaction
eth_bloom_set
eth_filter_logs_from_events
eth_log_from_event
eth_tx_hash_from_message_cid
eth_tx_hash_from_signed_message
GasOutputs
in ref-fvmAcceptance 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