2682 Commits

Author SHA1 Message Date
softsimon
9bd83ee09b Merge pull request #1373 from antonilol/difficulty
fix and improve block time predictions
2022-03-17 12:17:27 +01:00
softsimon
ebad5f448a Merge branch 'master' into difficulty 2022-03-17 11:43:29 +01:00
wiz
caccd8ca50 Merge pull request #1383 from mempool/nymkappa/bugfix/hashrate-difficulty-crash
Fix javascript crash when disable hashrate/difficulty chart line
2022-03-16 20:30:04 +00:00
nymkappa
dd50ee38b1 Fix javascript crash when disable hashrate/difficulty chart line 2022-03-16 21:20:42 +01:00
wiz
15c999939a Merge pull request #1376 from nymkappa/bugfix/blocks-list-pagination
Fix pagination on /mining/blocks
2022-03-16 20:17:54 +00:00
wiz
036346d0c3 Merge branch 'master' into bugfix/blocks-list-pagination 2022-03-16 20:17:44 +00:00
softsimon
6b2987ce01 Merge pull request #1382 from mempool/nymkappa/feature/coinbase-tooltip-style
Apply coinbase style to blocks list tooltip
2022-03-16 21:10:20 +01: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
softsimon
622e0058f3 Merge pull request #1381 from mempool/nymkappa/feature/pool-page-blocks
Updated blocks list in pool details page
2022-03-16 20:43:22 +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
softsimon
421993e2d7 Merge pull request #1380 from mempool/nymkappa/bugfix/disable-mining-non-bitcoin
Force disable mining dashboard if base_module not mempool
2022-03-16 18:11:25 +01:00
nymkappa
729c102fa5 Force disable mining dashboard if base_module not mempool 2022-03-16 17:28:00 +01:00
softsimon
df81d4501f Merge pull request #1379 from mempool/nymkappa/bugfix/hide-mining-charts-non-bitcoin
Hide tabs in /graphs page is mining not available
2022-03-16 15:03:12 +01:00
nymkappa
d76bf6d3c7 Hide tabs in /graphs page is mining not available 2022-03-16 14:48:37 +01:00
wiz
10451ee0f8 Merge pull request #1375 from nymkappa/feature/index-coinbase-scriptsig
Index asciiScriptSig and display it in /mining/blocks
2022-03-16 11:30:50 +00: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
wiz
633a0c79da Merge pull request #1374 from nymkappa/feature/improve-rpc-calls
Optimize RPC calls
2022-03-15 20:24:45 +00:00
nymkappa
2c431d5df5 Optimize RPC calls 2022-03-15 21:16:02 +01:00
Antoni Spaanderman
7183b588aa fix and improve block time predictions
dce775e but then on the backed after refractor #1352
2022-03-15 20:39:25 +01:00
softsimon
e9f90e415c Merge pull request #1371 from mempool/simon/address-amount-fix
Address value did not calculate self transfers
2022-03-15 18:01:57 +01:00
softsimon
876fda73f1 Address value did not calculate self transfers 2022-03-15 16:26:49 +01:00
wiz
878fe9dd3f Merge pull request #1370 from mempool/simon/merge-rpc-api
Merge node-bitcoin into the project
2022-03-15 15:26:41 +00:00
softsimon
21cbea9e0a Merge node-bitcoin into the project 2022-03-15 14:44:31 +01:00
wiz
923f43751b Merge pull request #1354 from hunicus/mobile-refinements
Fix docs navigation on mobile
2022-03-15 09:38:17 +00:00
wiz
2827fb85d4 Merge branch 'master' into mobile-refinements 2022-03-15 09:28:10 +00:00
wiz
95c4fea14a Merge pull request #1366 from nymkappa/bugfix/hashrate-widget-typo 2022-03-14 21:46:41 +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
d284cd069e Merge pull request #1362 from nymkappa/feature/update-hashrate-widget
Make the hashrate/difficulty widget simpler
2022-03-14 19:24:16 +00:00
wiz
55a26fe446 Merge branch 'master' into feature/update-hashrate-widget 2022-03-14 19:12:31 +00:00
wiz
c18382fa9b Merge pull request #1363 from mempool/simon/double-websocket-fix
Remove duplicate websocket push.
2022-03-14 19:12:11 +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
wiz
fa01341d2c Merge pull request #1364 from mempool/simon/websocket-difficulty-mock-data
Updated websocket mock data with difficulty adjustment
2022-03-14 18:39:10 +00:00
softsimon
22a2da249e Updated websocket mock data with difficulty adjustment 2022-03-14 19:25:17 +01:00
wiz
d23b061679 Merge pull request #1309 from nymkappa/feature/graphs-reorg
Move all charts into /graphs page
2022-03-14 18:00:53 +00: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
wiz
3fd42e9f26 Merge pull request #1352 from mempool/simon/difficulty-adjustment-refactor
Difficulty adjustment refactor
2022-03-14 16:33:55 +00:00
softsimon
45206ea90e Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00