Skip to content

Data serialisation stability tests: PureScript deserialising golden test files generated by Haskell #20

@szg251

Description

@szg251

Description

We should test both on-chain and off-chain serialisation functions, ensuring that they're consistent.
We also must ensure that data representations directly observed by the Bridge do not change.

This test suite will ensure the following for all data types:

  • golden test files generated by Haskell can be deserialised by PureScript, and give back the same data

Related issues/PRs

https://github.com/mlabs-haskell/trustless-sidechain/pull/505

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jstolarek@kozross@szg251

        Issue actions

          Data serialisation stability tests: PureScript deserialising golden test files generated by Haskell · Issue #20 · input-output-hk/partner-chains-smart-contracts