Commit Graph

41 Commits (master)

Author SHA1 Message Date
George Tsagkarelis 884866d49d
lnd: create empty tls config on empty cert path 11 months ago
Slyghtning c3a7304ca6 Forwarding history backend changes 1 year ago
rkfg f336cea379 Update gocui 2 years ago
Édouard afe7699f4e
Merge pull request #92 from hieblmi/maturity-for-force-closures
Add blocks_til_maturity for force closed channels
2 years ago
Slyghtning d618155cea Add blocks_til_maturity for force closed channels 2 years ago
rkfg 9cdac2a3d4 Add channel age column 2 years ago
rkfg 2d8e6ea6cc Rename Policy1/2 to LocalPolicy/RemotePolicy 2 years ago
rkfg 520e23fb92 Show disabled channels 2 years ago
rkfg 6c6372f740 Remove WeFirst parameter altogether 2 years ago
rkfg a2590193d0 Show closed channels, fix policy order 2 years ago
rkfg 91bd48bcac Show disabled channel count for node 2 years ago
rkfg c7ee21824a Show max htlc 2 years ago
Slyghtning a28fc3642c bump lnd 0.15.0-beta & go mod tidy 2 years ago
edouard 2070fc4bbc bump lnd 0.14.1-beta & go mod tidy 2 years ago
rkfg 172b30c557 Add forced aliases 2 years ago
rkfg b9253086e1 Show incoming/outgoing policies stably 3 years ago
Martin Milata 4c36fd5987 routing: truncate failure detail after first line 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
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 c8fad86d94 network: pending channels 5 years ago
Edouard Paris 57fa289c7f models channel: status 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 a11abb8225 views channel node alias 5 years ago
Edouard Paris b763317014 network: GetNode 5 years ago
Edouard Paris 578d113902 network: GetChannelInfo 5 years ago
Edouard Paris 0bfdf83682 refac channels 5 years ago
Edouard Paris cdfcb5ecd6 refac lnd: subscribe invoices 5 years ago
Edouard Paris 68ec948558 refac summary 5 years ago
Edouard Paris 2b68624a33 enhance header 5 years ago
Edouard Paris 948a60dfc3 ft backend: SubscribeChannels 5 years ago
Edouard Paris 14d334ea85 refac lnd conn 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