High-level summary
This week, the Hydra team made significant progress, implementing an offline mode with associated refactoring. They enhanced user experience by detecting incompatible eras in hydra-node
. Protocol changes were implemented for incremental decommits, addressing off-chain logic. Additionally, the team contributed fixes to cardano-ledger
and coordinated with the Eternl team on enabling committing into a head from their wallet.
What did the team achieve this week
- Offline mode implementation #1118 and refactoring #1222
- Detect incompatible era in
hydra-node
and provide better UX #1216 - Implemented protocol changes for incremental decommits (off-chain logic) #1057
- Contributed fixes to
cardano-ledger
#3949 and #3953 - Synced up with the Eternl team on enabling committing into a head from their wallet
What are the goals of next week
- Maybe cut a release 0.15.0 to ship offline-mode and unsupported era UX
- Full conway support in hydra-node
- Transaction creation and observation for incremental decommits