You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Data serialisation stability tests: PureScript deserialising golden test files generated by Haskell · Issue #20 · input-output-hk/partner-chains-smart-contracts
Activity