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

Ensure API support of OrderIndependentMultisigSpendingCondition #1984

Closed
zone117x opened this issue May 27, 2024 · 5 comments · Fixed by #2064
Closed

Ensure API support of OrderIndependentMultisigSpendingCondition #1984

zone117x opened this issue May 27, 2024 · 5 comments · Fixed by #2064
Assignees
Labels

Comments

@zone117x
Copy link
Member

zone117x commented May 27, 2024

New transaction wire format implemented in stacks-network/stacks-core#3710

In Scope

  • Add unit test for the new wire format
  • Resolve any ingestion issues that arise
@smcclellan
Copy link
Contributor

This may need attention in stacks.js as well. /cc @janniks

@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in API Board May 28, 2024
@smcclellan
Copy link
Contributor

To be completed week of July 5th, corresponding with upstream code complete date.

@zone117x
Copy link
Member Author

zone117x commented Aug 6, 2024

Deserialization support was implemented in hirosystems/stacks-encoding-native-js#18
This repo needs a unit test that ingests this type of tx ensure everything works correctly.

@smcclellan smcclellan changed the title Support OrderIndependentMultisigSpendingCondition Ensure API support of OrderIndependentMultisigSpendingCondition Aug 6, 2024
@smcclellan
Copy link
Contributor

I've updated this ticket to include the creation of the unit test & resolution of any ingestion problems.

@zone117x
Copy link
Member Author

We can generate these txs in a naka env and use a tsv replay to test cc @janniks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants