Commit Graph

49 Commits (master)

Author SHA1 Message Date
edouard ff60071b7d lntop v0.4.0 1 year ago
Slyghtning fa1a8aa4a4 README.md forwarding history parameters 1 year ago
Édouard f1c8ba119d
Merge pull request #74 from hieblmi/patch-1
Update README.md
2 years ago
rkfg a178a82fef Add color option 2 years ago
rkfg 9cdac2a3d4 Add channel age column 2 years ago
Slyghtning aa8c9115dd
Update README.md
Uncomment "REMOTE"
2 years ago
Slyghtning e93f3dcefe #70: Display channel fees 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
Ioan Bizău 2a98d91591
Update README.md 2 years ago
rkfg 30a7adfc64 Add remote balance and update count columns 2 years ago
edouard d611b9d857 v0.3.1 2 years ago
Edouard 6017a69415
Merge pull request #47 from rkfg/aliases
Add forced aliases
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 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 6e49d91e48 README: go versions 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 d3afc3223e fix link README 3 years ago
edouard 49ffb0dccf clean README 3 years ago
Martin Milata 2e9cced9c3 increase default pool capacity
Ignore lower values, lntop won't start with pool_capacity <= 3 due to
router rpc handle.
3 years ago
Martin Milata f0dedd5d2a add routing view 3 years ago
Martin Milata 0952c00860 update dependencies, remove vendor directory 3 years ago
Edouard f72c5ca099
V0.1.0 (#10)
* config: add Views

* refac views channels

* fix config default

* views: menu

* config default: add comment

* fix config default

* README: enhance config section

* fix README

* controller: F2 Menu

* views: transactions

* fix views: set current in layout

* fix menu

* ft transactions

* fix Help

* fix controller Menu

* view: transaction

* refac controller

* fix ui controller

* try some bold

* fix cursor

* refac color

* focus column transactions

* controller: add keyBinding Menu m

* help view: add menu

* fix cursor: push to the right

* refac remove current model

* ui: txs and channels sortable

* fix focus column

* view transaction: transaction dest addresses

* fix menu

* refac controller

* channels: sort

* rename current column

* refac cursor

* refac currentColumnIndex

* set cursor if view deleted

* remove previous

* clean view.View

* controller: ToggleView

* fix menu

* view txs: add config

* feat order

* fix channels sort
* feat transactions sort
* feat help: add asc/desc
* fix README
* color: magenta
* fix color
* fix views menu
* fix views help
* network backend: SubscribeTransactions
* pubsub: transactions
* controller.Listen: refresh transactions
* fix controller
* fix controller pubsub: no need for wallet ticker
* fix models transactions
* views channels: column SENT and RECEIVED
* update version
* fix README
* fix README
* fix models sort
* fix readme and default config
* fix readme
5 years ago
Antonin Hildebrand 9e50120dec docker: drop docker-compose dependency
Instead of relying on docker-compose.yml, we use bash to pass
configuration to docker directly via commnad-line args.

We also use config template and prior each run we evaluate it
with current environment. So that settings like LND_GRPC_HOST
can be specified prior each run without a need to rebuild.
5 years ago
Edouard Paris 2f18d9a37c README: Compatibility 5 years ago
Edouard Paris 6f0cd4afd7 fix logger: use default development 5 years ago
Antonin Hildebrand c9e0a51c69 docker: map lntop data as a volume to host folder 5 years ago
Edouard Paris b835cea10d fix README: wrong url 5 years ago
Edouard 1311b22936
Merge pull request #1 from darwin/docker
add docker support
5 years ago
Edouard 1b64be4aca Apply suggestions from code review
Co-Authored-By: darwin <antonin@hildebrand.cz>
5 years ago
Edouard Paris f5006b250b fix readme: add -mod=vendor 5 years ago
Antonin Hildebrand ea394c75c7 add docker support 5 years ago
Edouard Paris c8035528bb ft readme add config 5 years ago
Edouard Paris 32e340a8ef reset cache github 5 years ago
Edouard Paris b8dad61642 fix README 5 years ago
Edouard Paris f4a930d2e6 readme 5 years ago
Edouard Paris a31fa26668 fix README 5 years ago
Edouard Paris 106d59957b readme add image 5 years ago
Edouard Paris 106c4e4424 readme add image 5 years ago
Edouard Paris 0948674486 fix README 5 years ago
Edouard Paris 2f9e948692 fix README 5 years ago
Edouard Paris 736c891558 fix README 5 years ago
Edouard Paris 8898c437d2 README: go report card 5 years ago
Edouard Paris b5a467ccbf README: add godoc 5 years ago
Edouard Paris 0277b0d6aa ft README.md 5 years ago
Edouard Paris f2e7bc8b7e readme 5 years ago