Commit Graph

17 Commits (c923d7ab5785ea3228d694139002731d0e207763)

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.
3 years ago
Martin Milata f0dedd5d2a add routing view 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
Edouard Paris fa4de73813 fix lnd: channel without ID 5 years ago
Edouard Paris c9f1c090c9 fix lnd: remove annoying log 5 years ago
Edouard Paris 11bac3c788 update gui 5 years ago
Edouard Paris 661aee511f network: pending open channels 5 years ago
Edouard Paris 1ff207cacf add forward policy 5 years ago
Edouard Paris 429cc8c329 refac config default 5 years ago
Edouard Paris b763317014 network: GetNode 5 years ago
Edouard Paris 578d113902 network: GetChannelInfo 5 years ago
Edouard Paris cdfcb5ecd6 refac lnd: subscribe invoices 5 years ago
Edouard Paris 68ec948558 refac summary 5 years ago
Edouard Paris 948a60dfc3 ft backend: SubscribeChannels 5 years ago
Edouard Paris c0f4352a84 refac config 5 years ago
Edouard Paris bd04cacf4e ft network: Info 5 years ago
Edouard Paris c280242b8d network package 5 years ago