Skip to content

Does it stuck if send a nonce gaped set-code-tx that has the same auth&from? #31690

Closed
@rekyyang

Description

@rekyyang
Image

if a gap-nonce-tx with same from&auth arrived first time, checkDelegationLimit would return at line-618, because this tx has gaped nonce, it couldn't be executed.

And if I want to replace it, checkDelegationLimit would return ErrOutOfOrderTxFromDelegated because it has no pending

And if I want to fix the gap, because the from & the auth has the same address, checkDelegationLimit would return ErrInflightTxLimitReached?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions