Skip to content

Commit adde280

Browse files
ch1bonoonio
authored andcommitted
Update changelog
1 parent 94468f7 commit adde280

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

0 commit comments

Comments
 (0)