softsimon
|
56789532ed
|
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 |
|
wiz
|
7d3c7c3f45
|
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
|
20404cf6a0
|
Merge branch 'master' into nymkappa/bugfix/historical-price-bitcoin-only
|
2023-02-24 16:29:42 +09:00 |
|
softsimon
|
ddd8109187
|
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 |
|
wiz
|
4921ea1a2b
|
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
|
b4d0e20d75
|
Only query historical price if we're running mempool BASE_MODULE
|
2023-02-24 12:12:50 +09:00 |
|
nymkappa
|
4d7c69dd73
|
Fix DB migration 54 breaking liquid
|
2023-02-24 10:41:17 +09:00 |
|
nymkappa
|
6f68c1666f
|
Add border input in the qr code component
|
2023-02-24 09:55:48 +09:00 |
|
Mononaut
|
c65674479a
|
fix gaps in loading blockchain
|
2023-02-23 14:31:01 -06:00 |
|
Mononaut
|
ee265be55e
|
Show skeleton loader for all blocks while offline
|
2023-02-23 13:54:06 -06:00 |
|
Mononaut
|
8eca1e5f7e
|
Handle network interruptions in scrollable blockchain
|
2023-02-23 13:52:08 -06:00 |
|
wiz
|
da3446f522
|
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
|
676f6ff2ef
|
Merge pull request #3117 from hunicus/translator-imgs
Fit translator avatars neatly on 2 lines
|
2023-02-23 22:15:47 +09:00 |
|
wiz
|
de93a0c53e
|
Merge branch 'master' into translator-imgs
|
2023-02-23 21:53:37 +09:00 |
|
wiz
|
d74429e359
|
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
|
bb5fd4b1b1
|
Fit translator avatars neatly on 2 lines
|
2023-02-23 07:39:57 -05:00 |
|
wiz
|
d2ea9215f0
|
Merge branch 'master' into nymkappa/bugfix/optimize-price-frontend
|
2023-02-23 21:32:58 +09:00 |
|
wiz
|
7cc0622702
|
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
|
b147898823
|
Merge branch 'master' into nymkappa/bugfix/fix-ln-label-y
|
2023-02-23 20:44:54 +09:00 |
|
softsimon
|
a7fb62ce4a
|
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
|
0147af1325
|
Merge branch 'master' into mononaut/mobile-chain-jumping
|
2023-02-23 14:55:41 +04:00 |
|
softsimon
|
aa9ebc277d
|
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
|
6cd946c8bb
|
Merge pull request #3101 from mempool/mononaut/flow-diagram-alignment
pixel perfect flow diagrams
|
2023-02-23 19:17:55 +09:00 |
|
nymkappa
|
f9fe096669
|
Unsubscribe priceSubscription onDestroy
|
2023-02-23 18:43:32 +09:00 |
|
nymkappa
|
58f886b337
|
If we don't have a price for "single price" query then return empty price
|
2023-02-23 18:40:13 +09:00 |
|
wiz
|
aa561773ee
|
Merge branch 'master' into mononaut/flow-diagram-alignment
|
2023-02-23 16:12:01 +09:00 |
|
nymkappa
|
ffe02c2509
|
Fix lightning chart widget layout
|
2023-02-23 16:01:56 +09:00 |
|
wiz
|
1b92099004
|
Merge pull request #3068 from mempool/mononaut/raise-memory-limits
Raise production memory limits
|
2023-02-23 15:26:53 +09:00 |
|
nymkappa
|
ee54e782f8
|
Only display reward and block fee charts in USD due to missing historical data
|
2023-02-23 15:13:30 +09:00 |
|
nymkappa
|
2d03332333
|
Add missing db schema incrementation
|
2023-02-23 14:52:29 +09:00 |
|
nymkappa
|
3f95d094a3
|
Merge branch 'master' into nymkappa/bugfix/optimize-price-frontend
|
2023-02-23 14:51:46 +09:00 |
|
nymkappa
|
5cfd715d4a
|
Add database migration to re-index prices with negative values support
|
2023-02-23 14:50:20 +09:00 |
|
wiz
|
d487c78ae1
|
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
|
10bfb51215
|
Add simon's comment to $searchNodeByPublicKeyOrAlias()
|
2023-02-23 13:42:54 +09:00 |
|
nymkappa
|
5b5de95828
|
Show historical price on block overview graph
|
2023-02-23 13:34:48 +09:00 |
|
wiz
|
03be3ab561
|
Merge branch 'master' into simon/alias-search-syntax-error
|
2023-02-23 13:20:35 +09:00 |
|
wiz
|
0851dad0b2
|
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
|
5749820999
|
Optimize price API response size reduce the number of query to that API
|
2023-02-23 13:13:20 +09:00 |
|
wiz
|
0ef259d408
|
Merge branch 'master' into mononaut/db-stats-overflow
|
2023-02-23 13:09:38 +09:00 |
|
wiz
|
22ad06a94c
|
Merge pull request #3106 from mempool/nymkappa/bugfix/unknown-pool-yellow
Unknown pool color #FDD835
|
2023-02-23 12:55:28 +09:00 |
|
wiz
|
ea74a737ff
|
Merge branch 'master' into nymkappa/bugfix/unknown-pool-yellow
|
2023-02-23 12:25:33 +09:00 |
|
nymkappa
|
f6c7839524
|
Show historical price on transaction bowtie chart
|
2023-02-23 10:46:18 +09:00 |
|
nymkappa
|
62e1fa03c1
|
Cache price API for 5 minutes
|
2023-02-23 10:04:31 +09:00 |
|
nymkappa
|
f44eacd5d5
|
Redo/Fix completely failed PR #3092 + add PR #3105
|
2023-02-23 09:50:34 +09:00 |
|
softsimon
|
6e7ed29caa
|
Merge pull request #3110 from mempool/nymkappa/bugfix/missing-price-unconfirmed-tx
Fix 'NaN' price for unconfirmed transaction since we have no block timestamp
|
2023-02-22 15:48:05 +04:00 |
|
nymkappa
|
2246a6f3ce
|
Fix 'NaN' price for unconfirmed transaction since we have no block timestamp
|
2023-02-22 20:42:32 +09:00 |
|
wiz
|
4b2083e756
|
Merge branch 'master' into simon/alias-search-syntax-error
|
2023-02-22 15:43:50 +09:00 |
|
wiz
|
4203972a49
|
Merge branch 'master' into mononaut/raise-memory-limits
|
2023-02-22 15:29:17 +09:00 |
|
softsimon
|
b6792784e8
|
Adding regex comments.
|
2023-02-22 10:19:32 +04:00 |
|
nymkappa
|
437350aaff
|
Unknown pool color #FDD835
|
2023-02-22 14:06:08 +09:00 |
|