Commit graph

43 commits

Author SHA1 Message Date
cryptosharks131
a1a5066f66
Update interval, sign message api + qr 2023-08-03 23:23:10 -04:00
Otávio
ef4d58d89d
Add Home auto refresh from API (#299) 2023-08-03 14:41:03 -04:00
cryptosharks131
138a332823
Load more for peer events 2023-06-27 23:16:35 -04:00
cryptosharks131
4ee9de5d7e
Add balance statistics v2 (#273)
Co-authored-by: Otávio <otaviosenun@gmail.com>
2023-04-17 20:50:00 -04:00
cryptosharks131
11eed44998
Additional wallet tools (#272) 2023-04-17 20:41:35 -04:00
Otávio
b2c47a7eaf
Fix general home page migration to api (#263)
Co-authored-by: cryptosharks131 <cryptosharks131@gmail.com>
2023-04-13 22:14:33 -04:00
cryptosharks131
4218d41de4
Revert "Add balance statistics" (#267) 2023-04-08 21:48:15 -04:00
Otávio
45341c0185
Add balance statistics (#241)
Co-authored-by: cryptosharks131 <cryptosharks131@gmail.com>
2023-04-08 21:23:21 -04:00
cryptosharks131
cc825fcb33
Rebal stats api (#257) 2023-03-28 13:24:57 -04:00
cryptosharks131
408c9d8a10
Bump Unconfirmed TX Fee Rates (#247) 2023-03-19 14:32:34 -04:00
Otávio
d3d1309478
#224 Add sign message functionality (#228) 2023-03-03 13:09:03 -05:00
Otávio
5a72923648
Complete form component migration (#226) 2023-03-03 12:42:55 -05:00
Bitcoinite
246a4f0b57
Remove Update Channel Policy from the Dashboard (#177)
Co-authored-by: cryptosharks131 <38626122+cryptosharks131@users.noreply.github.com>
2023-01-02 20:12:18 -05:00
cryptosharks131
e4facc38fb
track peer events + short chan ids (#189) 2023-01-01 18:36:08 -05:00
cryptosharks131
2274e07ace Mark keysend as income/avoid list for opens 2022-09-26 22:09:45 -04:00
cryptosharks131
be6bc45b15 Update balances api and add income api 2022-09-19 14:52:35 -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
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
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
3ee02496e4
v1.0.0 (#14)
* Suggested AR Actions

* Connect to peer with only pubkey or pubkey@address

* Open channel without connecting first

* Login required for dashboard access
2021-12-30 17:24:20 -05:00
cryptosharks131
adc22dd6a8
Suggested open list (#7)
Add link to page with a suggested open list based on payments your node has sent through the network
2021-12-25 11:58:04 -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
366532d716 Add pending HTLCs, show unsettled amt/count, pending htlc page 2021-10-18 15:39:21 -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
1e016d17f7 Add balances and transactions details page 2021-08-23 13:24:50 -04:00
cryptosharks131
ca2d92c30c Add new api serializers to replace forms and few updates to rebalancer and html forms 2021-06-07 11:02:03 -04:00
cryptosharks131
49f3e20477 Remove peer list from home page, add peer list page, clean up work on html 2021-05-30 14:53:58 -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
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
27458eb00c Initial push for rebalancer tool - still needs work 2021-03-30 21:52:13 -04:00
cryptosharks131
46637ba6d3 Add ability to create invoice 2021-03-30 11:51:35 -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
94be0fcdeb Initial push 2021-03-13 18:06:59 -05:00