Skip to content

[Glossary entry] bridgelet-audit/glossary/symbol-short-limit.md: symbol_short! 9-character limit #262

Description

@phertyameen

Glossary entry: bridgelet-audit/glossary/symbol-short-limit.md

Purpose:
Document the Soroban Symbol / symbol_short! macro's character limit and where it matters in this codebase.

This file should cover:

  • Explain the difference between symbol_short! (max 9 chars, compact encoding) and a full Symbol.
  • List every symbol_short! usage across the four contracts' event topics and auth contexts as a reference table.
  • Flag (without prescribing a fix) that one usage abbreviates an 11-character function name to fit the limit.

Scope: documentation-only addition to a new, standalone folder. No changes to contracts/, docs/, scripts/, or tools/ are needed to close this issue.


Part of the bridgelet-audit/ knowledge-base initiative (11/100).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions