-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
refactoring 🛠️Code refactoring and enhancementsCode refactoring and enhancements
Description
Why
The n2c Local Message Notification mini-protocol must be updated by removing the MsgServerDone message. This message is not necessary as the server side is able to maintain arbitrary long agency until it has some information to send to the client side.
What
Remove the MsgServerDone message in the n2c Local Message Notification mini-protocol.
How
- Update the Haskell node (already done)
- Update the CIP-0137:
- Prepare a PR
-
MsgServerDonein then2c Local Message Notificationmini-protocol
-
- Ask for review for the PR
- Merge the PR
- Prepare a PR
- Update the Pallas library
- Prepare a PR
- Adapt the
n2c Local Message Notificationmini-protocol withoutMsgServerDone
- Adapt the
- Ask for review for the PR
- Merge the PR
- Prepare a PR
- Update the Mithril nodes:
- Adapt the implementation of the consumer server in the
mithril-dmqcrate
- Adapt the implementation of the consumer server in the
Metadata
Metadata
Assignees
Labels
refactoring 🛠️Code refactoring and enhancementsCode refactoring and enhancements