Skip to content

Remove v20-dependent dead code in overlay/herder #4588

Open
@marta-lokhova

Description

There are several v20 checks in overlay/herder/tx queue. Now that the network is way past v20, all that code can be cleaned up. For example, we don't need to wait to externalize to initialize soroban tx queue (it doesn't need to be a pointer anymore). We should search for protocolVersionStartsFrom(protocolVersion, SOROBAN_PROTOCOL_VERSION) and remove dead code where appropriate.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions