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

Move RPC calls to background service worker #95

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

qrtp
Copy link
Collaborator

@qrtp qrtp commented Nov 5, 2024

Instead of making RPC calls from the frontend context, make the calls from the background worker. Calling from the front end can lead to inconsistent results due to CSP rules on the current website.

Copy link

github-actions bot commented Nov 5, 2024

🎉 All your tests were successful!

@qrtp qrtp merged commit 7a0620e into master Nov 5, 2024
2 checks passed
@qrtp qrtp deleted the qrtp/web3-provider branch November 5, 2024 21:02
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

Successfully merging this pull request may close these issues.

1 participant