Skip to content

reduce duplicate code cross similar chain types #1228

@reecepbcups

Description

@reecepbcups

With the addition of Thorchain (#1219) many new types are duplicated. This drastically increases maintenance burdens as the stack continues to develop for future versions.

To counteract this, new utils should be made using new interfaces (similar to #256), or put on the more generic base types such as ibc.ChainConfig instead of a chain, where applicable. Like: #1219 (comment), #1219 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions