Commit graph

137 commits

Author SHA1 Message Date
natsee
a6b584d964
Liquid: Federation Audit Dashboard 2024-01-25 15:08:15 +01:00
natsee
752eba767a
Liquid: add BTC reserves to L-BTC widget and make it dynamic 2024-01-21 13:19:02 +01:00
Mononaut
966adf5963
Show accelerated fee rates on mined tx pages 2023-12-05 13:48:38 +00:00
ncois
2584a1f2b0
Add date and timestamp search option 2023-11-30 20:05:25 +01:00
nymkappa
deaf6ad6a5
[enterprise] fix api endpoints urls 2023-11-20 19:12:56 +09:00
Mononaut
8aa51c4e80
Batch esplora outspends requests 2023-11-12 07:03:28 +00:00
Mononaut
3f0c3c1952
Add apiService cachedRequest function, apply to outspends requests 2023-11-11 07:16:59 +00:00
nymkappa
a3d61fa525
[accelerator] show payment preview when not logged in 2023-08-26 15:07:05 +02:00
nymkappa
fcecbe4967
[tx] integrated accelerator 2023-08-26 09:52:55 +02:00
nymkappa
c89e283c8e
[tx] start adding acceleration preview 2023-08-24 14:17:31 +02:00
nymkappa
0ee28a335f
[header] show anon image if user did not set a picture (to improve later) 2023-08-21 17:04:17 +02:00
nymkappa
285485c69e
[about page] /api/v1/about-page -> /api/v1/services/sponsors 2023-08-21 15:27:55 +02:00
nymkappa
b8222bff43
[auth] fix auth not being cleared after logout 2023-08-21 15:01:31 +02:00
nymkappa
a1e2d2fd74
[debug] SERVICES -> GIT_COMMIT_HASH_MEMPOOL_SPACE in env 2023-08-21 08:57:27 +02:00
nymkappa
22886cb32d
[debug] show services backend version in /services global footer, show services global frontend build in /about 2023-08-20 22:53:33 +02:00
nymkappa
b64b6fb3c7
[menu] fix json.parse on missing auth in localstorage 2023-08-20 08:11:55 +02:00
nymkappa
5aff2c74e6
[menu] show hamburger when logged out, fix menu scrolling on small screen 2023-08-18 17:56:07 +02:00
nymkappa
91e3943a74
[menu] call services api to fetch user menu 2023-08-17 18:59:27 +02:00
nymkappa
23b871631a
[menu] write menu component with hardcoded values 2023-08-17 18:51:39 +02:00
softsimon
cbebbd40f1
Handle price API in the frontend when testnet 2023-08-06 15:41:57 +09:00
nymkappa
6c2c62ba2e
[lightning] claim your node button 2023-08-03 15:20:47 +09:00
nymkappa
f2ae858097
[sponsors] show profile by tiers on about page 2023-08-03 15:20:19 +09:00
softsimon
2bda12e5f9
Merge pull request #3881 from mempool/mononaut/separate-audit-api
Separate summary and audit-summary API endpoints
2023-07-01 19:43:20 +02:00
Mononaut
22baf4186e
Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
Mononaut
4fbab08586
Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
nymkappa
720c2b8807
Block prediction -> Block health - Fix wrong chart download name 2023-05-14 16:32:11 -05:00
Mononaut
086b41d958
support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
f46296a2bb
new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
1b843da785
Timeline of replacements for RBF-d transactions 2023-05-03 12:52:20 -06:00
softsimon
4e39c27c75
Adding 4 year button to mempool graph
fixes #3218
2023-03-04 18:48:16 +09:00
nymkappa
5749820999
Optimize price API response size reduce the number of query to that API 2023-02-23 13:13:20 +09:00
nymkappa
3c94755a69
Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
Antoni Spaanderman
a897aebbc1
add size per weight graph and ts type for getHistoricalBlockSizesAndWeights 2023-02-16 15:39:09 +01:00
Mononaut
0481f57304
cache, serve & display more comprehensive RBF info 2023-01-17 16:09:16 -06:00
Mononaut
e627122239
move block audit endpoint from mining to bitcoin routes 2022-11-25 19:32:50 +09:00
Mononaut
5b6f713ef3
Fetch missing block audit scores 2022-11-21 18:45:34 +09:00
nymkappa
367c06dca6
Show clearnet nodes on world map 2022-09-06 19:33:07 +02:00
softsimon
40dc476460
Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02:00
nymkappa
bd1d9573d6
Reduce api size for channel world map in ln dashboard - added spinner - update cache warmer 2022-08-22 21:36:02 +02:00
nymkappa
82f8bf6bb4
Refactor ISP pie chart to make it more consitent 2022-08-16 18:47:45 +02:00
nymkappa
12eea0e4cc
[LN ISP chart] Adds toogle to order by nodes/capacity and show/hide Tor 2022-07-27 13:20:54 +02:00
nymkappa
40f2b97075
Add channels map to the node page 2022-07-23 18:43:08 +02:00
wiz
9698339488
Merge branch 'master' into nymkappa/feature/ln-nodes-map-channels 2022-07-21 23:03:18 +02:00
nymkappa
c839abb479
Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +02:00
softsimon
b1b4bdf575
Subdomain enterprise support 2022-07-21 22:02:26 +02:00
nymkappa
63ebace378
Add LN node per country graph 2022-07-17 23:48:57 +02:00
nymkappa
d7f0dc4c05
Fix naming convention "as" => "isp" 2022-07-17 23:29:40 +02:00
nymkappa
dbf60dd4d9
Nodes per ISP list component 2022-07-17 22:57:29 +02:00
nymkappa
376484a937
Nodes per country list component 2022-07-16 23:23:13 +02:00
nymkappa
28cf0f71eb
Add nodes AS share chart and table component 2022-07-16 10:44:05 +02:00