-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat(BACK-7924): improve HTTP client errors * feat(BACK-7924): define pydantic annotation to customize errors * feat(BACK-7924): define pydantic annotation to customize errors / context manager * feat(BACK-7924): use context manager to catch pydantic errors * feat(BACK-7924): remove unnecessary error wrapping * feat(BACK-7924): improve/fix linters error messages * feat(BACK-7924): customize error type labels for paths * feat(BACK-7924): fix nativeCurrencyAddress bad management of descriptor paths * feat(BACK-7924): add constraints on intent * feat(BACK-7924): add more custom error type labels * feat(BACK-7924): detect constant addresses and print errors * feat(BACK-7924): use new stuff for linter * feat(BACK-7924): update/add tests
- Loading branch information
1 parent
6791a59
commit d1b2867
Showing
23 changed files
with
624 additions
and
188 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
Oops, something went wrong.