Commit Graph

272 Commits (master)
 

Author SHA1 Message Date
rkfg c6dfed56cc Fix formatting 3 years ago
edouard ca190b3822 Revert "fix pubsub config flag"
This reverts commit 590f7ab83c.

590f7ab83c (r52422601)
3 years ago
edouard d3afc3223e fix link README 3 years ago
edouard c996b64c5c add lntop v0.1.0 png 3 years ago
edouard 49ffb0dccf clean README 3 years ago
edouard 590f7ab83c fix pubsub config flag 3 years ago
Edouard 17f04a6924
Merge pull request #26 from mmilata/failure-first-line
routing: truncate failure detail after first line
3 years ago
Edouard 5a7213deef
Merge pull request #24 from rkfg/segfault-fix
Fix segfault on network errors
3 years ago
Martin Milata 4c36fd5987 routing: truncate failure detail after first line 3 years ago
rkfg bee425c763 Fix segfaults on network errors 3 years ago
Edouard c923d7ab57
Merge pull request #22 from mmilata/routing-view
Add routing view
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 266bad658c cli: add usage 3 years ago
Edouard bee3118ee2
Merge pull request #23 from rkfg/cursor_fix
Constrain the cursor and prevent segfaults
3 years ago
rkfg 52e7098908 Constrain the cursor and prevent segfaults 3 years ago
Edouard 5443fbac0c
Merge pull request #21 from mmilata/dependencies
Update module dependencies
3 years ago
Martin Milata 0952c00860 update dependencies, remove vendor directory 3 years ago
Edouard Paris 6253b3cb5b fix goreleaser 5 years ago
Edouard Paris c2896b289a goreleaser: add builds 5 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
Edouard Paris 314908296a version v0.0.3 5 years ago
Edouard Paris 05b82cd759 fix views channels: Index 5 years ago
Edouard d073bf206c
Merge pull request #15 from edouardparis/v0.0.2
V0.0.2
5 years ago
Edouard cdcb1d02c8
Merge pull request #14 from darwin/drop-docker-compose
docker: drop docker-compose dependency
5 years ago
Edouard Paris fd0fb6d493 models refreshChannels: Debug log 5 years ago
Edouard Paris 0453b712f5 controller: add keybindings 5 years ago
Edouard Paris 884616fe40 change version 5 years ago
Edouard Paris a4252ffdfb fix view channels: wrong current channel
issue #11
5 years ago
Edouard Paris 392fc9676b fix view channel: wrong layout
issue #12
5 years ago
Edouard Paris 7f7bc1fc72 fix view channels: truncate node alias
issue #12
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 aacc9602d5 fix cli, ui: add version 5 years ago
Edouard Paris a4fad4f7d9 goreleaser 5 years ago
Edouard Paris caa0b4a397 fix summary: gauge total 5 years ago
Edouard Paris 9fc5ab2fbc pubsub: add more ticker 5 years ago
Edouard Paris b3ea008c43 refreshChannels: log error if node not found 5 years ago
Edouard da35545ded
Merge pull request #8 from darwin/docker-logs
docker: tail logs from host
5 years ago
Antonin Hildebrand 687475db24 docker: tail logs from host
now that we have the log mapped to host folder we can simply tail it there
5 years ago
Edouard Paris 8c77b09737 fix pubsub: stop 5 years ago
Edouard Paris fa4de73813 fix lnd: channel without ID 5 years ago
Edouard Paris 6f0cd4afd7 fix logger: use default development 5 years ago
Edouard 238995cda8
Merge pull request #7 from darwin/lntop-volume
docker: map lntop data as a volume to host folder
5 years ago
Edouard Paris c9f1c090c9 fix lnd: remove annoying log 5 years ago
Antonin Hildebrand c9e0a51c69 docker: map lntop data as a volume to host folder 5 years ago
Edouard Paris 3169a9211f fix cli: removed deprecated cmd 5 years ago
Edouard Paris b835cea10d fix README: wrong url 5 years ago
Edouard Paris a6f67ad662 fix Dockerfile: no need to cache deps 5 years ago
Edouard 1311b22936
Merge pull request #1 from darwin/docker
add docker support
5 years ago