Commit Graph

1762 Commits

Author SHA1 Message Date
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
bosch
2ea78566a6 Added new Zeus logo. 2022-03-08 11:09:43 +08:00
nymkappa
b7254e7aca
Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
softsimon
9e68b0a597
Merge branch 'master' into feature/shorter-stats 2022-03-07 20:36:53 +01:00
softsimon
81a82b619e
Merge branch 'master' into bugfix/pie-chart-click-fix 2022-03-07 20:35:49 +01:00
softsimon
593e82d8f4
Merge branch 'master' into feature/mining-dashboard-skeleton 2022-03-07 20:33:54 +01:00
nymkappa
2b91ced4d6
Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
softsimon
6f3443faba
UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00
nymkappa
1318c4aa36
Fix broken navigation when clicking on pie chart 2022-03-07 18:42:47 +01:00
nymkappa
2435e7bfe9
Shorten reward stats 2022-03-07 18:19:02 +01:00
nymkappa
8837b8c882
Actually use the past 8 blocks for reward stats 2022-03-07 17:17:08 +01:00
softsimon
ecdd9bdf91
Merge pull request #1306 from mempool/simon/liquid-missing-asset-inputs
Handle missing asset registry for inputs
2022-03-07 15:24:47 +01:00
softsimon
00ad58c26d
Merge branch 'master' into simon/track-utxos 2022-03-07 15:12:36 +01:00
softsimon
d188ab3c09
Handle missing asset registry for inputs
refs #1246
2022-03-07 13:14:34 +01:00
nymkappa
05342079b3
Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
bc13393778
Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
84ef424752
Fix halving calculation 2022-03-07 11:50:59 +01:00
nymkappa
d45f3c32cf
Show more stats in pool ranking pie widget 2022-03-07 11:50:59 +01:00
nymkappa
f9e361a9c0
"view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
cf4336eb2e
Move small pie share into "other" - align labels 2022-03-07 11:50:58 +01:00
nymkappa
6cdd41a8f7
Add difficulty adjustment table in mining dashboard 2022-03-07 11:50:58 +01:00
nymkappa
b2dec5e20a
Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
softsimon
059e82a805
UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
softsimon
50cd8e01bd
Merge branch 'master' into fee-visibility 2022-03-06 10:28:43 +01:00
softsimon
daa7079338
Address search with middle ellipsis mobile fix 2022-03-05 14:19:44 +01:00
Antoni Spaanderman
590170a0df
Merge branch 'master' into fee-visibility 2022-02-28 13:10:12 +01:00
Antoni Spaanderman
e2ef58c5dd
Merge branch 'master' into regtest-1 2022-02-28 13:09:51 +01:00
softsimon
e5b2440b45
Shorten address search with middle ellipsis 2022-02-27 20:05:32 +03:00