Skip to content

Will the relay return all transactions in the future? #567

Closed Answered by Nana-EC
tom-hbar asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tom-hbar
Thanks for the questions. Apologies for the late reply we missed this.

The Ethereum JSON RPC Spec only applies to EVM type transactions. This means transactions of type CONTRACTCREATE,CONTRACTCALL and ETHEREUMTRANSACTION.
Other HAPI transactions will not be supported with the exception of HTS tokens transfers.

This may have been a bug at the time, lots of improvements since then.
Notably, we've added support for synthetic transactions that capture the event logs of HTS transfers similar to ERC20 and ERC721 events.

These should be sufficient for EVM developers as it matches behaviour of other EVM chains.
If you'd like details of non EVM executions transaction the Mirror Node A…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Nana-EC
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants