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 |
|
nymkappa
|
fdea74db0a
|
Store hex in coinbase raw - Improve scripsig parsing
|
2022-03-16 12:10:18 +01:00 |
|
nymkappa
|
acaa6c6e45
|
Index asciiScriptSig and display it in /mining/blocks
|
2022-03-15 23:33:51 +01:00 |
|
softsimon
|
876fda73f1
|
Address value did not calculate self transfers
|
2022-03-15 16:26:49 +01:00 |
|
wiz
|
2827fb85d4
|
Merge branch 'master' into mobile-refinements
|
2022-03-15 09:28:10 +00:00 |
|
nymkappa
|
9c944170a2
|
Fix typo in hashrate widget
|
2022-03-14 21:12:29 +01:00 |
|
wiz
|
c7aea265d9
|
Merge pull request #1361 from hunicus/code-link-labels
Capitalize js package labels in docs
|
2022-03-14 19:25:21 +00:00 |
|
wiz
|
55a26fe446
|
Merge branch 'master' into feature/update-hashrate-widget
|
2022-03-14 19:12:31 +00:00 |
|
nymkappa
|
5dfc272bed
|
Cleanup hashrate/difficulty widget
|
2022-03-14 20:00:19 +01:00 |
|
softsimon
|
bab6e05ed9
|
Remove duplicate websocket push.
|
2022-03-14 19:52:34 +01:00 |
|
hunicus
|
ba70a72f76
|
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
|
22a2da249e
|
Updated websocket mock data with difficulty adjustment
|
2022-03-14 19:25:17 +01:00 |
|
hunicus
|
5390a5539c
|
Resize docs code templates on open (mobile)
|
2022-03-14 13:49:16 -04:00 |
|
hunicus
|
aaf7216b7d
|
Implement custom accordion for mobile docs
|
2022-03-14 13:48:45 -04:00 |
|
hunicus
|
2e55c2b37f
|
Remove mobile docs menu
|
2022-03-14 13:31:46 -04:00 |
|
nymkappa
|
345c7f3c6c
|
Add active router links - Disable graph touch scroll
|
2022-03-14 18:25:16 +01:00 |
|
nymkappa
|
338c42e3d8
|
Move all charts into /graphs page - Fix mining charts layouts
|
2022-03-14 18:07:35 +01:00 |
|
softsimon
|
45206ea90e
|
Difficulty adjustment refactor
fixes #1157
|
2022-03-14 16:48:59 +01:00 |
|
wiz
|
3feb150c71
|
Merge branch 'master' into desktop-refinements
|
2022-03-14 15:31:57 +00:00 |
|
softsimon
|
5313b8a24c
|
Address page highlight and transfer value
|
2022-03-14 16:19:37 +01:00 |
|
nymkappa
|
24310d0c8f
|
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
|
ea677c979e
|
Use correct url for blocks-extras API - Fix amountShortner pipe
|
2022-03-13 16:08:32 +01:00 |
|
softsimon
|
6023378a34
|
Reorganizing community integrations
|
2022-03-13 13:13:47 +00:00 |
|
hunicus
|
f3f6530eb5
|
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
|
9a852e475c
|
Fix font size in reward stat widget
|
2022-03-12 17:56:00 +01:00 |
|
nymkappa
|
027795671d
|
Add more padding to the blocks list page
|
2022-03-12 17:33:07 +01:00 |
|
nymkappa
|
909f7bd26e
|
Pool icon clickable - blocks list pagination margin
|
2022-03-12 16:49:16 +01:00 |
|
nymkappa
|
30112e4aca
|
Update mining/blocks in real time
|
2022-03-12 16:49:16 +01:00 |
|
nymkappa
|
8cac6a2888
|
Added latest block on mining dashboard
|
2022-03-12 16:49:15 +01:00 |
|
nymkappa
|
112880f332
|
Add pagination on /mining/blocks
|
2022-03-12 16:49:15 +01:00 |
|
nymkappa
|
aa7476807b
|
Create working template for the new blocks page
|
2022-03-12 16:49:15 +01:00 |
|
nymkappa
|
a3ba621f21
|
Fix empty diff adjust table
|
2022-03-12 13:27:45 +01:00 |
|
hunicus
|
0f0b2ab0f6
|
Fix anchor links when navigating to current anchor
|
2022-03-11 19:09:42 -05:00 |
|
hunicus
|
b407c97d67
|
Add smooth scrolling
|
2022-03-11 16:28:52 -05:00 |
|
softsimon
|
a20a27d81e
|
Revert "Always show scrolbar to avoid horizontal jumpy UI"
|
2022-03-11 20:09:57 +01:00 |
|