Commit Graph

272 Commits (master)
 

Author SHA1 Message Date
Édouard 2e132b2341
Merge pull request #110 from GeorgeTsagk/empty-cert
lnd: create empty tls config on empty cert path
10 months ago
George Tsagkarelis 884866d49d
lnd: create empty tls config on empty cert path 11 months ago
edouard ff60071b7d lntop v0.4.0 1 year ago
Édouard c6748d321f
Merge pull request #101 from hieblmi/forwarding-history
feature: A new forwarding history tab
1 year ago
Slyghtning fa1a8aa4a4 README.md forwarding history parameters 1 year ago
Slyghtning 5bdb187902 Forwarding history config changes 1 year ago
Slyghtning c794f2ef9b Forwarding history logging changes 1 year ago
Slyghtning c3a7304ca6 Forwarding history backend changes 1 year ago
Slyghtning 4f099e3746 Forwarding history UI changes 1 year ago
Slyghtning fa3b92a9a6 Update lnd version 1 year ago
Édouard dfcbaa47c2
Merge pull request #96 from edouardparis/fix-unknown-view-routing-delete
fix: check UnknownView error in routing delete method
2 years ago
Édouard 0bb59229b1
Merge pull request #97 from rkfg/color-fix
Fix cursor foreground color
2 years ago
Édouard 9f95a56cad
Merge pull request #98 from rkfg/maturity_fix
Update channel maturity
2 years ago
rkfg bc59c00735 Update channel maturity 2 years ago
rkfg 231dc8c333 Fix cursor foreground color 2 years ago
edouard c11ee5a585 fix: check UnknownView error in routing delete method
When deleting the ROUTING view, every sub-view are being deleted
gocui returns ErrUnknownView if the view was not created, we can
safely ignore this error.
2 years ago
Édouard 505812ac21
Merge pull request #94 from rkfg/gocui-upd
Update gocui
2 years ago
rkfg 2961841b10 Fix column views init 2 years ago
rkfg f336cea379 Update gocui 2 years ago
Édouard dcefd63a86
Merge pull request #87 from hieblmi/fix-send-on-closed-channel
Fix prematurely closing events channel
2 years ago
Édouard afe7699f4e
Merge pull request #92 from hieblmi/maturity-for-force-closures
Add blocks_til_maturity for force closed channels
2 years ago
Édouard f1c8ba119d
Merge pull request #74 from hieblmi/patch-1
Update README.md
2 years ago
Édouard 06542821a1
Merge pull request #85 from rkfg/channel_age
Add channel age column
2 years ago
Slyghtning d618155cea Add blocks_til_maturity for force closed channels 2 years ago
rkfg 48b7b58eee Fix channel age update 2 years ago
rkfg 8c172646b6 Refactor 256 color 2 years ago
rkfg 03266a4d66 Don't set channel age if ID isn't set 2 years ago
rkfg a178a82fef Add color option 2 years ago
rkfg 66b0b3e134 Better color gradients for channel age 2 years ago
rkfg 76454a420a Replace the color library, colorize channel age 2 years ago
rkfg 9cdac2a3d4 Add channel age column 2 years ago
Édouard 9954fd5704
Merge pull request #76 from rkfg/channels
Show closed and disabled channels, fix policy order
2 years ago
rkfg 2d8e6ea6cc Rename Policy1/2 to LocalPolicy/RemotePolicy 2 years ago
rkfg 520e23fb92 Show disabled channels 2 years ago
rkfg 6c6372f740 Remove WeFirst parameter altogether 2 years ago
rkfg a2590193d0 Show closed channels, fix policy order 2 years ago
Édouard eb662744e7
Merge pull request #81 from rkfg/disabled_count
Show disabled channel count for node
2 years ago
Slyghtning 0fa439e7de Fix prematurely closing events channel 2 years ago
rkfg 336c6c2994 Show disabled channel percent 2 years ago
rkfg 91bd48bcac Show disabled channel count for node 2 years ago
Édouard 3f8f17cf87
Merge pull request #80 from rkfg/amount_formatting
Add pretty amount formatting
2 years ago
Édouard 95c7b3d13e
Merge pull request #78 from rkfg/fee_fix
Fix crash on missing policies
2 years ago
rkfg ee26c19141 Format base fee 2 years ago
rkfg c7ee21824a Show max htlc 2 years ago
rkfg d804c9eab1 Format wallet and total channel balances 2 years ago
rkfg 8187bfdf0e Add pretty amount formatting 2 years ago
rkfg 88ec989b20 Fix crash on missing policies 2 years ago
Slyghtning aa8c9115dd
Update README.md
Uncomment "REMOTE"
2 years ago
Édouard 449811ab43
Merge pull request #73 from hieblmi/bump-lnd-0.15.0-beta
bump lnd 0.15.0-beta & go mod tidy
2 years ago
Slyghtning a28fc3642c bump lnd 0.15.0-beta & go mod tidy 2 years ago