Skip to content

Add native support for txSim #115

@chatton

Description

@chatton

Currently in the celestia-app repo, there is a function CreateTxSim that deploys tx sim in a container to spam tx's, we should be able to create a first class struct for it embedded with *container.Node and make it nicer to to use in tests. Similar to how the other types are implemented.

The current implementation is a kind of hacky wrapper around the existing tastora code that lets you deploy arbitrary containers. It also does not error out of the container crashes so it is quite flakey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    celestia-appFeature or enhancement related to celestia-app

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions