Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Fwk: Add ScMap ordering constraints or helper fn for creating ordered map #107

Closed
leighmcculloch opened this issue Jul 15, 2022 · 1 comment

Comments

@leighmcculloch
Copy link
Member

leighmcculloch commented Jul 15, 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.

@leighmcculloch leighmcculloch changed the title Add ScMap ordering constraints and helper fns Test Fwk: Add ScMap ordering constraints and helper fns Jul 15, 2022
@leighmcculloch 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 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
@leighmcculloch
Copy link
Member Author

Duplicate of #98

@leighmcculloch leighmcculloch marked this as a duplicate of #98 Jul 19, 2022
@leighmcculloch leighmcculloch closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants