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 need a way to create an ScMap that adheres to the ordering requirements, so that when a user builds a map it is ordered which means it can be ed25519 signed in the same way that a contract would sign.
This showed up in @jonjove's testing as a major pain point for building maps to submit to contracts.
The text was updated successfully, but these errors were encountered:
leighmcculloch
changed the title
Add ScMap ordering constraints and helper fns
Test Fwk: Add ScMap ordering constraints and helper fns
Jul 15, 2022
leighmcculloch
changed the title
Test Fwk: Add ScMap ordering constraints and helper fns
Test Fwk: Add ScMap ordering constraints and helper fn for creating ordered map
Jul 19, 2022
leighmcculloch
changed the title
Test Fwk: Add ScMap ordering constraints and helper fn for creating ordered map
Test Fwk: Add ScMap ordering constraints or helper fn for creating ordered map
Jul 19, 2022
We need a way to create an
ScMap
that adheres to the ordering requirements, so that when a user builds a map it is ordered which means it can be ed25519 signed in the same way that a contract would sign.This showed up in @jonjove's testing as a major pain point for building maps to submit to contracts.
The text was updated successfully, but these errors were encountered: