Skip to content

Improve errors.#54

Open
Davi0kProgramsThings wants to merge 4 commits into
tetherto:mainfrom
Davi0kProgramsThings:feature/errors
Open

Improve errors.#54
Davi0kProgramsThings wants to merge 4 commits into
tetherto:mainfrom
Davi0kProgramsThings:feature/errors

Conversation

@Davi0kProgramsThings

@Davi0kProgramsThings Davi0kProgramsThings commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description

PR adds new errors to all wdk-wallet classes.

Motivation and Context

All wallet and protocol modules should share and implement the same error classes in order to make writing code on the common interfaces easier and faster. Standard errors also help client code in dispatching to the proper handler without any weird gimmick e.g., dispatching on the error message.

Related Issue

PR fixes the following issue: -

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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.

1 participant