1682 Commits

Author SHA1 Message Date
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
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
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
softsimon
3782934045 Merge pull request #1320 from antonilol/regtest-1
regtest fixes
2022-03-11 14:07:58 +01:00
nymkappa
b2423e28d9 Split difficult adjustment table - Update indexing progress every 60sec 2022-03-10 14:02:43 +01:00
nymkappa
6d477a897d Show current indexing progress in charts without data 2022-03-10 14:02:43 +01:00
nymkappa
9cd3549a93 Always show scrolbar to avoid horizontal jumpy UI 2022-03-10 13:11:02 +01:00
nymkappa
efe1e245a0 Fix pool detail page on Firefox 2022-03-10 12:42:11 +01:00
nymkappa
3558389eea Index weekly hashrates using last Monday midnight - Fix charts tooltip 2022-03-10 11:53:49 +01:00
Antoni Spaanderman
c45f301424 Merge branch 'master' into regtest-1 2022-03-09 17:55:09 +01:00
Antoni Spaanderman
0d65ef17a8 improve testnet block time estimations 2022-03-09 17:38:37 +01:00
nymkappa
0fbe5675c3 Show + sign on positive diff adjust 2022-03-09 13:47:10 +01:00
nymkappa
494d93bfc1 Add message if on mining charts if there is no data to display 2022-03-09 12:17:31 +01:00
nymkappa
c5ee597479 Fix skeleton for difficulty adjustment table 2022-03-09 12:17:31 +01:00
nymkappa
918a6e155e Fix skeleton layout jumping in pool detail page 2022-03-08 20:46:20 +01:00
nymkappa
483c9d06db Fix pool detail page layout - add loading skeleton 2022-03-08 20:46:19 +01:00
nymkappa
216ff9f968 Cleanup empty block in api response - Update cache warmer 2022-03-08 20:46:19 +01:00
nymkappa
dd3f43f7b2 Only show relevant hashrate in the pool page 2022-03-08 20:46:18 +01:00
nymkappa
0e2e420a1c Added pool hashrate chart 2022-03-08 20:46:14 +01:00
Antoni Spaanderman
933f34ef73 oops 2022-03-08 20:40:44 +01:00
Antoni Spaanderman
cd14a91523 revert "add network regtest" 1f0ae60 2022-03-08 19:59:18 +01:00
Antoni Spaanderman
27f6654299 Merge branch 'master' into regtest-1 2022-03-08 19:45:03 +01:00
softsimon
d265db136b Don't push full RBF-transactions to prevent old states. 2022-03-08 18:54:49 +01:00
softsimon
c7639b4768 Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00
bosch
541a24fdc1 Added new Zeus logo. 2022-03-08 11:09:43 +08:00
nymkappa
af4eb0c974 Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
softsimon
a2e2aa215d Merge branch 'master' into feature/shorter-stats 2022-03-07 20:36:53 +01:00
softsimon
c4dfbb6f74 Merge branch 'master' into bugfix/pie-chart-click-fix 2022-03-07 20:35:49 +01:00
softsimon
bd05f80357 Merge branch 'master' into feature/mining-dashboard-skeleton 2022-03-07 20:33:54 +01:00
nymkappa
4d04abdf17 Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
softsimon
01ff8f79a8 UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00