Skip to content

feat: add custom errors - #480

Merged
gershon merged 1 commit into
ArkProjectNFTs:feat/contract-v2from
NueloSE:feat/contract-v2
Oct 16, 2024
Merged

gershon merged 1 commit into
ArkProjectNFTs:feat/contract-v2from
NueloSE:feat/contract-v2

Conversation

@NueloSE

@NueloSE NueloSE commented Oct 7, 2024

Copy link
Copy Markdown

Description

This PR adds custom error handling to this project by defining several new error types. These errors are defined in the packages/core/src/errors directory.

What type of PR is this? (check all applicable)

  • 🍕 Feature (feat:)
  • 🐛 Bug Fix (fix:)
  • 📝 Documentation Update (docs:)
  • 🎨 Style (style:)
  • 🧑‍💻 Code Refactor (refactor:)
  • 🔥 Performance Improvements (perf:)
  • ✅ Test (test:)
  • 🤖 Build (build:)
  • 🔁 CI (ci:)
  • 📦 Chore (chore:)
  • ⏩ Revert (revert:)
  • 🚀 Breaking Changes (BREAKING CHANGE:)

Related Tickets & Documents

Fixes #468

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 Documentation
  • 🙅 no documentation needed

@changeset-bot

changeset-bot Bot commented Oct 7, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8849540

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gershon
gershon self-requested a review October 14, 2024 10:09
@gershon
gershon merged commit 446631d into ArkProjectNFTs:feat/contract-v2 Oct 16, 2024
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.

2 participants