loop/loopd
Viktor Tigerström cdcacfe753
multi: update GetInfoResponse response
Update the output of the `commit_hash` field in 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".

Note that this change also changes the output of `commit` field in the
`--version` command. The `Commit` field will now contain most recent git
commit tag.
2025-05-22 18:01:36 +02:00
..
config.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
daemon.go perms: move perms.go into looprpc 2025-04-28 12:56:21 -03:00
log.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
migration.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go loop: add the commit_hash to GetInfoResponse, change version semantics 2025-04-04 12:47:30 +02:00
swapclient_server.go multi: update GetInfoResponse response 2025-05-22 18:01:36 +02:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go looprpc: add test for ListSwaps pagination and filtering 2025-04-19 22:31:45 -06:00
utils.go loopd: add asset client to autoloop cfg 2025-03-25 15:27:53 +01:00
view.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00