Commit graph

4 commits

Author SHA1 Message Date
Oliver Gugger
881ab4093a
cmd: rename binary to litd 2020-07-21 22:10:33 +02:00
Oliver Gugger
33df4a1698
multi: rename golang and make files to lightning-terminal 2020-07-21 22:06:15 +02:00
Oliver Gugger
d73632ab70
Makefile: add shushtar prefix to commit version
The version string on boot up displays the lnd version hard coded in
lnd/build/version.go but the commit of shushtar (currently
v0.1.0-alpa.rcX). This could be confusing to users, why the second
version is completely different. I added the prefix "shushtar-" to the
commit to make it clear it is referencing the shushtar repo.

We also fix the Makefile to properly compile in the commit hash.
2020-06-18 10:03:58 +02:00
Oliver Gugger
5f98f96ea4
make: add build and release commands 2020-06-02 14:29:39 +02:00