Skip to content

Commit 8111e7b

Browse files
Tomislav HoračeknikolaglumacDeeJayElly
authored
[DDW-115] Implement smart error handler (#1962)
* [DDW-115] Introduce Smart Error handlers * [DDW-115] ApiError constructor improvement and cleanup * [DDW-115] Remove unnecessary error and type declarations * [DDW-115] Code cleanup * [DDW-115] Add known errors flow type and cleanup * [DDW-115] Run translations manager * [DDW-115] CHANGELOG update * [DDW-115] Enable error values setter * [DDW-115] Fix issues reported by QA * [DDW-115] Fix error handler with custom values Co-authored-by: Nikola Glumac <[email protected]> Co-authored-by: Aleksandar Djordjevic <[email protected]>
1 parent 74c048d commit 8111e7b

File tree

16 files changed

+651
-808
lines changed

16 files changed

+651
-808
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Changelog
99

1010
### Chores
1111

12+
- Implemented smart error handler ([PR 1962](https://github.com/input-output-hk/daedalus/pull/1962))
1213
- Separated handling of `cardano-wallet` and `cardano-node` logs ([PR 1960](https://github.com/input-output-hk/daedalus/pull/1960))
1314
- Refactored and improved automated tests setup ([PR 1912](https://github.com/input-output-hk/daedalus/pull/1912))
1415
- Updated README ([PR 1953](https://github.com/input-output-hk/daedalus/pull/1953))

source/renderer/app/api/addresses/errors.js

Whitespace-only changes.

0 commit comments

Comments
 (0)