wiz
|
f7b60f3da7
|
Merge pull request #1882 from mempool/nymkappa/bugfix/pool-ranking
Fix pool ranking layout on small mobile device
|
2022-06-17 08:19:48 +09:00 |
|
wiz
|
806a30c3d8
|
Merge branch 'master' into nymkappa/bugfix/pool-ranking
|
2022-06-17 08:08:37 +09:00 |
|
wiz
|
74570676b5
|
Merge pull request #1881 from hunicus/fix-anchors-ngfaq
Fix anchor links and typos in faq
|
2022-06-17 08:08:28 +09:00 |
|
wiz
|
903471ee43
|
Merge pull request #1883 from mempool/nymkappa/bugfix/remove-bottom-label-charts-dashboard
Hide bottom axis label for mempool and incoming tx charts on widgets
|
2022-06-17 08:02:19 +09:00 |
|
wiz
|
9a54a94dca
|
Merge branch 'master' into nymkappa/bugfix/remove-bottom-label-charts-dashboard
|
2022-06-17 07:49:03 +09:00 |
|
wiz
|
532b7a430c
|
Merge pull request #1884 from mempool/nymkappa/feature/widget-title-links
Make `Latest blocks` and `Adjustments` widget title clickable
|
2022-06-17 07:48:52 +09:00 |
|
wiz
|
7e08058d0a
|
Merge pull request #1889 from hunicus/regtest-formatting
Edit regtest docs formatting
|
2022-06-17 07:44:04 +09:00 |
|
wiz
|
47d84d4ab6
|
Merge pull request #1890 from hunicus/docker-video-link
Add k3tan video link to docker readme
|
2022-06-17 07:43:01 +09:00 |
|
hunicus
|
539d41f19e
|
Add k3tan video link to docker readme
|
2022-06-15 15:51:11 -04:00 |
|
hunicus
|
ca92834493
|
Edit formatting of regtest docs
|
2022-06-15 15:27:18 -04:00 |
|
wiz
|
6ff69c0fa8
|
Merge branch 'master' into nymkappa/bugfix/remove-bottom-label-charts-dashboard
|
2022-06-15 08:29:48 +09:00 |
|
wiz
|
0409c9a9c0
|
Merge branch 'master' into nymkappa/feature/widget-title-links
|
2022-06-15 08:09:41 +09:00 |
|
wiz
|
c5bcf76353
|
Merge pull request #1867 from mempool/nymkappa/feature/add-tooltip-pool-ranking
Only show `(1w)` on `Blocks` in pool ranking widget and add tooltips
|
2022-06-15 08:09:29 +09:00 |
|
nymkappa
|
20a4b9fb5a
|
Make Latest blocks and Adjustments widget title clickable
|
2022-06-14 10:35:29 +02:00 |
|
nymkappa
|
9d20637dcb
|
Hide bottom axis label for mempool and incoming tx charts on widgets
|
2022-06-14 09:58:32 +02:00 |
|
nymkappa
|
da4efdb2d0
|
Fix pool ranking layout on small mobile device
|
2022-06-14 09:42:56 +02:00 |
|
nymkappa
|
9fe4cc2d2b
|
Only show (1w) on Blocks in pool ranking widget
Add tooltips to explain `Pools luck`, `Pools count` and `Blocs (1w)`
|
2022-06-14 08:58:31 +02:00 |
|
hunicus
|
b82abc2827
|
Make minor faq updates
Add Start9 and capitalize Mempool.
|
2022-06-13 21:11:57 -04:00 |
|
hunicus
|
8de1fb5289
|
Fix stray typos from moving faqs to html
|
2022-06-13 21:08:44 -04:00 |
|
hunicus
|
0031fbf886
|
Fix anchor links on new ng faq template
|
2022-06-13 21:03:17 -04:00 |
|
wiz
|
e24efe7528
|
Merge pull request #1878 from mempool/nymkappa/feature/regtest-notes
Added regtest notes to backend README
|
2022-06-14 08:32:09 +09:00 |
|
wiz
|
109de73691
|
Fix typo in backend/README.md
|
2022-06-14 08:31:48 +09:00 |
|
wiz
|
dc475462d0
|
Merge pull request #1877 from mempool/nymkappa/bugfix/da-mining-dashboard
Listen for `stats` websocket event in the mining dashboard to get latest DA
|
2022-06-14 08:30:37 +09:00 |
|
wiz
|
19883c03ad
|
Merge pull request #1876 from mempool/nymkappa/bugfix/cleanup-log
Cleanup some ops logs
|
2022-06-14 08:29:21 +09:00 |
|
wiz
|
46ae76081d
|
Merge branch 'master' into nymkappa/bugfix/cleanup-log
|
2022-06-14 07:41:28 +09:00 |
|
wiz
|
63a931a10a
|
Merge branch 'master' into nymkappa/bugfix/da-mining-dashboard
|
2022-06-14 07:39:17 +09:00 |
|
wiz
|
a15da76566
|
Merge pull request #1874 from mempool/simon/faq-html-templates
Move FAQ HTML to angular templates
|
2022-06-14 07:38:21 +09:00 |
|
wiz
|
465053f3ff
|
Merge branch 'master' into simon/faq-html-templates
|
2022-06-14 07:28:58 +09:00 |
|
wiz
|
bf99407816
|
Merge pull request #1873 from mononaut/fix-retina-resolution
Fix canvas resolution on high-DPI screens
|
2022-06-14 07:05:28 +09:00 |
|
nymkappa
|
0493d57b2e
|
Added regtest notes to backend README
|
2022-06-13 11:28:34 +02:00 |
|
nymkappa
|
947864cff8
|
Listen for stats websocket event in the mining dashboard to get latest DA
|
2022-06-13 11:13:00 +02:00 |
|
nymkappa
|
1074d23a90
|
Cleanup some ops logs
|
2022-06-13 10:12:27 +02:00 |
|
softsimon
|
24ffc97317
|
Move FAQ HTML to angular templates
fixes #1783
|
2022-06-12 22:52:49 +02:00 |
|
Mononaut
|
1f6b59f2f5
|
Fix canvas resolution on high-DPI screens
|
2022-06-12 18:26:19 +00:00 |
|
wiz
|
5314eb2d45
|
Merge pull request #1866 from mempool/nymkappa/bugfix/blocks-list-signet
Fix latest blocks rewards column not large enough to fit high reward
|
2022-06-12 05:17:38 +09:00 |
|
wiz
|
035b29e70b
|
Merge branch 'master' into nymkappa/bugfix/blocks-list-signet
|
2022-06-12 05:12:02 +09:00 |
|
wiz
|
68ec7bce12
|
Merge pull request #1864 from mempool/nymkappa/feature/cleanup-chart-tooltips
Make all mining charts tooltips uniform
|
2022-06-12 04:56:15 +09:00 |
|
wiz
|
02b34c9811
|
Merge branch 'master' into nymkappa/feature/cleanup-chart-tooltips
|
2022-06-12 04:34:58 +09:00 |
|
wiz
|
99fcca3cb7
|
Merge pull request #1870 from hunicus/fix-anchors-chrome
Fix anchor link scrolling on load (chrome)
|
2022-06-12 03:34:11 +09:00 |
|
wiz
|
fc2ff27928
|
Merge pull request #1869 from hunicus/dev-only
Clarify that manual installs are meant for devs
|
2022-06-12 01:22:48 +09:00 |
|
hunicus
|
abaaef2285
|
Fix anchor link scrolling on load (chrome)
|
2022-06-11 12:21:08 -04:00 |
|
hunicus
|
8154a4dd77
|
Clarify that manual installs are meant for devs
|
2022-06-11 11:05:53 -04:00 |
|
wiz
|
6bbea198e5
|
Merge pull request #1863 from mempool/nymkappa/bugfix/i18n-missing
Replace "Indexing in progress" with localized "Indexing blocks"
|
2022-06-11 06:57:28 +09:00 |
|
nymkappa
|
2d569b8bcf
|
Fix latest blocks rewards column not large enough to fit high reward
|
2022-06-10 23:53:53 +02:00 |
|
nymkappa
|
da3272df76
|
Make all mining charts tooltips uniform
|
2022-06-10 23:34:13 +02:00 |
|
nymkappa
|
3243b1a3cb
|
Replace "Indexing in progress" with localized "Indexing blocks"
|
2022-06-10 23:29:27 +02:00 |
|
wiz
|
2492bc69ff
|
Merge pull request #1860 from hunicus/npm-install-note
Update npm install command and node.js requirements
|
2022-06-11 05:23:08 +09:00 |
|
wiz
|
feb1c051e1
|
Merge pull request #1841 from hunicus/api-limit-note
Add note on rate limits to api docs
|
2022-06-11 02:11:49 +09:00 |
|
wiz
|
6fb57cb1a9
|
Merge pull request #1858 from mempool/release/v2.4.0
Release v2.4.0
|
2022-06-10 22:44:54 +09:00 |
|
wiz
|
b9f0e63341
|
Bump version numbers to v2.4.1-dev
|
2022-06-10 22:43:57 +09:00 |
|