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

[meta] explore rpc-relayer #49

Open
extraymond opened this issue Aug 22, 2022 · 1 comment
Open

[meta] explore rpc-relayer #49

extraymond opened this issue Aug 22, 2022 · 1 comment

Comments

@extraymond
Copy link
Contributor

extraymond commented Aug 22, 2022

Info

description:
This is the meta issue collecting how and what needs to be done to provide a rpc-relayer.
for chains that are not directly building eth-style blocks, an alternative approach would be providing a rpc-relayer to specifically allow services to request and responds in ethereum fashion. For example Acala with https://github.com/AcalaNetwork/bodhi.js

workable items:

  • document version of the set of rpc's provided, for example legacy request vs post EIP-1559 requests
  • compatible matrix of rpcs needed for prominent tools under different rpc sets, such as remix and metamask,
  • document the architecture for the relayer, for example indexer, relayer, runtime modules
  • needed modification on the subquery query plan
  • proposal for needed changes on existing bodhi.js code base
  • proposal for needed changes on laguna-runtime
@extraymond extraymond assigned ayudh37 and unassigned ayudh37 Aug 22, 2022
@extraymond
Copy link
Contributor Author

@ayudh37

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

2 participants