Skip to content

Develop a strategy regarding backwards compatibility #788

Closed
@Niederb

Description

@Niederb

We should discuss and document how/if we want to support breaking changes (such as #777) by providing backwards compatibility. Some considerations:

  • The code gets cluttered quickly if there are lots of conditional compilation instructions
  • Running the testing for each option gets out of hand quickly
    • If one is strict we would also need to run our tests for each supported polkadot version
  • Different chains (polkadot, kusama, rococo) might have a different configuration and therefore it would be important for our client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions