Commit Graph

1804 Commits

Author SHA1 Message Date
hunicus
752156281f
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
0073322758
Make rest api doc section welcomer full sentence 2022-06-07 22:55:29 -04:00
hunicus
ca3ca4557e
Add note on api limits 2022-06-07 22:52:08 -04:00
hunicus
056a9980d6
Clean up styling on doc content container 2022-06-07 22:36:17 -04:00
softsimon
67456c151f
Pulled from Transifex 2022-06-08 00:44:04 +04:00
hunicus
fbb16d6f22
Change projected to mempool in feerate faq 2022-06-07 14:54:33 -04:00
softsimon
2f9a86524a
Extracting i18n 2022-06-07 22:11:48 +04:00
hunicus
8f4de39e7b
Change 'projected' to 'mempool' in feerate tooltips 2022-06-07 14:06:56 -04:00
wiz
84e600ac9f
Merge branch 'master' into update-feerate-tooltips 2022-06-08 02:26:29 +09:00
hunicus
3e2ced2e8b
Make feerate tooltips appear on top 2022-06-07 13:18:20 -04:00
hunicus
6cc04feda8
Move feerate tooltips to feerate labels 2022-06-07 13:14:30 -04:00
wiz
0b50c17ed0
Merge branch 'master' into nymkappa/bugfix/db-disabled 2022-06-08 01:56:52 +09:00
wiz
81b9153d2b
Merge branch 'master' into update-feerate-tooltips 2022-06-08 01:12:38 +09:00
hunicus
87c6e957f0
Remove unnecessary detail in fee faq 2022-06-07 08:56:41 -04:00
hunicus
a0429b243f
Make feerate tooltip i18n identifiers unique 2022-06-07 08:32:58 -04:00
nymkappa
21ae1fce2a
Fix js crash when sending invalid state to /block page 2022-06-07 12:19:36 +02:00
hunicus
22268b8a33
Add tooltips describing feerate levels 2022-06-06 14:32:16 -04:00
hunicus
0f58ce2322
Show fiat fee tooltip on fiat fee only 2022-06-06 14:17:25 -04:00
hunicus
1aad89ac97
Update fee faq 2022-06-06 13:05:53 -04:00
wiz
5360f6dd77
Merge branch 'master' into simon/reload-mempool-visualizer-on-reconnect 2022-06-06 21:23:48 +09:00
wiz
789092c76a
Update Foundry logo on About page 2022-06-06 06:35:09 +09:00
softsimon
967a2a4461
Reload mempool visualization on reconnect
fixes #1799
2022-06-05 23:40:36 +04:00
wiz
9288628ad7
Merge pull request #1810 from mempool/simon/transifex-pull-0605
Transifex pull
2022-06-06 04:20:12 +09:00
wiz
869c40e835
Merge branch 'master' into multisig-label 2022-06-06 04:06:43 +09:00
softsimon
dd7d9b66e5
Transifex pull 2022-06-05 22:39:36 +04:00
wiz
f688da957c
Merge branch 'master' into nymkappa/bugfix/fix-blocks-list-loading 2022-06-06 03:37:39 +09:00
softsimon
63fce2a3ca
Fix for mempool logo SVG issue 2022-06-05 22:29:05 +04:00
nymkappa
33e0859847
Make sure blocks list rxjs observable triggers at least once 2022-06-05 17:33:23 +02:00
Antoni Spaanderman
b930b9bf4f
stricter multisig check + detect bare multisig when spent 2022-06-03 18:47:44 +02:00
wiz
89699f9b7e
Merge branch 'master' into nymkappa/feature/websocket-block-count 2022-06-03 23:56:52 +09:00
wiz
efede07b5c
Merge branch 'master' into blocks-extras-v2 2022-06-03 23:47:43 +09:00
wiz
a8123cddf7
Merge pull request #1792 from mempool/wiz/update-v2.4.0-screenshot
Update dashboard screenshot for v2.4.0 release
2022-06-03 23:47:21 +09:00
hunicus
9ff006e61e
Update /api/blocks in docs (bisq) 2022-06-02 18:08:09 -04:00
hunicus
9de6c716b7
Update /api/blocks in docs (liquid) 2022-06-02 17:51:23 -04:00
hunicus
538a1b1666
Replace blocks-extras with blocks in docs (bitcoin) 2022-06-02 17:29:13 -04:00
nymkappa
56e996c893
Refactor pool block list observable 2022-06-02 22:01:53 +02:00
nymkappa
429b4f2bc6
Refactor pool ranking rxjs observable 2022-06-02 22:01:53 +02:00
softsimon
672833930d
Extracting i18n strings 2022-06-02 22:42:27 +04:00
wiz
8095a8a5f5
Fix size of Exodus logo on About page 2022-06-03 03:27:00 +09:00
wiz
ed3a614fb7
Change Gemini logo on About page to dark theme 2022-06-03 03:26:42 +09:00
wiz
cabfdcf49c
Re-arrange Enterprise Sponsor logos on About page 2022-06-03 03:17:58 +09:00
wiz
69e1474c53
Update Exodus logo on About page 2022-06-03 03:01:12 +09:00
wiz
10ccad16e9
Update dashboard screenshot for v2.4.0 release
Fixes #1778
2022-06-03 02:48:38 +09:00
nymkappa
fe32ef75a2
Updated new fee widget design 2022-06-02 17:44:44 +02:00
softsimon
f0a2ddf57b
Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
wiz
82471073c3
Merge branch 'master' into projected-block-overview 2022-06-02 00:35:07 +09:00
Mononaut
6cd8c448b4 Projected block loading spinner & WebGL detection 2022-06-01 13:48:58 +00:00
Mononaut
3ffc4956f4 Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
c2802253b7 Smarter update algorithm for projected block viz 2022-06-01 13:48:35 +00:00
Mononaut
1aac96a6f6 Projected block overview mouse events & tx preview 2022-06-01 13:48:34 +00:00