Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RPC compatibility list on JSON-RPC page #59

Open
tolga-coplu opened this issue May 3, 2022 · 0 comments
Open

Update RPC compatibility list on JSON-RPC page #59

tolga-coplu opened this issue May 3, 2022 · 0 comments

Comments

@tolga-coplu
Copy link
Contributor

Aurora-relayer compatibility with the Web3 JSON-RPC protocol is listed on project's Github page ("https://github.com/aurora-is-near/aurora-relayer") as well as "https://docs.aurora.dev/compat/rpc" page. However, there are differences between those pages for the following methods.

  • eth_call
  • eth_newPendingTransactionFilter
  • eth_sendRawTransaction
  • eth_sendTransaction
  • eth_sign
  • eth_signTransaction
  • eth_signTypedData
  • txpool_content
  • txpool_inspect
  • txpool_status
  • parity_pendingTransactions

The states of those methods should be investigated/tested and required changes should be updated on the corresponding pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant