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

feat: Use SIP-027 (order-independent) transactions #13

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jbencin
Copy link
Member

@jbencin jbencin commented Nov 15, 2024

Switch from legacy SIP-005 multisig hashmodes (order-dependent), to SIP-027 multisig hashmodes (order-independent)

This required updating to Stacks.js >= 6.16.0, which required switching some Buffer types to Uint8Array

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

Successfully merging this pull request may close these issues.

Make all transactions signer order independent
2 participants