lnd/docs/release-notes/release-notes-0.15.1.md
Elle Mouton 25acb51ba3
multi: registration complete MW interceptor msg
In this commit, we change the flow of the rpc middleware registration
a bit. In order to allow a client to add rpc middleware interceptors in
a deterministic order, we now make the server send a "registration
complete" message to the client after compeleting the registration
process so that the client knows when it can go ahead and register the
next client.
2022-07-20 14:58:47 -05:00

4.8 KiB

Release Notes

Protocol Extensions

Zero-Conf Channel Opens

Build system

lncli

Database

Documentation

RPC Server

Bug Fixes

Code Health

Code cleanup, refactor, typo fixes

Tooling and documentation

  • An .editorconfig file was added to autoconfigure most text editors to respect the 80 character line length and to use 8 spaces as the tab size. Rules for Visual Studio Code were also added. And finally, the code formatting rules were extracted into their own document.

Contributors (Alphabetical Order)

  • Carsten Otto
  • Elle Mouton
  • ErikEk
  • Eugene Siegel
  • Slyghtning
  • Oliver Gugger
  • Olaoluwa Osuntokun
  • Priyansh Rastogi
  • Tommy Volk
  • Yong Yu