Skip to content

[FEATURE] submit blobs across multiple accounts #2627

@tac0turtle

Description

@tac0turtle

Problem to solve

We should allow the sequencer to submit blobs with many accounts. This helps in preventing the sequence mismatches in the cosmos sdk.

Proposed solution or feature

Celestia-node supports this, we only need a way to pick an address out of a list provided to the node based on some predefined criteria then add the signing address into the options in submitwithoptions call to da

https://github.com/celestiaorg/celestia-node/blob/main/nodebuilder/da/service.go#L46

Alternatives considered

No response

Additional context

We will need to update documentation on how to setup celestia node to load all accounts into memory for signing

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions