Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ffakenz committed Feb 11, 2025
1 parent 0d058e4 commit 662fddd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ changes.

- Submit observations to a `hydra-explorer` via optional `--explorer` option.

- Add API query (GET /txs/pending) which responds with the set of local pending transactions.
* add new `PendingTxsRemoved` server output.

- Add API command (DELETE /txs/pending) which prune local pending transactions and reset local state to previous confirmed snapshot.
* add new `PendingTxsPruned` state changed event.
* add new `PendingTxsRemoved` server output.

## [0.20.0] - 2025-02-04

- **BETA** hydra-node now supports incremental commits in beta mode. We would like to test out this feature
Expand Down

0 comments on commit 662fddd

Please sign in to comment.