Commit Graph

1889 Commits

Author SHA1 Message Date
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
wiz
cb1a5ed976
Merge branch 'master' into simon/about-page-wallets-arrange 2022-03-29 04:14:43 +00:00
nymkappa
cc27b963d3
Use slug instead of id in mining blocks list component 2022-03-29 12:50:57 +09:00
nymkappa
5d9e8d0177
Fix pool page skeleton 2022-03-29 10:52:50 +09:00
Antoni Spaanderman
56656839b3
Detect more lightning scripts:
- expired htlc
- anchor
- swept anchor

Fix indentation what i messed up in 7565aa7

Add explanation
2022-03-27 16:13:48 +02:00
softsimon
32792f4f74
npm audit fix 2022-03-27 14:26:06 +04:00
hunicus
663cf100d1
Add no-sanitize pipe 2022-03-27 01:19:48 -04:00
hunicus
c6c335921c
Finish adding non-graphical faq content 2022-03-26 23:31:49 -04:00
hunicus
ef2c845714
Generalize api-docs components to accommodate faq
Also add chunk of faq content.
2022-03-26 09:09:37 -04:00
nymkappa
9b04b3bcd6
Merge branch 'master' into nymkappa/feature/pool-slug-url 2022-03-26 12:08:39 +09:00
softsimon
3198feb46d
Rearrange wallet providers on About page. 2022-03-25 21:52:00 +04:00
softsimon
b02c690924
Merge pull request #1458 from mempool/nymkappa/bugfix/jumping-tooltip
Disable glitchy angular tooltips animation
2022-03-25 19:15:02 +04:00
softsimon
7e7dd1213e
Merge branch 'master' into nymkappa/bugfix/relative-pool-url 2022-03-25 17:20:30 +04:00
nymkappa
0a57f57a93
Disable angular tooltip animation globally 2022-03-25 22:15:16 +09:00
softsimon
acd4ab5357
Merge pull request #1449 from mempool/nymkappa/bugfix/echart-warning
Remove unnecessary echart init option
2022-03-25 16:54:26 +04:00
softsimon
f87da211dc
Merge pull request #1428 from mempool/bugfix/blocks-list-css
Fix blocks list mobile layout
2022-03-25 16:52:45 +04:00
nymkappa
ef49457ec6
Pool addresses collapse - Cleanup mobile layout 2022-03-25 17:48:24 +09:00
nymkappa
352ea950a2
Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
c5837ab9df
Round using AmountShortenerPipe 2022-03-25 11:39:29 +09:00
nymkappa
b075fedd7c
Use relative pipe for pie chart click event 2022-03-25 10:57:34 +09:00
nymkappa
27d2127d46
Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
hunicus
289ed7b9b3
Make faq tab default when navigating to docs 2022-03-24 10:52:50 -04:00
hunicus
61faf31644
Fix routing for faq tab
Make API links relative + add routing for signet and
testnet.
2022-03-24 10:41:09 -04:00
hunicus
37e2786c5e
Add faq tab placeholder 2022-03-24 08:55:20 -04:00
nymkappa
f1bb742341
Fix rounding issue in reward stats 2022-03-24 18:03:12 +09:00
wiz
a384328f50
Merge branch 'master' into bugfix/blocks-list-css 2022-03-24 00:55:36 +00:00
Felipe Knorr Kuhn
9c3fc9f75a
Update frontend git commit hash logic 2022-03-23 12:33:47 -07:00
nymkappa
fae49ba66e
Merge branch 'master' into bugfix/blocks-list-css 2022-03-23 19:10:55 +09:00
nymkappa
dcd50802e4
Use fee estimation box layout for reward stats and show USD amounts 2022-03-23 12:15:58 +09:00
nymkappa
fb7e81af57
Add more verbose description for stats + i18n 2022-03-23 11:54:36 +09:00
nymkappa
8cc005cb2c
Refresh reward stats when a new block is mined 2022-03-23 11:54:36 +09:00
nymkappa
2644f2fb07
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount} 2022-03-23 11:54:31 +09:00
softsimon
a1c796766e
Merge branch 'master' into nymkappa/feature/pool-page-skeleton 2022-03-23 01:34:24 +04:00
softsimon
7a88f28a1d
Merge branch 'master' into nymkappa/feature/format-incoming-vbytes-sec 2022-03-23 01:07:49 +04:00
nymkappa
e9b83e6167
Don't show coinbase tooltip on mining dashboard 2022-03-22 18:31:28 +09:00
nymkappa
1566a831ed
Improve skeleton on pool detail page 2022-03-22 17:19:34 +09:00
nymkappa
ff77a8ef47
Format Transaction vBytes per second (vB/s) tooltip value 2022-03-22 16:03:54 +09:00
nymkappa
7c1155ec93
Make sure blocks list container is at least 100vh on mobile 2022-03-22 15:43:04 +09:00
nymkappa
e1623b9234
Fix blocks list pagination on mobile 2022-03-22 15:16:15 +09:00
nymkappa
3e8a34f3fd
Use 10 minutes avg block time for halving calculation 2022-03-21 12:16:41 +09:00
softsimon
153c63b242
Merge branch 'master' into address_highlighting_tests 2022-03-20 13:34:12 +04:00
Felipe Knorr Kuhn
a69719ad36
Update Cypress to v9.5.2 2022-03-19 22:33:56 -07:00
Felipe Knorr Kuhn
827760cae5
Add tests for the address highlighting feature 2022-03-19 22:16:22 -07:00
Felipe Knorr Kuhn
bbc6b8cfbf
Use the new data-cy directive for deterministic tx locators 2022-03-19 22:15:37 -07:00
Felipe Knorr Kuhn
2d4d9d80bd
Add new directive for UI tests 2022-03-19 22:14:37 -07:00
Felipe Knorr Kuhn
db4a13389a
Update liquid tests to use the new css selector 2022-03-19 22:12:44 -07:00
Felipe Knorr Kuhn
cacbad38cc
Change table-vx-* from id to class 2022-03-19 22:11:46 -07:00
softsimon
4f441d3f30
Subscribe to blocks and mempool updates in the mining dashboard
fixes #1414
2022-03-19 23:32:01 +04:00
wiz
d1ca91985f
Merge branch 'master' into simon/default-redirect-fix 2022-03-17 18:47:08 +00:00
nymkappa
a7900f6466
If mining dashboard is enabled, shows pools instead of timestamp 2022-03-17 19:04:12 +01:00
nymkappa
7481e27ec2
If mining dashboard is enabled, opens /mining/blocks instead of /blocks 2022-03-17 19:04:11 +01:00
softsimon
a117e325e8
Don't navigate to root when sub network url is wrong.
fixes #1399
2022-03-17 18:51:59 +01:00
nymkappa
84006b2012
Use our forked repo of mining pool data 2022-03-17 14:16:57 +01:00
nymkappa
07deaa23ef
Fix javascript crash when disable hashrate/difficulty chart line 2022-03-16 21:20:42 +01:00
wiz
cf9a258a7b
Merge branch 'master' into bugfix/blocks-list-pagination 2022-03-16 20:17:44 +00:00
nymkappa
9252a45971
Fix pagination on /mining/blocks 2022-03-16 21:00:40 +01:00
nymkappa
f8c5584be7
Apply coinbase style to blocks list tooltip 2022-03-16 20:54:32 +01:00
nymkappa
41fed984cb
Fix pool get blocks API undefined start block behavior 2022-03-16 20:19:39 +01:00
nymkappa
dfff57d204
Fix pool page skeleton 2022-03-16 20:10:01 +01:00
nymkappa
96dc3fb24a
Rename ScriptSig to Coinbase Tag 2022-03-16 19:26:56 +01:00
nymkappa
63a47c14d9
Fix duplicated blocks in pool details page 2022-03-16 19:17:33 +01:00
nymkappa
56bf267664
Updated blocks list in /pool/{id} page 2022-03-16 18:12:02 +01:00
nymkappa
71648bf01e
Force disable mining dashboard if base_module not mempool 2022-03-16 17:28:00 +01:00
nymkappa
92142cd531
Hide tabs in /graphs page is mining not available 2022-03-16 14:48:37 +01:00
nymkappa
ffb5db69a8
Store hex in coinbase raw - Improve scripsig parsing 2022-03-16 12:10:18 +01:00
nymkappa
94dbec46cf
Index asciiScriptSig and display it in /mining/blocks 2022-03-15 23:33:51 +01:00
softsimon
7854b6fcb3
Address value did not calculate self transfers 2022-03-15 16:26:49 +01:00
wiz
d769226061
Merge branch 'master' into mobile-refinements 2022-03-15 09:28:10 +00:00
nymkappa
aac3bd5942
Fix typo in hashrate widget 2022-03-14 21:12:29 +01:00
wiz
b846e9fbda
Merge pull request #1361 from hunicus/code-link-labels
Capitalize js package labels in docs
2022-03-14 19:25:21 +00:00
wiz
b3847bcbcb
Merge branch 'master' into feature/update-hashrate-widget 2022-03-14 19:12:31 +00:00
nymkappa
b19d9c1af2
Cleanup hashrate/difficulty widget 2022-03-14 20:00:19 +01:00
softsimon
96ba7f7456
Remove duplicate websocket push. 2022-03-14 19:52:34 +01:00
hunicus
5a58ce0ab3
Fix loose ends
Add space above footer, add better delay for height
adjustment, and add conditions to prevent errors for
websocket endpoint and no endpoint.
2022-03-14 14:41:32 -04:00
softsimon
e3dc90f40f
Updated websocket mock data with difficulty adjustment 2022-03-14 19:25:17 +01:00
hunicus
4c8ac3a585
Resize docs code templates on open (mobile) 2022-03-14 13:49:16 -04:00
hunicus
838725a862
Implement custom accordion for mobile docs 2022-03-14 13:48:45 -04:00
hunicus
85100a93f8
Remove mobile docs menu 2022-03-14 13:31:46 -04:00
nymkappa
8e61720e09
Add active router links - Disable graph touch scroll 2022-03-14 18:25:16 +01:00
nymkappa
77a99a97cc
Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
softsimon
8637059119
Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00
wiz
ab3f80220c
Merge branch 'master' into desktop-refinements 2022-03-14 15:31:57 +00:00
softsimon
f466498988
Address page highlight and transfer value 2022-03-14 16:19:37 +01:00
nymkappa
0730053d5d
Use bitcoin RPC getblock because esplora returns int for difficulty - Fix some css in mining dashboard 2022-03-13 16:08:33 +01:00
nymkappa
ab486bfe6e
Use correct url for blocks-extras API - Fix amountShortner pipe 2022-03-13 16:08:32 +01:00
softsimon
b8e30ad91f
Reorganizing community integrations 2022-03-13 13:13:47 +00:00
hunicus
142566f4f9
Rename method
Method scope widened in #1354. Changing its name here to
avoid merge conflicts later.
2022-03-12 16:07:45 -05:00
nymkappa
9f5d64cf4a
Fix font size in reward stat widget 2022-03-12 17:56:00 +01:00
nymkappa
a893e87347
Add more padding to the blocks list page 2022-03-12 17:33:07 +01:00
nymkappa
11de94cf90
Pool icon clickable - blocks list pagination margin 2022-03-12 16:49:16 +01:00
nymkappa
d6a0d84d71
Update mining/blocks in real time 2022-03-12 16:49:16 +01:00
nymkappa
123af53de2
Added latest block on mining dashboard 2022-03-12 16:49:15 +01:00
nymkappa
d8e986996f
Add pagination on /mining/blocks 2022-03-12 16:49:15 +01:00
nymkappa
0e0331d8ab
Create working template for the new blocks page 2022-03-12 16:49:15 +01:00
nymkappa
1ea9c13a26
Fix empty diff adjust table 2022-03-12 13:27:45 +01:00
hunicus
b71df774f5
Fix anchor links when navigating to current anchor 2022-03-11 19:09:42 -05:00
hunicus
2d4b824862
Add smooth scrolling 2022-03-11 16:28:52 -05:00
softsimon
bd55f65714
Revert "Always show scrolbar to avoid horizontal jumpy UI" 2022-03-11 20:09:57 +01:00
hunicus
6dbc621fef
Capitalize js package labels in docs 2022-03-11 11:25:17 -05:00
softsimon
9dbfd96249
Merge pull request #1320 from antonilol/regtest-1
regtest fixes
2022-03-11 14:07:58 +01:00
nymkappa
609bb15b77
Split difficult adjustment table - Update indexing progress every 60sec 2022-03-10 14:02:43 +01:00
nymkappa
18f3018170
Show current indexing progress in charts without data 2022-03-10 14:02:43 +01:00
nymkappa
758381725f
Always show scrolbar to avoid horizontal jumpy UI 2022-03-10 13:11:02 +01:00
nymkappa
7957ca8f94
Fix pool detail page on Firefox 2022-03-10 12:42:11 +01:00
nymkappa
9ccb23f651
Index weekly hashrates using last Monday midnight - Fix charts tooltip 2022-03-10 11:53:49 +01:00
Antoni Spaanderman
2cd24624b9
Merge branch 'master' into regtest-1 2022-03-09 17:55:09 +01:00
Antoni Spaanderman
2be18fe179
improve testnet block time estimations 2022-03-09 17:38:37 +01:00
nymkappa
1995eef37d
Show + sign on positive diff adjust 2022-03-09 13:47:10 +01:00
nymkappa
47da8c023b
Add message if on mining charts if there is no data to display 2022-03-09 12:17:31 +01:00
nymkappa
8d7546d2b5
Fix skeleton for difficulty adjustment table 2022-03-09 12:17:31 +01:00
nymkappa
171246f4ef
Fix skeleton layout jumping in pool detail page 2022-03-08 20:46:20 +01:00
nymkappa
71d500d750
Fix pool detail page layout - add loading skeleton 2022-03-08 20:46:19 +01:00
nymkappa
f23f7f1cfa
Cleanup empty block in api response - Update cache warmer 2022-03-08 20:46:19 +01:00
nymkappa
2b5d972e8d
Only show relevant hashrate in the pool page 2022-03-08 20:46:18 +01:00
nymkappa
ad2dcc46e4
Added pool hashrate chart 2022-03-08 20:46:14 +01:00
Antoni Spaanderman
7a1a903599
oops 2022-03-08 20:40:44 +01:00
Antoni Spaanderman
71402f21c6
revert "add network regtest" 1f0ae60 2022-03-08 19:59:18 +01:00
Antoni Spaanderman
d179a563e4
Merge branch 'master' into regtest-1 2022-03-08 19:45:03 +01:00
softsimon
8267344cdc
Don't push full RBF-transactions to prevent old states. 2022-03-08 18:54:49 +01:00
softsimon
f85771e03f
Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00