2
0
mirror of https://github.com/edouardparis/lntop synced 2024-11-06 03:20:21 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Martin Milata
2e9cced9c3 increase default pool capacity
Ignore lower values, lntop won't start with pool_capacity <= 3 due to
router rpc handle.
2021-06-09 14:32:37 +02:00
Martin Milata
f0dedd5d2a add routing view 2021-06-09 14:32:37 +02:00
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
2019-05-14 18:13:59 +02:00
Edouard Paris
429cc8c329 refac config default 2019-04-05 17:00:25 +02:00
Edouard Paris
604258626f config default 2019-04-01 17:53:41 +02:00
Edouard Paris
e2c89f3143 fix wrong file path 2019-03-30 17:46:39 +01:00
Edouard Paris
c1b5cb0135 refac config: use toml 2019-03-28 09:21:46 +01:00
Edouard Paris
76db478dff refac app and logging 2019-03-26 14:02:59 +01:00
Edouard Paris
c0f4352a84 refac config 2019-03-25 09:31:04 +01:00
Edouard Paris
8657b758c5 cli: get wallet balance 2019-03-15 17:50:16 +01:00
Edouard Paris
c280242b8d network package 2019-03-15 17:02:16 +01:00