5628 Commits

Author SHA1 Message Date
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
wiz
bdaf9c3476 Merge pull request #3068 from mempool/mononaut/raise-memory-limits
Raise production memory limits
2023-02-23 15:26:53 +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
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
wiz
ac3ffc68f9 Merge branch 'master' into mononaut/db-stats-overflow 2023-02-23 13:09:38 +09:00
wiz
06e60037a3 Merge pull request #3106 from mempool/nymkappa/bugfix/unknown-pool-yellow
Unknown pool color #FDD835
2023-02-23 12:55:28 +09:00
wiz
878866bc8f Merge branch 'master' into nymkappa/bugfix/unknown-pool-yellow 2023-02-23 12:25:33 +09:00
softsimon
d73df93de7 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
4ac37c18e4 Fix 'NaN' price for unconfirmed transaction since we have no block timestamp 2023-02-22 20:42:32 +09:00
wiz
0e360c9dc9 Merge branch 'master' into simon/alias-search-syntax-error 2023-02-22 15:43:50 +09:00
wiz
8d03d5a99c Merge branch 'master' into mononaut/raise-memory-limits 2023-02-22 15:29:17 +09:00
softsimon
5134cc1d23 Adding regex comments. 2023-02-22 10:19:32 +04:00
nymkappa
10951916b5 Unknown pool color #FDD835 2023-02-22 14:06:08 +09:00
Mononaut
cbb20b86eb increase size of mempool_byte_weight db column 2023-02-21 22:07:12 -06:00
Mononaut
fd663f2321 pixel-perfect flow diagrams 2023-02-21 21:59:31 -06:00
wiz
55f34f9b19 Merge pull request #3076 from mempool/nymkappa/bugfix/channel-geo
Fix map not being updated when switching between channel pages
2023-02-22 10:42:38 +09:00
wiz
164b0c0637 Merge branch 'master' into nymkappa/bugfix/channel-geo 2023-02-22 10:32:52 +09:00
wiz
8528524870 Merge branch 'master' into simon/alias-search-syntax-error 2023-02-22 10:13:44 +09:00
wiz
a4b28584c7 Merge pull request #3099 from mempool/nymkappa/bugfix/chart-all
Fix timespan UX in mining charts
2023-02-22 10:12:55 +09:00
wiz
3ea659fee3 Merge branch 'master' into nymkappa/bugfix/chart-all 2023-02-22 09:58:33 +09:00
wiz
8a9bcaa8f7 Merge pull request #3092 from mempool/nymkappa/feature/historical-price
Use historical price in older blocks / transactions
2023-02-22 09:58:25 +09:00
wiz
a8a50cbacb Merge branch 'master' into nymkappa/feature/historical-price 2023-02-22 08:23:36 +09:00
wiz
03b59eef96 Merge pull request #3098 from mempool/nymkappa/bugfix/pool-hashrate-history-colors
Use mempool chart color palette on hashrate history
2023-02-22 08:23:11 +09:00
wiz
39cc944ede Merge branch 'master' into nymkappa/bugfix/pool-hashrate-history-colors 2023-02-22 08:05:48 +09:00
softsimon
f44e95a6ff Fixes a syntax error with certain keywords 2023-02-21 17:14:51 +04:00
nymkappa
bcae53c224 Disable timespan controls while isLoading 2023-02-21 18:48:09 +09:00
nymkappa
ceac9ce98c Add missing formControl name 2023-02-21 18:47:27 +09:00
wiz
648f1e9bd0 Merge pull request #3097 from mempool/ops/smooth-out-warm-cache-requests
ops: Add 250ms delay between warm cache requests
2023-02-21 18:42:28 +09:00
wiz
011c4d5ce7 ops: Add 250ms delay between warm cache requests 2023-02-21 18:41:12 +09:00
wiz
ab494c9624 Merge pull request #3096 from mempool/nymkappa/bugfix/liquid-scroll
Fix liquid infinite scrolling
2023-02-21 18:23:36 +09:00
nymkappa
bedc69dea1 Keep block alignment if fee/fee-range is missing 2023-02-21 18:09:41 +09:00
nymkappa
fc7b5eb855 Use mempool chart color palette on hashrate history 2023-02-21 17:51:46 +09:00
nymkappa
ce7456ce87 Fix liquid infinite scrolling 2023-02-21 17:25:39 +09:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
wiz
cfa5734f19 Merge pull request #3091 from mempool/nymkappa/feature/avg-block-health-pool
Show average block health in pool ranking
2023-02-20 18:33:33 +09:00
nymkappa
1f33a27bac Hide pool share on mobile in pool ranking 2023-02-20 18:14:12 +09:00
nymkappa
3e4d27165a Show avg block heath in pool ranking pie chart 2023-02-20 18:14:12 +09:00
nymkappa
6b1c1e7cda Add avg mining pool block mathrate in pools stats API 2023-02-20 18:14:12 +09:00
wiz
48e919aff9 Merge pull request #3081 from mempool/simon/remove-included-in-block
Remove included in block
2023-02-20 17:45:54 +09:00
wiz
23e7de9b86 Merge branch 'master' into simon/remove-included-in-block 2023-02-20 17:28:05 +09:00
wiz
feee38f356 Merge pull request #3090 from mempool/ops/fix-typo-in-mainnet-lightning-backend-config
ops: Fix typo in mainnet lightning backend config
2023-02-20 16:10:24 +09:00
wiz
3c97dd7152 ops: Fix typo in mainnet lightning backend config 2023-02-20 16:09:40 +09:00
wiz
55cdc6e44b Merge pull request #3089 from mempool/ops/fix-build-script-credentials-typo
ops: Fix another typo in build script credentials sed
2023-02-20 15:59:08 +09:00
wiz
af386ab57f ops: Fix another typo in build script credentials sed 2023-02-20 15:58:07 +09:00
Felipe Knorr Kuhn
ac9cddfdb8 Merge branch 'master' into mononaut/raise-memory-limits 2023-02-19 13:56:28 -08:00
Felipe Knorr Kuhn
6ac6984a85 Merge branch 'master' into nymkappa/bugfix/channel-geo 2023-02-19 13:56:11 -08:00
softsimon
4591be9f36 Merge pull request #3080 from mempool/nymkappa/bugfix/invalid-db-use
Fix database usage when database is disabled
2023-02-19 21:08:40 +07:00