Commit Graph

2504 Commits

Author SHA1 Message Date
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
wiz
266485b986 Merge branch 'master' into multisig-label 2022-06-06 04:06:43 +09:00
softsimon
613f0d940c Transifex pull 2022-06-05 22:39:36 +04:00
wiz
bf923c296d Merge branch 'master' into nymkappa/bugfix/fix-blocks-list-loading 2022-06-06 03:37:39 +09:00
softsimon
f1c79021ef Fix for mempool logo SVG issue 2022-06-05 22:29:05 +04:00
nymkappa
de6aae3337 Make sure blocks list rxjs observable triggers at least once 2022-06-05 17:33:23 +02:00
Antoni Spaanderman
281d10dddb stricter multisig check + detect bare multisig when spent 2022-06-03 18:47:44 +02:00
wiz
4be66d529d Merge branch 'master' into nymkappa/feature/websocket-block-count 2022-06-03 23:56:52 +09:00
wiz
87fbbcff8c Merge branch 'master' into blocks-extras-v2 2022-06-03 23:47:43 +09:00
wiz
b686cf406a 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
1cbed6ecd2 Update /api/blocks in docs (bisq) 2022-06-02 18:08:09 -04:00
hunicus
e72ac0b2dc Update /api/blocks in docs (liquid) 2022-06-02 17:51:23 -04:00
hunicus
85a13d682e Replace blocks-extras with blocks in docs (bitcoin) 2022-06-02 17:29:13 -04:00
nymkappa
021f1ee117 Refactor pool block list observable 2022-06-02 22:01:53 +02:00
nymkappa
6dd8f13c86 Refactor pool ranking rxjs observable 2022-06-02 22:01:53 +02:00
softsimon
2835739f47 Extracting i18n strings 2022-06-02 22:42:27 +04:00
wiz
627813fc03 Fix size of Exodus logo on About page 2022-06-03 03:27:00 +09:00
wiz
acebc728cb Change Gemini logo on About page to dark theme 2022-06-03 03:26:42 +09:00
wiz
0c7d8e28be Re-arrange Enterprise Sponsor logos on About page 2022-06-03 03:17:58 +09:00
wiz
5ac66d2725 Update Exodus logo on About page 2022-06-03 03:01:12 +09:00
wiz
07f38bd77a Update dashboard screenshot for v2.4.0 release
Fixes #1778
2022-06-03 02:48:38 +09:00
nymkappa
ed7cce3ffd Updated new fee widget design 2022-06-02 17:44:44 +02:00
softsimon
bf0cfd9d38 Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
wiz
5b66dd6152 Merge branch 'master' into projected-block-overview 2022-06-02 00:35:07 +09:00
Mononaut
155e005a7f Projected block loading spinner & WebGL detection 2022-06-01 13:48:58 +00:00
Mononaut
8a20ae15cc Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
371fe8673c Smarter update algorithm for projected block viz 2022-06-01 13:48:35 +00:00
Mononaut
ce276e3a7d Projected block overview mouse events & tx preview 2022-06-01 13:48:34 +00:00