5817 Commits

Author SHA1 Message Date
Mononaut
39cf85d025 Ignore coinbase tx in block health calculation 2023-02-21 22:01:30 -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
1a22ec572e Merge branch 'master' into mononaut/mobile-chain-jumping 2023-02-19 14:00:10 -08:00
Felipe Knorr Kuhn
3940b331ab Merge branch 'master' into nymkappa/bugfix/node-sockets-lnd 2023-02-19 13:56:48 -08: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
Felipe Knorr Kuhn
963adfd0da Update node v16, LTS and current for CI 2023-02-19 13:50:12 -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
softsimon
8a83209359 Merge pull request #3079 from mempool/nymkappa/bugfix/layout-fix
Only add clearfix on block list widget
2023-02-19 20:41:15 +07:00
nymkappa
dbc4402999 Update blocks-list.component.html 2023-02-19 20:43:51 +09:00
nymkappa
b4ee760ca5 Wrap duplicate ngIf into a ng-template 2023-02-19 19:30:55 +09:00
softsimon
e5c6fef694 Remove included in block 2023-02-19 17:24:43 +07:00
nymkappa
a1b7a33b91 Fix database usage when database is disabled 2023-02-19 19:08:29 +09:00
softsimon
79d9fe5bec Merge pull request #3048 from knorrium/update_mainnet_tests
Update mainnet tests
2023-02-19 16:44:40 +07:00
wiz
41bc2440c6 Merge pull request #3078 from mempool/nymkappa/bugfix/pegapool-color
Remove hardcoded mining pools colors as it's not relevant
2023-02-19 18:27:54 +09:00
wiz
f60b0eb0a3 Merge branch 'master' into update_mainnet_tests 2023-02-19 18:26:11 +09:00
nymkappa
cf9165d82e Fixes #3034 2023-02-19 17:36:09 +09:00
nymkappa
9289307bbf Remove hardcoded mining pools colors as it's not relevant 2023-02-19 17:14:49 +09:00
wiz
a72ab91f46 Merge pull request #3064 from mempool/nymkappa/bugfix/remove-unused-config-setting
Remove `config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL`
2023-02-19 16:28:39 +09:00
Felipe Knorr Kuhn
c8d0a3a97f Merge branch 'master' into nymkappa/bugfix/remove-unused-config-setting 2023-02-18 18:43:04 -08:00
wiz
e08258992c Merge pull request #3041 from mempool/nymkappa/update-readme
Add `--reindex` doc to backend README
2023-02-19 10:23:59 +09:00