lnd/docs/release-notes/release-notes-0.15.1.md
Elle Mouton 0d55deac63
rpcperms: enforce order of interceptors
In this commit, we let the registered middleware interceptors be stored
in a slice rather than a map so that the order in which the interceptors
are executed is guarenteed to be the same as the order in which they
were registered.
2022-07-07 17:16:42 +02:00

3.1 KiB

Release Notes

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
  • Priyansh Rastogi
  • Tommy Volk
  • Yong Yu