Skip to content

Commit dab129b

Browse files
committed
Update changelog
1 parent 51b794b commit dab129b

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
@@ -35,6 +35,10 @@ changes.
3535
- **BREAKING** Enable multi-party, networked "offline" heads by providing an `--offline-head-seed` option to `hydra-node`.
3636
- Drop `hydra-node offline` as a sub-command. Use `--offline-head-seed` and `--initial-utxo` options to switch to offline mode.
3737
38+
- Add support for "withdraw zero trick" transactions:
39+
- 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.
40+
- No need to register the script's stake address before.
41+
3842
- Stream historical data from disk in the hydra-node API server.
3943
4044
- Record used and free memory when running `bench-e2e` benchmark.

0 commit comments

Comments
 (0)