Commit Graph

1808 Commits

Author SHA1 Message Date
nymkappa
f7d57a2737
Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
wiz
bba4b5d32c
Merge branch 'master' into simon/sponsor-page-ux 2022-04-14 20:51:49 +00:00
hunicus
01f474628a
Add websocket service to avoid issues with blocks 2022-04-12 18:06:32 -04:00
hunicus
1348e953a6
Merge branch 'master' into add-faq 2022-04-12 16:03:28 -04:00
hunicus
e50b58b8aa
Add live mempool blocks to faq (h/t @softsimon) 2022-04-12 15:58:20 -04:00
hunicus
88c50f7107
Resolve conflict resulting from 315b759 2022-04-12 15:33:24 -04:00
hunicus
039e6bbe77
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
b9127538ce
Merge branch 'master' into script-display-2 2022-04-11 21:46:06 +02:00
softsimon
d97bf332d1
Merge branch 'master' into nymkappa/bugfix/fix-z-warning 2022-04-11 16:54:04 +04:00
nymkappa
25c55b53a2
Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
8fb488a675
Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
7dd0173e84
Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
08e19a612c
Add block fees graph 2022-04-11 15:32:16 +09:00
nymkappa
15cc503387
Move graph mining chart link into dropdown 2022-04-11 15:31:39 +09:00
Antoni Spaanderman
b4fce5cb00
Fix Lightning HTLC detection with options_anchors
rename `OP_CHECKSEQUENCEVERIFY` to `OP_CSV` in regex
2022-04-10 00:20:19 +02:00
softsimon
ac5749f493
Merge pull request #1506 from TechMiX/rtlFixes2
fix RTL layout issues
2022-04-10 00:32:13 +04:00
softsimon
bc9063e490
Npm run start broke 2022-04-06 15:40:26 +04:00
softsimon
f5c558e055
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
33001ce96c
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
6d876ad219
Update addresses button 2022-04-06 15:02:24 +09:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
softsimon
1a35c8ce42
Sponsor page revamped 2022-04-05 21:00:36 +04:00
nymkappa
c733782d04
Update AS142052 link 2022-04-05 01:57:45 +09:00
nymkappa
c4db7ec5f6
Updated pool summary page to display more info on hashrate and blocks 2022-04-05 00:36:00 +09:00
Antoni Spaanderman
53d68a3571
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection 2022-04-04 17:16:34 +02:00
softsimon
4bd3030322
Correcting op_code coloring 2022-04-03 15:22:35 +04:00
softsimon
f6b7a94b36
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
d2fb80fb2c
Merge pull request #1464 from antonilol/lightning-scripts
Detect more lightning scripts
2022-04-03 00:28:18 +04:00
nymkappa
2b79d6c935
Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
c3a3289fcf
Mining stats does not depends on the websocket blocks number anymore 2022-04-01 12:41:25 +09:00
softsimon
2374f98ca8
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
52735553dd
Subscribe to websocket blocks update for all graphs components 2022-04-01 00:25:46 +09:00
softsimon
08accbca5d
Merge pull request #1491 from hunicus/docs-scrolling
Apply smooth scrolling to docs only
2022-03-31 13:30:13 +04:00
nymkappa
0b5cba15d6
If mining dashboard is enabled, set block miner to "Unknown" by default 2022-03-31 00:14:12 +09:00
hunicus
315b7593bf
Apply smooth scrolling to docs only 2022-03-30 09:44:41 -04:00
nymkappa
68f3022420
Don't use slugs if it's not available in pools.json frontend 2022-03-30 22:18:03 +09:00
softsimon
0503bc6de8
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
12ec6bbf67
/api/v1/mining/difficulty/{interval} is not used 2022-03-30 19:46:17 +09:00
nymkappa
4b2698eee6
Use local block buffer to trigger pagination api call 2022-03-30 19:02:05 +09:00
nymkappa
a20c401c83
Fix spam call to /api/v1/mining/pool/{slug} 2022-03-30 18:43:01 +09:00
nymkappa
f3847e483d
Update pool detail page label - Fix no data text 2022-03-30 16:11:18 +09:00
nymkappa
1f20a56ae7
Show block reward on blockchain blocks for all Bitcoin networks 2022-03-30 15:47:47 +09:00
softsimon
51ddc3a959
Merge branch 'master' into nymkappa/feature/pool-chart-timespan 2022-03-29 19:00:19 +04:00
Antoni Spaanderman
105b67e566
Merge branch 'master' into lightning-scripts 2022-03-29 16:26:20 +02:00
Antoni Spaanderman
493b44d4b9
detect bare multisigs with handleVout 2022-03-29 16:16:20 +02:00
Antoni Spaanderman
b5ef148b82
replace 3 seperate labels with one AddressLabelsComponent.label?: string
+ consistency: move comments in the `if` blocks
2022-03-29 15:47:48 +02:00
nymkappa
b465b7abba
Add data zoom on pool hashrate chart 2022-03-29 18:20:00 +09:00
softsimon
ae8830d68b
Merge branch 'master' into nymkappa/feature/address-list-collapse 2022-03-29 13:08:11 +04:00
softsimon
ec36faf98f
Merge pull request #1468 from mempool/nymkappa/feature/blocks-pool-link
Use mining pool slug in block component
2022-03-29 13:07:43 +04:00
nymkappa
8fba450033
Use mining pool slug in block component 2022-03-29 13:34:25 +09:00