Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications neaten format #6388

Merged

Conversation

rustyrussell
Copy link
Contributor

Once was #6345

ShahanaFarooqui and others added 7 commits July 7, 2023 11:38
Changelog-Added: JSON-RPC: `connect` and `disconnect` notifications now wrap `id` field in a `connect`/`disconnect` object (consistency with other notifications)
Changelog-Added: JSON-RPC: `block_added` notification wraps fields in `block_added` object (notification consistency)
tests: notification response fixes
…rapped.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
…plugins are all updated.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Deprecated: JSON-RPC: `connect`, `disconnect` and `block_added` notification fields outside the same-named object (use .connect/.disconnect/.block_added sub-objects)
@rustyrussell rustyrussell added this to the v23.08 milestone Jul 7, 2023
@rustyrussell rustyrussell merged commit 1606ef1 into ElementsProject:master Jul 10, 2023
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants