Skip to content

Refactor testnet to easily replace Tendermint by Tendermock #170

Open
@hvanz

Description

@hvanz

This is for preparing Atomkraft before integrating Tendermock. Once Tendermock is ready, we may still want to use in some ocassions the chain binary with Tendermint. We need to identify and isolate the code that connects to Tendermint/Tendermock to be able to easily replace one by the other. It could be in a new module/class with the methods that call Tendermint/Tendermock, such as initialize node and broadcast tx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devChanges that make development easier: refactoring, tooling etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions