Commit graph

4 commits

Author SHA1 Message Date
Viktor Tigerström
e30ac3d0a8
multi: update GetInfoResponse response
Add the `commit_hash` field to the GetInfoResponse. The `commit_hash`
field will contain the most recent commit_hash that the build was based
on. If the build had uncommitted changes, this field will contain the
most recent commit hash, suffixed by "-dirty".

The semantics of the `version` field is also updated to always contain
the most recent semantic version of the litd node, following the
semantic versioning 2.0.0 spec (http://semver.org/).
2025-05-13 12:27:19 +02:00
Elle Mouton
a59bf2735d
litrpc+proto: add ReadOnly param to BakeSuperMacaroon 2024-10-14 15:48:18 +02:00
Elle Mouton
2f6defe2fd
app+proto: run make protos 2023-06-20 08:10:54 +02:00
Elle Mouton
365ad8fc17
proto: add new lit service protos
Add missing lit service protos to 'build-protos.js' and run `make
protos`
2023-03-20 20:46:07 +02:00