generated from mrz1836/go-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(SPV-846): refactor numeric error codes into strings (#627)
* feat(SPV-846): add spverrors package and use it in spv wallet * feat(SPV-846): update more errors * chore(SPV-846): update auth methods * chore(SPV-846): fix linter error * chore(SPV-846): update SPVError structure * chore(SPV-846): refactor ErrorResponse method * chore(SPV-846): move spverrors to engine * chore(SPV-846): fix linter errors * chore(SPV-846): revert config changes * chore(SPV-846): refactor record transaction errors * chore(SPV-846): refactor authorization errors * chore(SPV-846): add more contact errors * chore(SPV-846): fix linter error * chore(SPV-846): refactor error codes * chore(SPV-846): add ExtendedError interface
- Loading branch information
1 parent
dc45064
commit 40c62e9
Showing
101 changed files
with
1,023 additions
and
718 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.