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

feat: send_raw_transaction propagation feature [0.5] #1372

Closed
greged93 opened this issue Sep 10, 2024 · 0 comments · Fixed by #1375
Closed

feat: send_raw_transaction propagation feature [0.5] #1372

greged93 opened this issue Sep 10, 2024 · 0 comments · Fixed by #1375
Assignees
Labels
new-feature New features or options.

Comments

@greged93
Copy link
Collaborator

Feature Request

Describe the Feature Request

In order to allow anyone to run our RPC stack, even without having access to relayers, we wish to have a way to forward any send_raw_transaction call to the "main" RPC which we would be running.

Describe Preferred Solution

  • Hide the forwarding of the call behind a rust feature.
  • Have a environment variable that is used to hold the "main" RPC url
@greged93 greged93 added the new-feature New features or options. label Sep 10, 2024
@greged93 greged93 changed the title feat: send_raw_transaction propagation feature feat: send_raw_transaction propagation feature [0.5] Oct 28, 2024
@greged93 greged93 self-assigned this Oct 29, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Kakarot's Project Management Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants