nymkappa
|
b22d7fcec6
|
Make Latest blocks and Adjustments widget title clickable
|
2022-06-14 10:35:29 +02:00 |
|
wiz
|
98e48a8dc7
|
Merge branch 'master' into nymkappa/bugfix/da-mining-dashboard
|
2022-06-14 07:39:17 +09:00 |
|
wiz
|
3fdf65252e
|
Merge branch 'master' into simon/faq-html-templates
|
2022-06-14 07:28:58 +09:00 |
|
nymkappa
|
f42a7bd893
|
Listen for stats websocket event in the mining dashboard to get latest DA
|
2022-06-13 11:13:00 +02:00 |
|
softsimon
|
065a480fc7
|
Move FAQ HTML to angular templates
fixes #1783
|
2022-06-12 22:52:49 +02:00 |
|
Mononaut
|
4b34f1989c
|
Fix canvas resolution on high-DPI screens
|
2022-06-12 18:26:19 +00:00 |
|
wiz
|
8bd02e21c1
|
Merge branch 'master' into nymkappa/bugfix/blocks-list-signet
|
2022-06-12 05:12:02 +09:00 |
|
wiz
|
c9a7abd289
|
Merge branch 'master' into nymkappa/feature/cleanup-chart-tooltips
|
2022-06-12 04:34:58 +09:00 |
|
hunicus
|
3024aff26c
|
Fix anchor link scrolling on load (chrome)
|
2022-06-11 12:21:08 -04:00 |
|
wiz
|
13332e4089
|
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
|
a5c401def6
|
Fix latest blocks rewards column not large enough to fit high reward
|
2022-06-10 23:53:53 +02:00 |
|
nymkappa
|
08a45ea680
|
Make all mining charts tooltips uniform
|
2022-06-10 23:34:13 +02:00 |
|
nymkappa
|
d75dc30fa8
|
Replace "Indexing in progress" with localized "Indexing blocks"
|
2022-06-10 23:29:27 +02:00 |
|
wiz
|
bdc1bd386e
|
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
|
bbda8e3fac
|
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
|
95ec83fd5a
|
Bump version numbers to v2.4.1-dev
|
2022-06-10 22:43:57 +09:00 |
|
hunicus
|
fda1f717b8
|
Update npm install command
|
2022-06-09 18:15:20 -04:00 |
|
wiz
|
32c2585e4b
|
Release v2.4.0
|
2022-06-09 23:10:18 +09:00 |
|
wiz
|
71c3e3d68f
|
Pull from transifex 202206092308
|
2022-06-09 23:08:07 +09:00 |
|
nymkappa
|
db9f9a2fab
|
Use ellipsis + tooltip combo to fix layout on long string
|
2022-06-09 15:58:49 +02:00 |
|
wiz
|
93d170989a
|
Pull from transifex 202206092208
|
2022-06-09 22:09:11 +09:00 |
|
wiz
|
c5c46966c8
|
Pull from transifex 202206092024
|
2022-06-09 20:24:11 +09:00 |
|
wiz
|
5221181fcf
|
Pull from transifex 202206091948
|
2022-06-09 19:48:02 +09:00 |
|
wiz
|
d3cbaa1137
|
Pull from transifex 202206091724
|
2022-06-09 17:24:43 +09:00 |
|
softsimon
|
d02f741522
|
Pull from transifex
|
2022-06-08 20:16:30 +02:00 |
|
wiz
|
9c4b8a17af
|
Merge branch 'master' into api-limit-note
|
2022-06-08 23:52:08 +09:00 |
|
softsimon
|
6485aa0fa8
|
Transifex pull
|
2022-06-08 16:14:36 +02:00 |
|
hunicus
|
c73d059965
|
Show rate limiting note on official instances only
Also fix some styling flaws resulting from hiding
the rate limiting text.
|
2022-06-07 23:27:35 -04:00 |
|
hunicus
|
9527b3e0a4
|
Make rest api doc section welcomer full sentence
|
2022-06-07 22:55:29 -04:00 |
|
hunicus
|
9ca7904b1b
|
Add note on api limits
|
2022-06-07 22:52:08 -04:00 |
|
hunicus
|
11bc9aad25
|
Clean up styling on doc content container
|
2022-06-07 22:36:17 -04:00 |
|
softsimon
|
6dce4d1324
|
Pulled from Transifex
|
2022-06-08 00:44:04 +04:00 |
|
hunicus
|
67056cf319
|
Change projected to mempool in feerate faq
|
2022-06-07 14:54:33 -04:00 |
|
softsimon
|
09ac51c605
|
Extracting i18n
|
2022-06-07 22:11:48 +04:00 |
|
hunicus
|
a9968d1d3f
|
Change 'projected' to 'mempool' in feerate tooltips
|
2022-06-07 14:06:56 -04:00 |
|
wiz
|
46f90a2b42
|
Merge branch 'master' into update-feerate-tooltips
|
2022-06-08 02:26:29 +09:00 |
|
hunicus
|
b2d3d5d5bd
|
Make feerate tooltips appear on top
|
2022-06-07 13:18:20 -04:00 |
|
hunicus
|
106fca4c90
|
Move feerate tooltips to feerate labels
|
2022-06-07 13:14:30 -04:00 |
|
wiz
|
5953939dda
|
Merge branch 'master' into nymkappa/bugfix/db-disabled
|
2022-06-08 01:56:52 +09:00 |
|
wiz
|
897159bd5b
|
Merge branch 'master' into update-feerate-tooltips
|
2022-06-08 01:12:38 +09:00 |
|
hunicus
|
13b4805d3b
|
Remove unnecessary detail in fee faq
|
2022-06-07 08:56:41 -04:00 |
|
hunicus
|
9d03e0c962
|
Make feerate tooltip i18n identifiers unique
|
2022-06-07 08:32:58 -04:00 |
|
nymkappa
|
85904cac10
|
Fix js crash when sending invalid state to /block page
|
2022-06-07 12:19:36 +02:00 |
|
hunicus
|
76497d8e42
|
Add tooltips describing feerate levels
|
2022-06-06 14:32:16 -04:00 |
|
hunicus
|
6e6bd9e815
|
Show fiat fee tooltip on fiat fee only
|
2022-06-06 14:17:25 -04:00 |
|
hunicus
|
a11b9b7e7a
|
Update fee faq
|
2022-06-06 13:05:53 -04:00 |
|
wiz
|
f34034aa8a
|
Merge branch 'master' into simon/reload-mempool-visualizer-on-reconnect
|
2022-06-06 21:23:48 +09:00 |
|
wiz
|
efde17c7c0
|
Update Foundry logo on About page
|
2022-06-06 06:35:09 +09:00 |
|
softsimon
|
f1b5f5e52d
|
Reload mempool visualization on reconnect
fixes #1799
|
2022-06-05 23:40:36 +04:00 |
|
wiz
|
1c040a0099
|
Merge pull request #1810 from mempool/simon/transifex-pull-0605
Transifex pull
|
2022-06-06 04:20:12 +09:00 |
|