Skip to content

refactor: normalize event symbol naming across all contracts #307

@ryzen-xp

Description

@ryzen-xp

📝 Description

Auction uses AUCR_CRT and BID_PLCD (abbreviated), alien-gateway uses TRANSFER and ROOT_UPD (mixed). Standardize to consistent UPPER_SNAKE max 9 chars across auction, factory, escrow, and alien-gateway. Add EVENTS.md documenting each symbol.

✅ Requirements

  • Auction uses AUCR_CRT and BID_PLCD (abbreviated), alien-gateway uses TRANSFER and ROOT_UPD (mixed)
  • Standardize to consistent UPPER_SNAKE max 9 chars across auction, factory, escrow, and alien-gateway
  • Add EVENTS.md documenting each symbol.

🎯 Acceptance Criteria

  • Implementation matches the description above
  • Tests added or updated to cover the new behaviour
  • cargo test and cargo clippy pass with no warnings
  • CI (Smart Contracts CI) passes

📁 Expected files to change

  • gateway-contract/Cargo.toml

💬 Commit: refactor: normalize event symbol naming across all contracts
🌿 Branch: refactor/normalize-event-symbol-naming-across-all-contracts | Priority: LOW | Difficulty: ☕ one-coffee


Type: Refactor · Priority: LOW · Difficulty: ☕ one-coffee · Track: Contract

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions