Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
[CBR-26] Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Aug 17, 2018
1 parent 1e61367 commit dc6670e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,24 @@
the main thread. This was noticed when the network connection was interrupted, and the reporter
died when it tried to report over the down network. (CDEC-470 / [PR 3365])

[PR 3365]: https://github.com/input-output-hk/cardano-sl/pull/3365
[PR 3365]: https://github.com/input-output-hk/cardano-sl/pull/3365

- Fix misleading example account id (out-of-bound) in the API documentation (CBR-306)

### Improvements

- Friendly error mistakes from deserializing invalid addresses instead of brutal 500 (CBR-283)

- Add `walletId` to `WalletAlreadyExists` WalletLayerError (CBR-254)

- Small refactor of wallet Errors implementation to be more maintainable (CBR-26)

### Specifications

### Documentation

- Make an inventory of existing wallet errors and exceptions (CBR-307)


## Cardano SL 1.3.0

Expand Down

0 comments on commit dc6670e

Please sign in to comment.