Commit graph

54 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
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
53e58586f3
v1.2.1 (#84) 2022-07-11 11:10:01 -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
75fc848f74 Recognize keysend payments/invoices and display messages on dashboard (on hover) 2021-09-19 21:33:58 -04:00
cryptosharks131
08b1d8a55d Add peers to db and refresh cycle, enhance reconnect module 2021-09-17 08:13:17 -04:00
cryptosharks131
e89c4323ec Add channel in alias to invoices 2021-05-06 11:41:37 -04:00
cryptosharks131
4ebe689e70 Add channel out to payment data and update block explorer used 2021-05-06 10:12:44 -04:00
cryptosharks131
a8e1e00c49 Add recording of channel in of invoices and display on front-end, increase number of rebalances on page to 10 2021-04-28 09:49:17 -04:00
cryptosharks131
f14119e0ea Push local settings table to allow changing of auto rebalancer targets, small html reorg 2021-04-22 21:29:29 -04:00
cryptosharks131
4b64f23e53 Initial push for auto-rebalancing, disabled but ready for debug analysis 2021-04-21 12:01:13 -04:00
cryptosharks131
b116a07a69 Push changes for capturing routing of successful payments, potential to add failed routings, some model cleanup 2021-04-17 23:29:31 -04:00
cryptosharks131
c703adde9c Make some adjustments to allow for the msat on routings 2021-04-07 12:10:57 -04:00
cryptosharks131
3b43527a2f Initial api integration push 2021-04-05 08:25:32 -04:00
cryptosharks131
dddcb1684d Push channel policy updates, force close option, duration specification for rebalancer 2021-04-03 10:21:34 -04:00
cryptosharks131
0f4e702fcb Completed test version for rebalancer 2021-03-31 23:59:22 -04:00
cryptosharks131
27458eb00c Initial push for rebalancer tool - still needs work 2021-03-30 21:52:13 -04:00
cryptosharks131
584efe4e37 Add unsettled balance to front-end 2021-03-24 18:38:40 -04:00
cryptosharks131
8dcc68149a Small updates, added primary keys where possible, fixed an issue where TXID didnt show on channel creation, update feature to job.py payments function (resolves inflight -> completion) 2021-03-22 11:16:29 -04:00
cryptosharks131
072873b065 Add more wallet interactions (open or close channels, connect to peers, get new address) 2021-03-19 17:01:10 -04:00
cryptosharks131
6ed6ede2ed Add missing app label to model 2021-03-17 15:31:51 -04:00
cryptosharks131
f63e65fbef Initial push to add channel data to the db 2021-03-17 15:30:19 -04:00
cryptosharks131
5d7f38264d Update payment model to accept floats to account for microsats 2021-03-17 08:59:12 -04:00