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

Refactor wallet API to send tx requests to a queue #95

Open
onbjerg opened this issue Nov 25, 2024 · 0 comments
Open

Refactor wallet API to send tx requests to a queue #95

onbjerg opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
A-wallet C-enhancement New feature or request

Comments

@onbjerg
Copy link
Member

onbjerg commented Nov 25, 2024

The wallet API should do some preliminary validation, and then send the tx requests to a queue to be signed and broadcast. This allows us to batch transactions and delegations later on.

@onbjerg onbjerg added A-wallet C-enhancement New feature or request labels Nov 25, 2024
@onbjerg onbjerg self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-wallet C-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant