1819 Commits

Author SHA1 Message Date
hunicus
26e974ba0d Update docker faq 2022-04-24 23:12:35 -04:00
wiz
b540c7ddbc Merge branch 'master' into nymkappa/bufix/blocks-list-skeleton 2022-04-24 03:52:18 +00:00
nymkappa
0cbcffe96d Fix pool component hashrate api response handling 2022-04-23 15:51:00 +09:00
wiz
f3fa5f3e33 Merge branch 'master' into nymkappa/feature/timespan-selector-update 2022-04-23 06:23:23 +00:00
wiz
33aa1daaf8 Merge branch 'master' into nymkappa/feature/fee-range-chart 2022-04-23 04:44:03 +00:00
nymkappa
68b1f42b05 Remove hardcoded liquid.network in asset icons url 2022-04-23 08:56:55 +09:00
nymkappa
5eccbe3504 Add Mercury Wallet on About page as Wallet Integration 2022-04-19 22:38:25 +09:00
nymkappa
606477e1a9 Update blocks list skeleton 2022-04-18 11:54:52 +09:00
nymkappa
a59bed8cd8 Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
ee3b287f65 Save fee rates legend preference - Fix xaxis label 2022-04-15 19:39:27 +09:00
nymkappa
9803586033 24h/3d block fee rates chart is clickable 2022-04-15 16:16:18 +09:00
nymkappa
e7f2c9efd2 Add block fee rate percentiles chart 2022-04-15 16:16:15 +09:00
wiz
19dab7afca Merge branch 'master' into simon/sponsor-page-ux 2022-04-14 20:51:49 +00:00
hunicus
72227236f9 Add websocket service to avoid issues with blocks 2022-04-12 18:06:32 -04:00
hunicus
4cf5f72b83 Merge branch 'master' into add-faq 2022-04-12 16:03:28 -04:00
hunicus
68f2782522 Add live mempool blocks to faq (h/t @softsimon) 2022-04-12 15:58:20 -04:00
hunicus
8d45d14335 Resolve conflict resulting from 315b759 2022-04-12 15:33:24 -04:00
hunicus
55064cdbf1 Add answers, fix accordions, tweak footer styling
Main purpose of this commit is to remove iframes from git
history. This commit squashes several commits that came
after iframes were added.
2022-04-12 15:31:45 -04:00
Antoni Spaanderman
1094ddd1e8 Merge branch 'master' into script-display-2 2022-04-11 21:46:06 +02:00
softsimon
fa98c6334a Merge branch 'master' into nymkappa/bugfix/fix-z-warning 2022-04-11 16:54:04 +04:00
nymkappa
1db1b13907 Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
307385045b Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
61df98ef94 Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
ae0bc02c78 Add block fees graph 2022-04-11 15:32:16 +09:00
nymkappa
8423f8600d Move graph mining chart link into dropdown 2022-04-11 15:31:39 +09:00
Antoni Spaanderman
b92ac2c499 Fix Lightning HTLC detection with options_anchors
rename `OP_CHECKSEQUENCEVERIFY` to `OP_CSV` in regex
2022-04-10 00:20:19 +02:00
softsimon
b0bb6cf8d6 Merge pull request #1506 from TechMiX/rtlFixes2
fix RTL layout issues
2022-04-10 00:32:13 +04:00
softsimon
baed9a9f11 Npm run start broke 2022-04-06 15:40:26 +04:00
softsimon
791d2d23a2 Merge pull request #1492 from mempool/nymkappa/bugfix/unknown-miner-tag
If mining dashboard is enabled, set block miner to "Unknown" by default
2022-04-06 14:35:50 +04:00
softsimon
3931c320c8 Merge pull request #1503 from mempool/nymkappa/feature/additional-pool-data
Updated pool summary page to display more info on hashrate and blocks
2022-04-06 14:31:53 +04:00
nymkappa
fd01692494 Update addresses button 2022-04-06 15:02:24 +09:00
TechMiX
22c29d7269 fix RTL layout issues 2022-04-05 20:37:18 +02:00
softsimon
4e9dc309fc Sponsor page revamped 2022-04-05 21:00:36 +04:00
nymkappa
386a63a1ec Update AS142052 link 2022-04-05 01:57:45 +09:00
nymkappa
70dbf3edfc Updated pool summary page to display more info on hashrate and blocks 2022-04-05 00:36:00 +09:00
Antoni Spaanderman
86669c2d0d name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection 2022-04-04 17:16:34 +02:00
softsimon
277f1ea3f2 Correcting op_code coloring 2022-04-03 15:22:35 +04:00
softsimon
9d6bf9f975 Merge pull request #1496 from mempool/nymkappa/bugfix/dont-assume-init-block-count
Mining stats does not depends on the websocket blocks number anymore
2022-04-03 01:08:24 +04:00
softsimon
bdfae8e544 Merge pull request #1464 from antonilol/lightning-scripts
Detect more lightning scripts
2022-04-03 00:28:18 +04:00
nymkappa
e9d6963d07 Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
c71e79ee05 Mining stats does not depends on the websocket blocks number anymore 2022-04-01 12:41:25 +09:00
softsimon
a926794d30 Merge pull request #1482 from mempool/nymkappa/feature/remove-unused-endpoint
Remove unused `/api/v1/mining/difficulty/{interval}` endpoint
2022-03-31 19:38:24 +04:00
nymkappa
b9115762f5 Subscribe to websocket blocks update for all graphs components 2022-04-01 00:25:46 +09:00
softsimon
0e6b692755 Merge pull request #1491 from hunicus/docs-scrolling
Apply smooth scrolling to docs only
2022-03-31 13:30:13 +04:00
nymkappa
f7a3fed3e0 If mining dashboard is enabled, set block miner to "Unknown" by default 2022-03-31 00:14:12 +09:00
hunicus
b56ea34b14 Apply smooth scrolling to docs only 2022-03-30 09:44:41 -04:00
nymkappa
42b77352cc Don't use slugs if it's not available in pools.json frontend 2022-03-30 22:18:03 +09:00
softsimon
d491c152d5 Merge pull request #1485 from mempool/nymkappa/bugfix/pool-page-label
Update pool detail page label - Fix no data text
2022-03-30 16:24:53 +04:00
nymkappa
de4c205ecb /api/v1/mining/difficulty/{interval} is not used 2022-03-30 19:46:17 +09:00
nymkappa
e3c61fa9e5 Use local block buffer to trigger pagination api call 2022-03-30 19:02:05 +09:00