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

Support for Post Conditions with PrinicipalID type Origin #1728

Open
MicaiahReid opened this issue Jul 22, 2024 · 0 comments
Open

Support for Post Conditions with PrinicipalID type Origin #1728

MicaiahReid opened this issue Jul 22, 2024 · 0 comments
Assignees
Labels
bug Unwanted or unintended logic causing harm

Comments

@MicaiahReid
Copy link
Contributor

Describe the bug

The PostConditionPrincipalID types have a variant Origin, which is not currently implemented.

If a user has some serialized tx hex, and they try to deserialize it via stacks.js, or if they use connect to try to sign the tx, stacks.js is throwing an error, preventing the action.

How to reproduce

I have a handy little snippet from this handy little app I helped make 😉
Reproduction - If you click run, you'll see an error. I've also included the deserialized tx

@MicaiahReid MicaiahReid added the bug Unwanted or unintended logic causing harm label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted or unintended logic causing harm
Projects
Status: 🏗 In Progress
Development

No branches or pull requests

2 participants