Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch authored and ffakenz committed Jun 5, 2023
1 parent 0ff1809 commit 6adb5e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,11 @@ changes.
multiple UTxOs into a Hydra head.
+ Removes the `MoreThanOneUTxOCommitted` server output on the API.

- Provide the option to commit utxo externally. `hydra-node` now has an http
endpoint for submitting the utxo user wants to commit which returns back a
draft `commit` transaction. This transaction can be signed and submitted to
the network by the user now instead of `hydra-node`.

- Decrease verbosity of logs by pairing `BeginEvent`/`EndEvent` log items using a
numeric `eventId`.

Expand Down

0 comments on commit 6adb5e9

Please sign in to comment.