Skip to content

Remove unused toid code#2480

Merged
mootz12 merged 1 commit intomainfrom
remove-unused-toid-code
Apr 14, 2026
Merged

Remove unused toid code#2480
mootz12 merged 1 commit intomainfrom
remove-unused-toid-code

Conversation

@mootz12
Copy link
Copy Markdown
Contributor

@mootz12 mootz12 commented Apr 14, 2026

What

Removed the unused SEP-35 toid code.

Why

The CLI did not use it.

Known limitations

None

Copilot AI review requested due to automatic review settings April 14, 2026 20:06
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Apr 14, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an unused SEP-35 Total Order ID (TOID) implementation from soroban-cli, simplifying the crate by eliminating dead code that the CLI doesn’t use.

Changes:

  • Deleted the unused toid module implementation (Toid struct and conversions).
  • Removed the pub mod toid; export from cmd/soroban-cli/src/lib.rs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
cmd/soroban-cli/src/toid.rs Deletes the unused SEP-35 TOID implementation.
cmd/soroban-cli/src/lib.rs Stops exporting the removed toid module.

@mootz12 mootz12 enabled auto-merge (squash) April 14, 2026 20:22
@mootz12 mootz12 merged commit ace94fc into main Apr 14, 2026
217 checks passed
@mootz12 mootz12 deleted the remove-unused-toid-code branch April 14, 2026 20:22
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants