Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: remove unused operations #3553

Merged
merged 7 commits into from
Jan 7, 2025

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Jan 6, 2025

Release notes

In this release, we:

  • Removed unused operations from OperationName enum

Breaking Changes

The following operations have been removed from the OperationName enum, as they were never used to assemble operations:

  • OperationName.mint
  • OperationName.predicatecall
  • OperationName.script
  • OperationName.sent

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@Torres-ssf Torres-ssf added the chore Issue is a chore label Jan 6, 2025
@Torres-ssf Torres-ssf self-assigned this Jan 6, 2025
Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 10:05am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 10:05am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 10:05am

arboleya
arboleya previously approved these changes Jan 6, 2025
maschad
maschad previously approved these changes Jan 6, 2025
@Torres-ssf Torres-ssf enabled auto-merge (squash) January 6, 2025 19:06
@Torres-ssf Torres-ssf dismissed stale reviews from arboleya and maschad via eb4c950 January 7, 2025 09:54
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Coverage Report:

Lines Branches Functions Statements
76.94%(-0.01%) 70.39%(+0%) 74.97%(+0%) 76.94%(-0.02%)
Changed Files:

Coverage values did not change👌.

@Torres-ssf Torres-ssf merged commit 68821a9 into master Jan 7, 2025
24 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/remove-unused-operations branch January 7, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unused operation names
5 participants