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: add encodeAbiClarityValue method for better encoding #1680

Merged
merged 1 commit into from
May 3, 2024

Conversation

janniks
Copy link
Collaborator

@janniks janniks commented Apr 22, 2024

This PR was published to npm with the version 6.13.2
e.g. npm install @stacks/[email protected] --save-exact

to be safe: deprecates old method, to make clear that this might be breaking for some people (e.g. could by used for something users might not expect and change behavior of txs in practice)

@janniks janniks requested a review from obycode April 22, 2024 17:32
Copy link

vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
stacksjs-docs ✅ Ready (Inspect) Visit Preview Apr 22, 2024 5:32pm

Copy link
Member

@obycode obycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for this!

@janniks janniks merged commit 2885813 into main May 3, 2024
9 checks passed
@janniks janniks deleted the fix/update-encode-cv branch May 3, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Fix ABI buffer encoding Optional input value not correctly encoded
2 participants