Commit graph

32 commits

Author SHA1 Message Date
osito
da119902d3
peers: add ping time (#269)
Co-authored-by: cryptosharks131 <cryptosharks131@gmail.com>
2023-06-20 20:40:11 -04:00
cryptosharks131
1051d1e16f
Agg Failed HTLCs (#238) 2023-03-12 18:08:26 -04:00
cryptosharks131
e4facc38fb
track peer events + short chan ids (#189) 2023-01-01 18:36:08 -05:00
cryptosharks131
ce27030a2b Add min/max htlc settings 2022-09-28 08:47:33 -04:00
cryptosharks131
2274e07ace Mark keysend as income/avoid list for opens 2022-09-26 22:09:45 -04:00
cryptosharks131
5a6160a686 Add favicon and custom tls/macaroon/db paths 2022-09-13 15:13:05 -04:00
cryptosharks131
0915f1041a Migrate closing costs to closure table, add refresh for missing values 2022-09-13 13:31:49 -04:00
cryptosharks131
c63c065c6c
v1.3.0 (#120) 2022-08-26 20:56:46 -04:00
cryptosharks131
1baebbd5c4
v1.2.0 (#81) 2022-07-09 22:25:32 -04:00
cryptosharks131
de498ed1b1
v1.1.1 (#64) 2022-05-09 10:35:03 -04:00
cryptosharks131
00a513efed
v1.1.0 (#63) 2022-04-30 11:09:47 -04:00
cryptosharks131
479a563e18
v1.0.5 (#56) 2022-03-28 15:14:02 -04:00
cryptosharks131
388b3390a8
v1.0.4 (#51) 2022-03-07 21:57:20 -05:00
cryptosharks131
d3f20eda62
v1.0.3 (#40) 2022-02-13 16:23:28 -05:00
cryptosharks131
41d3acb8e8 Fix issue, default AR values not being applied to new channels 2022-01-22 10:56:36 -05:00
cryptosharks131
ea83dd324a
v1.0.2 (#27) 2022-01-21 11:43:37 -05:00
cryptosharks131
03fe7b4261
V1.0.1 (#17)
* Suggested Peers Includes Savings By Volume

* Rebalance attempts will no longer be submitted when (your fee * max cost) < peer fee

* Fixes an edge case in the channels data when uptime of a channel is 0 and fee rates never get set

* View keysends page

* Autopilot mode
2022-01-09 15:37:42 -05:00
cryptosharks131
6e00a768df
Reindex invoices (#10)
Reindex invoices table, increase max message length 10mb to 30 mb, update default settings for AR
2021-12-26 15:17:06 -05:00
cryptosharks131
124b32fbb9
Add failed htlc stream (#5)
* Push for adding failed htlcs to dashboard

* Add save for db and clean up html table values

* Add HTLCs to the api backend

* Fix typo in view path
2021-12-19 10:31:12 -05:00
cryptosharks131
de57bfee25 Add alias to rebalancer data, move pubkey to hover to save space 2021-11-10 14:14:43 -05:00
cryptosharks131
b1fdd15892 Improve pending htlcs data 2021-10-18 16:42:04 -04:00
cryptosharks131
366532d716 Add pending HTLCs, show unsettled amt/count, pending htlc page 2021-10-18 15:39:21 -04:00
cryptosharks131
4e8e13b751 Add optional htlc stream file, show 7 day routed on dashboard, log payment hash to rebalancer table 2021-10-17 09:49:13 -04:00
cryptosharks131
bff7e6e54d Cache onchain txs to db and add api endpoints still missing 2021-10-12 16:26:17 -04:00
cryptosharks131
2bb577eb86 Large update, clean FE for rebalancer settings, use custom inbound targets per channel 2021-10-10 10:54:31 -04:00
cryptosharks131
58b625813a Add ability to update alias and length of keysend to 255 2021-10-02 20:24:08 -04:00
cryptosharks131
c32e5960ca Add local channel reserve, clean up jobs 2021-09-28 17:10:36 -04:00
cryptosharks131
44bef9a756 Allow settle date to be null 2021-09-28 15:23:58 -04:00
cryptosharks131
fe4747c4b2 Add commit fee to channels data, cleanup unused code, cover all rebalance statuses on timeout 2021-09-28 10:23:58 -04:00
cryptosharks131
35c98af01f Start keeping track of remote peer fees and available in db/api 2021-09-27 19:07:53 -04:00
cryptosharks131
1394358121 Add config settings for lnd network and resolve a bug where invoice/forwards fail to load due to old channels 2021-09-23 15:40:15 -04:00
cryptosharks131
a2e5730c70 Make the migrations folder part of the repo, users no longer need to do this step 2021-09-21 16:45:05 -04:00