Commit Graph

29 Commits

Author SHA1 Message Date
Stijn
2de611b06a
Merge pull request #11 from dsbaars/feature/clightning 2021-12-20 12:30:00 +01:00
Stijn
4c6af0b86a
Merge pull request #10 from dsbaars/feature/remove_cache 2021-12-20 12:29:51 +01:00
Djuri Baars
93af2a2731 Implemented c-lightning support with short channel IDs 2021-12-18 18:30:02 +01:00
Djuri Baars
66fd5da20d Remove cache and existing channels in channels.txt 2021-12-18 16:33:02 +01:00
Stijn
f40b891fa8
Merge pull request #8 from dsbaars/feature/check-ring
Check Ring functionality - auto create channels.txt
2021-10-19 23:53:00 +02:00
Djuri Baars
ec02ea4da1
Merge branch 'StijnBTC:main' into feature/check-ring 2021-10-12 23:27:04 +02:00
Djuri Baars
ab1cc5abfa Updated readme with faster flow, no more asking/searching for channel IDs! 2021-10-03 02:37:20 +02:00
Djuri Baars
e32a460835 Auto-create channels.txt from established channels 2021-10-03 02:29:24 +02:00
Djuri Baars
b8284ba9b7 Little more cleanup 2021-10-03 02:19:09 +02:00
Djuri Baars
d85e1d1a7d Messy first check-ring implementation, requires some more clean-up 2021-10-03 02:14:53 +02:00
Stijn
3f203067e4
Merge pull request #7 from dsbaars/feature/channel-error
RPC error handling
2021-10-02 23:19:18 +02:00
Djuri Baars
8d65bc7677 RPC error handling (eg edge not found) 2021-10-02 23:13:19 +02:00
StijnBTC
4c1a0822f0
umbrel path fix 2021-08-24 21:57:51 +02:00
Stijn
adf04beba4
Merge pull request #6 from Bardesss/patch-2
Update README.md
2021-08-24 10:31:33 +02:00
Bardesss
526a71e241
Update README.md
Removed LNDIR from instructions.
2021-08-24 08:30:21 +00:00
Stijn
ad68547836
Merge pull request #5 from Bardesss/patch-1
Update README.md
2021-08-24 09:12:22 +02:00
Bardesss
6839068b4e
Update README.md
Added steps for installation.
2021-08-24 05:19:17 +00:00
StijnBTC
72fd6c5dea
check if channelid is numeric 2021-08-10 23:04:17 +02:00
StijnBTC
c0af6d0ec8
check if channel_id is 18 chars 2021-08-10 22:47:34 +02:00
Stijn
5ec0c0699b
Changed admin macroon to readonly macroon 2021-08-10 20:58:34 +02:00
Stijn
6e47b57343
Merge pull request #4 from StijnBTC/development
automaticly detect umbrel OS and change default lnd directory
2021-08-02 15:22:36 +02:00
StijnBTC
0786f7d426
automaticly detect umbrel OS and change default lnd directory 2021-08-02 15:20:55 +02:00
Stijn
66932f7e6b
Merge pull request #2 from StijnBTC/development
Fee output added to overview when using -f flag
2021-07-30 14:48:24 +02:00
StijnBTC
eeee55b19d
Fee output added to overview when using -f flag 2021-07-30 14:48:00 +02:00
Stijn
6f439aa974
Merge pull request #1 from StijnBTC/development
Status page
2021-07-30 12:50:41 +02:00
Stijn
4c92ebb47a
Update status.py 2021-07-30 12:50:25 +02:00
StijnBTC
eb87bb51da
status page 2021-07-30 12:49:23 +02:00
StijnBTC
7c6f8f58a2
added grpc 2021-07-30 09:17:05 +02:00
Stijn
1b95c04c68
Initial commit 2021-07-30 09:08:41 +02:00