Skip to content

update: host function renames#531

Merged
mvadari merged 5 commits into
masterfrom
102-renames
Jun 18, 2026
Merged

update: host function renames#531
mvadari merged 5 commits into
masterfrom
102-renames

Conversation

@mvadari

@mvadari mvadari commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

High Level Overview of Change

Context of Change

Type of Change

  • New XLS Draft
  • XLS Update (changes to an existing XLS)
  • XLS Status Change (e.g., Draft → Final, Draft → Stagnant)
  • Process/Meta (changes to CONTRIBUTING.md, XLS-1, templates, etc.)
  • Infrastructure (CI, workflows, scripts, website)
  • Documentation (README updates, typo fixes)

Copilot AI review requested due to automatic review settings April 28, 2026 21:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the XLS-0102 WASM VM specification to reflect a proposed host function renaming scheme (shorter function names and “keylet” → “index” terminology) across the documented host API surface.

Changes:

  • Renames ledger header/amendment/fee host functions (e.g., get_ledger_sqnldgr_index, get_base_feebase_fee).
  • Renames field-access host functions to the new “_inner” / “entry*” naming scheme and updates the “Keylets” section to “Indexes”.
  • Renames several utility/trace/float host functions (e.g., compute_sha512_halfsha512_half, float_comparefloat_cmp, trace_opaque_floattrace_xfloat).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md
Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md Outdated
Comment thread XLS-0102-wasm-vm/README.md Outdated
@mvadari mvadari changed the title proposal: host function renames update: host function renames Jun 18, 2026
@mvadari mvadari merged commit 2c6fa2c into master Jun 18, 2026
5 of 6 checks passed
@mvadari mvadari deleted the 102-renames branch June 18, 2026 17:52
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.

4 participants