1895 Commits

Author SHA1 Message Date
softsimon
03ffc10514 Merge pull request #1449 from mempool/nymkappa/bugfix/echart-warning
Remove unnecessary echart init option
2022-03-25 16:54:26 +04:00
softsimon
3a2d590de4 Merge pull request #1428 from mempool/bugfix/blocks-list-css
Fix blocks list mobile layout
2022-03-25 16:52:45 +04:00
nymkappa
5d806421f0 Pool addresses collapse - Cleanup mobile layout 2022-03-25 17:48:24 +09:00
nymkappa
3096e0f577 Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
1d8de2e374 Round using AmountShortenerPipe 2022-03-25 11:39:29 +09:00
nymkappa
ac031d8f24 Use relative pipe for pie chart click event 2022-03-25 10:57:34 +09:00
nymkappa
8c804ba28d Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
hunicus
b8ac5620a0 Make faq tab default when navigating to docs 2022-03-24 10:52:50 -04:00
hunicus
7c3551170f Fix routing for faq tab
Make API links relative + add routing for signet and
testnet.
2022-03-24 10:41:09 -04:00
hunicus
f9635b6751 Add faq tab placeholder 2022-03-24 08:55:20 -04:00
nymkappa
7742fffd22 Fix rounding issue in reward stats 2022-03-24 18:03:12 +09:00
wiz
a653e4c284 Merge branch 'master' into bugfix/blocks-list-css 2022-03-24 00:55:36 +00:00
Felipe Knorr Kuhn
2327fa8fb9 Update frontend git commit hash logic 2022-03-23 12:33:47 -07:00
nymkappa
d1c3f28df6 Merge branch 'master' into bugfix/blocks-list-css 2022-03-23 19:10:55 +09:00
nymkappa
dbb2d5363a Use fee estimation box layout for reward stats and show USD amounts 2022-03-23 12:15:58 +09:00
nymkappa
f9742d6bdb Add more verbose description for stats + i18n 2022-03-23 11:54:36 +09:00
nymkappa
61c985c189 Refresh reward stats when a new block is mined 2022-03-23 11:54:36 +09:00
nymkappa
87df750f16 Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount} 2022-03-23 11:54:31 +09:00
softsimon
9ca5264d08 Merge branch 'master' into nymkappa/feature/pool-page-skeleton 2022-03-23 01:34:24 +04:00
softsimon
64d9791929 Merge branch 'master' into nymkappa/feature/format-incoming-vbytes-sec 2022-03-23 01:07:49 +04:00
nymkappa
97ab528113 Don't show coinbase tooltip on mining dashboard 2022-03-22 18:31:28 +09:00
nymkappa
02dd2526dd Improve skeleton on pool detail page 2022-03-22 17:19:34 +09:00
nymkappa
93c2e2e9e8 Format Transaction vBytes per second (vB/s) tooltip value 2022-03-22 16:03:54 +09:00
nymkappa
b79157d727 Make sure blocks list container is at least 100vh on mobile 2022-03-22 15:43:04 +09:00
nymkappa
ba04bdfddc Fix blocks list pagination on mobile 2022-03-22 15:16:15 +09:00
nymkappa
9d013ef477 Use 10 minutes avg block time for halving calculation 2022-03-21 12:16:41 +09:00
softsimon
4dec27ecba Merge branch 'master' into address_highlighting_tests 2022-03-20 13:34:12 +04:00
Felipe Knorr Kuhn
1c215f254e Update Cypress to v9.5.2 2022-03-19 22:33:56 -07:00
Felipe Knorr Kuhn
050f61bf9e Add tests for the address highlighting feature 2022-03-19 22:16:22 -07:00
Felipe Knorr Kuhn
cc438b492b Use the new data-cy directive for deterministic tx locators 2022-03-19 22:15:37 -07:00
Felipe Knorr Kuhn
53e4fc099c Add new directive for UI tests 2022-03-19 22:14:37 -07:00
Felipe Knorr Kuhn
ba65d4fd37 Update liquid tests to use the new css selector 2022-03-19 22:12:44 -07:00
Felipe Knorr Kuhn
8bad1bb2fc Change table-vx-* from id to class 2022-03-19 22:11:46 -07:00
softsimon
91fa459ccc Subscribe to blocks and mempool updates in the mining dashboard
fixes #1414
2022-03-19 23:32:01 +04:00
wiz
686d0ff9bc Merge branch 'master' into simon/default-redirect-fix 2022-03-17 18:47:08 +00:00
nymkappa
965290b327 If mining dashboard is enabled, shows pools instead of timestamp 2022-03-17 19:04:12 +01:00
nymkappa
13b5e71090 If mining dashboard is enabled, opens /mining/blocks instead of /blocks 2022-03-17 19:04:11 +01:00
softsimon
edeece97f8 Don't navigate to root when sub network url is wrong.
fixes #1399
2022-03-17 18:51:59 +01:00
nymkappa
6e041dce85 Use our forked repo of mining pool data 2022-03-17 14:16:57 +01:00
nymkappa
dd50ee38b1 Fix javascript crash when disable hashrate/difficulty chart line 2022-03-16 21:20:42 +01:00
wiz
036346d0c3 Merge branch 'master' into bugfix/blocks-list-pagination 2022-03-16 20:17:44 +00:00
nymkappa
671c25870c Fix pagination on /mining/blocks 2022-03-16 21:00:40 +01:00
nymkappa
a8313efb4b Apply coinbase style to blocks list tooltip 2022-03-16 20:54:32 +01:00
nymkappa
32f38cddba Fix pool get blocks API undefined start block behavior 2022-03-16 20:19:39 +01:00
nymkappa
5326f34f66 Fix pool page skeleton 2022-03-16 20:10:01 +01:00
nymkappa
905210b3f4 Rename ScriptSig to Coinbase Tag 2022-03-16 19:26:56 +01:00
nymkappa
427ffc22bc Fix duplicated blocks in pool details page 2022-03-16 19:17:33 +01:00
nymkappa
36a83812b4 Updated blocks list in /pool/{id} page 2022-03-16 18:12:02 +01:00
nymkappa
729c102fa5 Force disable mining dashboard if base_module not mempool 2022-03-16 17:28:00 +01:00
nymkappa
d76bf6d3c7 Hide tabs in /graphs page is mining not available 2022-03-16 14:48:37 +01:00