Skip to content

Replace deprecated stellar contract bindings json with stellar contract info interface#112

Draft
bbyalcinkaya wants to merge 7 commits intomasterfrom
fix-bindings
Draft

Replace deprecated stellar contract bindings json with stellar contract info interface#112
bbyalcinkaya wants to merge 7 commits intomasterfrom
fix-bindings

Conversation

@bbyalcinkaya
Copy link
Copy Markdown
Member

The stellar contract bindings json command has been deprecated.
Switch to stellar contract info interface --output json for extracting contract interfaces from Wasm (Stellar CLI Manual).

The new command returns the interface in XDR-JSON format.
Update the parsing logic to consume this format and adapt type decoding accordingly.

No functional change in Komet’s internal representation; only the input format and extraction method are updated.

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.

2 participants