5829 Commits

Author SHA1 Message Date
softsimon
a4fe999334 Merge pull request #3025 from mempool/mononaut/offline-loading-blocks
Handling for network interruptions in scrollable blockchain
2023-02-24 17:32:27 +04:00
nymkappa
fc161daba0 Make sure we don't show more than 6 rows in channel ranking widget 2023-02-24 20:25:28 +09:00
nymkappa
05b56e61ff Remove monospace from fiat amount 2023-02-24 17:49:06 +09:00
nymkappa
2306b1f0d5 Remove console.log 2023-02-24 17:47:33 +09:00
wiz
accd7c2ff5 Merge branch 'master' into nymkappa/feature/align-dashboards 2023-02-24 17:10:57 +09:00
wiz
cee3018544 Merge pull request #3119 from mempool/nymkappa/bugfix/historical-price-bitcoin-only
Only query historical price if we're running mempool BASE_MODULE
2023-02-24 17:10:22 +09:00
wiz
59ff4c1823 Merge branch 'master' into nymkappa/bugfix/historical-price-bitcoin-only 2023-02-24 16:29:42 +09:00
softsimon
14f137625c Merge pull request #3109 from mempool/nymkappa/bugfix/qr-code-border
Add border to qr code because it's a best practice
2023-02-24 10:57:06 +04:00
nymkappa
ebac41eb4c Hide new columns when screen width is too small 2023-02-24 14:20:16 +09:00
wiz
39b26a16f9 Merge pull request #3118 from mempool/wiz/fix-db-migration-54-liquid
Fix DB migration 54 breaking liquid
2023-02-24 13:56:56 +09:00
nymkappa
e72064c0de Only query historical price if we're running mempool BASE_MODULE 2023-02-24 12:12:50 +09:00
nymkappa
1656e70cc6 Fix DB migration 54 breaking liquid 2023-02-24 10:41:17 +09:00
nymkappa
33853a07cb Add border input in the qr code component 2023-02-24 09:55:48 +09:00
Mononaut
ea81cbd866 fix gaps in loading blockchain 2023-02-23 14:31:01 -06:00
Mononaut
fb630ac991 Show skeleton loader for all blocks while offline 2023-02-23 13:54:06 -06:00
Mononaut
85024c2ddd Handle network interruptions in scrollable blockchain 2023-02-23 13:52:08 -06:00
wiz
ffb6f77da6 Merge pull request #3084 from knorrium/update_ci_node
Update node v16, LTS and current for CI
2023-02-23 22:31:33 +09:00
wiz
a7a901df97 Merge pull request #3117 from hunicus/translator-imgs
Fit translator avatars neatly on 2 lines
2023-02-23 22:15:47 +09:00
wiz
cea83f4b3b Merge branch 'master' into translator-imgs 2023-02-23 21:53:37 +09:00
wiz
df58e6dad7 Merge pull request #3111 from mempool/nymkappa/bugfix/optimize-price-frontend
Redo/Fix completely failed PR #3092 + add PR #3105
2023-02-23 21:49:56 +09:00
hunicus
8055387d60 Fit translator avatars neatly on 2 lines 2023-02-23 07:39:57 -05:00
wiz
7de512dda1 Merge branch 'master' into nymkappa/bugfix/optimize-price-frontend 2023-02-23 21:32:58 +09:00
wiz
9d66045bc6 Merge pull request #3115 from mempool/nymkappa/bugfix/fix-ln-label-y
Fix lightning widgets layout
2023-02-23 21:32:34 +09:00
wiz
8a358b7fb7 Merge branch 'master' into nymkappa/bugfix/fix-ln-label-y 2023-02-23 20:44:54 +09:00
softsimon
41e141b3f3 Merge pull request #3007 from mempool/mononaut/mobile-chain-jumping
Fix blockchain scroll jumping on resize on mobile
2023-02-23 15:09:10 +04:00
softsimon
29660df1e8 Merge branch 'master' into mononaut/mobile-chain-jumping 2023-02-23 14:55:41 +04:00
softsimon
54a1e58894 Merge pull request #3113 from mempool/nymkappa/bugfix/usd-charts-only
Show only USD in block fees/rewards charts
2023-02-23 14:50:32 +04:00
wiz
965970fcd8 Merge branch 'master' into nymkappa/feature/align-dashboards 2023-02-23 19:18:09 +09:00
wiz
275bc97846 Merge pull request #3101 from mempool/mononaut/flow-diagram-alignment
pixel perfect flow diagrams
2023-02-23 19:17:55 +09:00
nymkappa
c17e77e676 Show geolocation in node channels ranking widget 2023-02-23 18:57:55 +09:00
nymkappa
37d80b8ecf Unsubscribe priceSubscription onDestroy 2023-02-23 18:43:32 +09:00
nymkappa
b6085247f2 If we don't have a price for "single price" query then return empty price 2023-02-23 18:40:13 +09:00
nymkappa
b512123f59 Fix design for node channels ranking 2023-02-23 18:36:13 +09:00
nymkappa
37ae5b19fb Fix design for node liquidity ranking 2023-02-23 18:19:47 +09:00
wiz
92457c2950 Merge branch 'master' into mononaut/flow-diagram-alignment 2023-02-23 16:12:01 +09:00
nymkappa
375a193eb3 Fix lightning chart widget layout 2023-02-23 16:01:56 +09:00
wiz
867c738e5e Merge branch 'master' into mononaut/block-health-calculation 2023-02-23 15:27:04 +09:00
wiz
bdaf9c3476 Merge pull request #3068 from mempool/mononaut/raise-memory-limits
Raise production memory limits
2023-02-23 15:26:53 +09:00
nymkappa
2a851be439 Only display reward and block fee charts in USD due to missing historical data 2023-02-23 15:13:30 +09:00
nymkappa
1000e30b7f Add missing db schema incrementation 2023-02-23 14:52:29 +09:00
nymkappa
656fa6fa16 Merge branch 'master' into nymkappa/bugfix/optimize-price-frontend 2023-02-23 14:51:46 +09:00
nymkappa
b579226ee2 Add database migration to re-index prices with negative values support 2023-02-23 14:50:20 +09:00
wiz
927f05c616 Merge pull request #3100 from mempool/simon/alias-search-syntax-error
Fixes a syntax error with certain keywords
2023-02-23 13:45:31 +09:00
wiz
7bdfb2be47 Add simon's comment to $searchNodeByPublicKeyOrAlias() 2023-02-23 13:42:54 +09:00
nymkappa
2c53fee3d4 Show historical price on block overview graph 2023-02-23 13:34:48 +09:00
wiz
10283ce473 Merge branch 'master' into simon/alias-search-syntax-error 2023-02-23 13:20:35 +09:00
wiz
f9c2facd3d Merge pull request #3103 from mempool/mononaut/db-stats-overflow
increase size of mempool_byte_weight db column
2023-02-23 13:20:22 +09:00
nymkappa
a1905f624f Optimize price API response size reduce the number of query to that API 2023-02-23 13:13:20 +09:00
wiz
0238535079 Merge branch 'master' into mononaut/block-health-calculation 2023-02-23 13:11:00 +09:00
wiz
ac3ffc68f9 Merge branch 'master' into mononaut/db-stats-overflow 2023-02-23 13:09:38 +09:00