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: support multiple accounts #3451

Closed

Conversation

cmwaters
Copy link
Contributor

Closes: #3295

This feature adds support for the submitting of transactions by multiple accounts from a single DA node.

This also no longer requires that keys exist on state, rather users can add keys and if the client does not have the keys chain info, will query it on-chain first before continuing to submit the transaction.

Currently, I haven't added any ability to specify the account to submit the transaction.

cc @renaynay

@github-actions github-actions bot added the external Issues created by non node team members label May 30, 2024
@rootulp
Copy link
Collaborator

rootulp commented Jun 28, 2024

Note: if we merge this PR then I can rebase #3453 and remove a bunch of the diff in that PR b/c it's already handled in this one.

@vgonkivs
Copy link
Member

vgonkivs commented Jul 4, 2024

Closed in favor of #3349

@vgonkivs vgonkivs closed this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issues created by non node team members
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Multiple celestia accounts can submit blobs via 1 DA Node
3 participants