Skip to content

Commit 59bdbb1

Browse files
committed
Update changelog
1 parent 0d3fc82 commit 59bdbb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ changes.
3434
- **BREAKING** Enable multi-party, networked "offline" heads by providing an `--offline-head-seed` option to `hydra-node`.
3535
- Drop `hydra-node offline` as a sub-command. Use `--offline-head-seed` and `--initial-utxo` options to switch to offline mode.
3636
37+
- Add support for "withdraw zero trick" transactions:
38+
- Any transaction with a `Rewarding` redeemer for a `Withdrawal` of `0 lovelace`, will be validated as if there would be a corresponding stake `RewardAccount` already registered.
39+
- No need to register the script's stake address before.
40+
3741
- Stream historical data from disk in the hydra-node API server.
3842
3943
- Record used and free memory when running `bench-e2e` benchmark.

0 commit comments

Comments
 (0)