Commit Graph

272 Commits (master)
 

Author SHA1 Message Date
Édouard 5ad8604874
Merge pull request #72 from hieblmi/enable-inbound-outbound-fees
#70: Display channel fees
2 years ago
Slyghtning e93f3dcefe #70: Display channel fees 2 years ago
Edouard 1f883883ba
Merge pull request #63 from ibz/master
Update README.md
2 years ago
Ioan Bizău 486058d2ba
Update README.md 2 years ago
Ioan Bizău d36f8f0084
Merge branch 'edouardparis:master' into master 2 years ago
Edouard 816bfb03da
Add CI workflow 2 years ago
Edouard 504a936492
Merge pull request #61 from rkfg/htlcs
Display pending HTLCs in channel view
2 years ago
Edouard 82acda22f5
Merge pull request #59 from rkfg/sort
Make gauge sort more stable
2 years ago
Edouard 9aec2dcc4a
Merge pull request #62 from rkfg/columns
Add remote balance and update count columns
2 years ago
Ioan Bizău 2a98d91591
Update README.md 2 years ago
rkfg 30a7adfc64 Add remote balance and update count columns 2 years ago
rkfg ceb8bb7578 Display pending HTLCs in channel view 2 years ago
rkfg 1b278fff12 Make gauge sort more stable 2 years ago
edouard d611b9d857 v0.3.1 2 years ago
edouard 0b4fe71bd7 Move main.go to directory root 2 years ago
edouard 53c3bec033 v0.3.0 2 years ago
Edouard 5da8f3c043
Merge pull request #55 from edouardparis/bump-lnd-0.14.1-beta
bump lnd 0.14.1-beta & go mod tidy
2 years ago
edouard 86638ef104 rm replace directive for yawning/bsaes 2 years ago
edouard 2070fc4bbc bump lnd 0.14.1-beta & go mod tidy 2 years ago
Edouard 6017a69415
Merge pull request #47 from rkfg/aliases
Add forced aliases
2 years ago
Edouard a05908af1b
Merge pull request #48 from ibz/envconfig
Ability to read initial config from environment.
2 years ago
Ioan Bizău e8b0f2e1ee Update README to documment the new env vars. 2 years ago
rkfg 172b30c557 Add forced aliases 2 years ago
Edouard 62596a65b8
Merge pull request #46 from ibz/master
Replace broken dependency to fix build.
2 years ago
Ioan Bizău f70a59cf2d Ability to read initial config from environment. 2 years ago
Ioan Bizău 471de65018 Replace broken dependency to fix build. 2 years ago
Edouard 650f1420d3
Merge pull request #45 from juhi24/vim
Vim style vertical movement
2 years ago
Jussi Tiira 261f50d7ea cleanup: if instead of switch-case with single case 2 years ago
Jussi Tiira e4788bace8 ADD: h/l for horizontal movement 2 years ago
Jussi Tiira 12c7114c3e RM: remove help panel 2 years ago
Jussi Tiira 204881e649 vim/less style first/last line movement 3 years ago
Jussi Tiira 673eb4c491 vim style vertical movement 3 years ago
edouard c52e7a8062 gofmt -s -w app/app.go 3 years ago
Edouard f94ab66280
Merge pull request #41 from edouardparis/add-version-v0.2.0
v0.2.0
3 years ago
edouard 60d35c5911 v0.2.0 3 years ago
Edouard ea2b2addec
Merge pull request #32 from mmilata/readonly-macaroon
Use readonly macaroon by default
3 years ago
Martin Milata 4715524bae use readonly macaroon by default 3 years ago
Edouard a9250154fc
Merge pull request #38 from edouardparis/bump-lnd-v0.13.2
Bump lnd v0.13.2
3 years ago
edouard 4f06903141 go mod tidy 3 years ago
edouard b6d121437b dep: bump lnd-v0.13.2-beta
replace to go.etcd.io/etcd v0.5.0-alpha.5.0.20201125193152-8a03d2e9614b
see https://github.com/lightningnetwork/lnd/issues/5624
3 years ago
edouard 6e49d91e48 README: go versions 3 years ago
Edouard b272758f10
Merge pull request #34 from rkfg/sort
Allow sorting by all columns
3 years ago
rkfg 651cdfb98b Allow sorting by all columns 3 years ago
Edouard f96c501f63
Merge pull request #33 from mmilata/short-chan-id
Add short channel id columns
3 years ago
Martin Milata af2ea1c717 Add short channel id columns
SCID represents the same information as channel id but uses different
representation made of three components (block height, transaction
index, output index).
3 years ago
Edouard 1cec71afa6
Merge pull request #29 from rkfg/policies
Improve policies view and restrict cursor in detail views
3 years ago
rkfg 2351421622 Limit cursor movement in detail views 3 years ago
rkfg b9253086e1 Show incoming/outgoing policies stably 3 years ago
Edouard f50f077d94
Merge pull request #27 from rkfg/pagination
Add better list navigation
3 years ago
rkfg 62f9eca83c Add Home/End/PgUp/PgDn navigation 3 years ago