Skip to content

Fix introspection expression terminology - #200

Merged
someone235 merged 1 commit into
kaspanet:masterfrom
someone235:intropsection
Aug 3, 2026
Merged

Fix introspection expression terminology#200
someone235 merged 1 commit into
kaspanet:masterfrom
someone235:intropsection

Conversation

@someone235

@someone235 someone235 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Fixes #174

There are no SilverScript syntax or runtime behavior changes.

This PR standardizes introspection terminology across the public AST, parser output, editor tooling, and documentation:

  • Unindexed fields such as tx.version are now called introspection expressions.
  • Indexed fields such as tx.outputs[index].value are now called indexed introspection expressions.
  • The previous “nullary operation” terminology is removed.

@someone235
someone235 merged commit 9e2ace4 into kaspanet:master Aug 3, 2026
4 checks passed
@someone235
someone235 deleted the intropsection branch August 3, 2026 15:12
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.

Fix introspection expr terminology

1 participant