Skip to content

bug: Unable to commit accounts bigger than max transaction size #209

@GabrielePicco

Description

@GabrielePicco

Description

Currently, if an account that needs to be committed is bigger than the max tx size (1232 bytes), the transaction complete successfully, but the commitment we never happen.

Proposed solution

We should support commitment trough multi-tx or bundles. This includes changing the delegation program to accept a state diff commitment in chunks trough a parallel buffer.

Metadata

Metadata

Assignees

Labels

P1High prioritydocumentationImprovements or additions to documentationfeature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions