Skip to content

Handle already existing buffer on commit #590

@taco-paco

Description

@taco-paco

In case the cleanup of buffers after commit was unsuccessful we may encounter AccountAlreadyInitialized once we attempt to commit account with the same nonce.

It is possible to reach the same commit nonce and get AccountAlreadyInitialized due to undelegation. When account is undelegated and delegated back its nonce becomes 0 again. So reaching the same nonce is possible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions