Proto commits in L2-Technology/sensei

These 28 commits are when the Protocol Buffers files have changed:

Commit:38400d4
Author:John Cantrell

ldk 112

Commit:3d76006
Author:John Cantrell
Committer:John Cantrell

add list phantom payments endpoint

The documentation is generated from this commit.

Commit:7fc870e
Author:John Cantrell

refactor node id, remove cluster node concept, phantom payment test

Commit:45b6785
Author:John Cantrell

add create phantom invoice endpoint

Commit:846bee6
Author:John Cantrell

introduce node clusters for phantom invoices

Commit:d6f7e5e
Author:John Cantrell

enable setting entropy on node creation

Commit:8497352
Author:John Cantrell

return entropy and cross_node_entropy on node creation

Commit:ac84092
Author:John Cantrell
Committer:John Cantrell

remove root node as concept, restructure auth/admin

Commit:7fe3c24
Author:Tony Giorgio

Add scid-alias as a channel open option

Commit:0bc11b2
Author:John Cantrell
Committer:John Cantrell

add remote node info request

Commit:4962b3f
Author:John Cantrell

add services for remote routing and scoring

Commit:ef43afe
Author:John Cantrell
Committer:John Cantrell

improve channel open error handling

Commit:c562bc6
Author:John Cantrell

add known peer management endpoints

Commit:87b538e
Author:John Cantrell
Committer:John Cantrell

add network graph info endpoint

Commit:b33c3ea
Author:John Cantrell
Committer:John Cantrell

expose more options to channel opens

Commit:d31adec
Author:John Cantrell
Committer:John Cantrell

expand information returned from get balance

Commit:cc0ed69
Author:John Cantrell
Committer:John Cantrell

update to ldk 107

Commit:778da3c
Author:benthecarman
Committer:benthecarman

Add listunspent command for seeing on-chain utxos

Commit:680833f
Author:John Cantrell
Committer:John Cantrell

batch channel opens

Commit:2e56f42
Author:John Cantrell
Committer:John Cantrell

return temp channel id from open channel request

Commit:2ddd653
Author:Orbital
Committer:Orbital

Add connection node info to response when creating a child node

Commit:f957aaa
Author:Alex Sears
Committer:Alex Sears

Add endpoint for decoding invoices via gRPC

Commit:3e62543
Author:John Cantrell
Committer:John Cantrell

rewrite database using seaORM to support multiple backends

Commit:8b8c844
Author:Lounès Ksouri

feat: update API to return version

Commit:dba8b25
Author:Lounès Ksouri
Committer:Lounès Ksouri

feat: add grpc method

Commit:5715c57
Author:John Cantrell
Committer:John Cantrell

use separate token auth for sensei admin api from node service

Commit:3ecb0a1
Author:John Cantrell

remove config endpoints, prepare for multiple backend support

Commit:ddffa97
Author:John Cantrell

first public commit