Skip to content

SPIKE: Protocol 27 — CAP-71 / CAP-83 support#52

Draft
sisuresh wants to merge 1 commit into
stellar:mainfrom
sisuresh:cap-71-p27
Draft

SPIKE: Protocol 27 — CAP-71 / CAP-83 support#52
sisuresh wants to merge 1 commit into
stellar:mainfrom
sisuresh:cap-71-p27

Conversation

@sisuresh

Copy link
Copy Markdown

SPIKE used to render CAP-71 transactions in stellar-laboratory. Companion PR: stellar/js-stellar-base#972 (the XDR regen). See branch commits for details.

- Switch the stellar-xdr dep from crates.io 26.0.1 to git rs-stellar-xdr
  @ a749b69b with features=["cap_0071", ...]; drop the now-defunct
  'curr' feature (the new rev uses a single-module per-cap-feature
  layout — everything is at the crate root).
- Update lib.rs imports from 'stellar_xdr::curr::*' to 'stellar_xdr::*'.
- Disable wasm-opt (local binaryen rejects bulk-memory ops emitted by
  the new XDR; output unoptimized but functionally correct).

Used by stellar-laboratory to render CAP-71-01 / CAP-71-02 / CAP-83
transactions in the explorer.
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