Commit Graph

21 Commits (master)

Author SHA1 Message Date
Slyghtning 5bdb187902 Forwarding history config changes 1 year ago
rkfg a178a82fef Add color option 2 years ago
rkfg 9cdac2a3d4 Add channel age column 2 years ago
rkfg 30a7adfc64 Add remote balance and update count columns 2 years ago
Edouard 6017a69415
Merge pull request #47 from rkfg/aliases
Add forced aliases
2 years ago
rkfg 172b30c557 Add forced aliases 2 years ago
Ioan Bizău f70a59cf2d Ability to read initial config from environment. 2 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
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
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 429cc8c329 refac config default 5 years ago
Edouard Paris 604258626f config default 5 years ago
Edouard Paris e2c89f3143 fix wrong file path 5 years ago
Edouard Paris c1b5cb0135 refac config: use toml 5 years ago
Edouard Paris 76db478dff refac app and logging 5 years ago
Edouard Paris c0f4352a84 refac config 5 years ago
Edouard Paris 8657b758c5 cli: get wallet balance 5 years ago
Edouard Paris c280242b8d network package 5 years ago