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

fix(ts bindings): handle SAC spec #1795

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

willemneal
Copy link
Member

Wasm files have metadata that isn't currently used by typebindings. However, we were creating a higher level Spec (not just Vec<ScSpecEntry>), from the raw bytes of the XDR.

Wasm files have metadata that isn't currently used by typebindings. However, we were creating a higher level Spec (not just  `Vec<ScSpecEntry>`), from the raw bytes of the XDR.
@willemneal willemneal changed the title fix: handle SAC spec fix(ts bindings): handle SAC spec Dec 13, 2024
@willemneal willemneal requested a review from chadoh December 13, 2024 20:47
@willemneal willemneal marked this pull request as ready for review December 13, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog (Not Ready)
Development

Successfully merging this pull request may close these issues.

1 participant