btcpayserver/BTCPayServer/wwwroot
d11n 641bdcff31
Histograms: Add Lightning data and API endpoints (#6217)
* Histograms: Add Lightning data and API endpoints

Ported over from the mobile-working-branch.

Adds histogram data for Lightning and exposes the wallet/lightning histogram data via the API. It also add a dashboard graph for the Lightning balance.

Caveat: The Lightning histogram is calculated by using the current channel balance and going backwards through as much invoices and transactions as we have. The "start" of the LN graph data might not be accurate though. That's because we don't track (and not even have) the LN onchain data. It is calculated by using the current channel balance and going backwards through as much invoices and transactions as we have. So the historic graph data for LN is basically a best effort of trying to reconstruct it with what we have: The LN channel transactions.

* More timeframes

* Refactoring: Remove redundant WalletHistogram types

* Remove store property from dashboard tile view models

* JS error fixes
2024-11-05 21:40:37 +09:00
..
checkout refactor(checkout): displayed payment methods vue component (#6316) 2024-10-18 14:05:00 +09:00
crowdfund Fix: Incorrect percentage accounting of raised money in crowdfunding (#6347) 2024-11-01 08:23:10 +09:00
fonts
img Keypad updates (#6338) 2024-10-29 23:44:37 +09:00
imlegacy htmlcoin altcoin updates (#3601) 2022-04-14 13:18:12 +09:00
js Reports: Fix export (#6357) 2024-11-04 11:50:15 +01:00
locales/checkout Remove CheckoutV1 2024-04-05 16:58:13 +09:00
main More Translations (#6318) 2024-10-25 22:48:53 +09:00
modal Refactoring 2023-07-13 12:17:41 +02:00
paybutton Support LNURL in pay button (#5107) 2023-07-06 10:12:31 +02:00
payment-request The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
pos Keypad updates (#6338) 2024-10-29 23:44:37 +09:00
shopify Shopify: Create invoice when the payment page opens (#6109) 2024-07-15 21:57:00 +09:00
swagger/v1 Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +09:00
tests Reduce confusion 2022-09-09 13:49:24 +02:00
vendor Add fontawesome back 2024-10-08 21:17:02 +09:00
favicon.ico
manifest.json POS: Improve Keypad view (#4596) 2023-02-10 16:26:38 +01:00