3532 Commits

Author SHA1 Message Date
wiz
71d285639d Merge pull request #1718 from mempool/nymkappa/feature/block-list-loading
Add loading spinner in /blocks page
2022-05-27 18:45:48 +09:00
wiz
d683a640a1 Merge pull request #1728 from hunicus/add-faq-emptyblocks
Add faq on empty blocks
2022-05-27 18:42:57 +09:00
wiz
94c3a7a8e6 Merge branch 'master' into nymkappa/feature/block-list-loading 2022-05-27 18:38:36 +09:00
wiz
ecaccd9baf Merge pull request #1717 from mempool/simon/ngb-boostrap-imports
NgBootstrap library import optimization
2022-05-27 18:38:24 +09:00
wiz
a660a84f38 Merge branch 'master' into add-faq-emptyblocks 2022-05-27 18:29:21 +09:00
nymkappa
e7023ad22a Mining dashboard still runs fine if Bitcoin Core becomes unavailable 2022-05-27 11:26:56 +02:00
wiz
61adb1ac7d Merge branch 'master' into simon/ngb-boostrap-imports 2022-05-27 18:23:51 +09:00
wiz
55ab85bbce Merge pull request #1714 from hunicus/install-manual
Move manual install notes to separate docs
2022-05-27 18:22:13 +09:00
wiz
dfb2aeb5ce Merge pull request #1699 from mempool/simon/liquid-fixes
Liquid empty miner UX fix
2022-05-27 18:15:03 +09:00
nymkappa
1638fe4883 Don't try to run pools parser if db is not enabled 2022-05-27 10:31:49 +02:00
hunicus
b2aa83265c Mention "esplora" value for blockstream/electrs 2022-05-26 22:13:37 -04:00
hunicus
9d11c2eaa0 Broaden guidance for hosting frontend 2022-05-26 19:33:54 -04:00
hunicus
dca089e3a8 Add recommended versions for node and npm 2022-05-26 18:19:58 -04:00
hunicus
f7dad5caf2 Add note on mysql install brought up in #1731 2022-05-26 17:57:48 -04:00
hunicus
83e1750fcc Add manual frontend setup notes to frontend/ readme 2022-05-26 17:42:15 -04:00
hunicus
420bd94526 Add manual backend setup notes to backend/ readme 2022-05-26 17:42:15 -04:00
hunicus
040e520681 Caution about manual installs in docker readme 2022-05-26 17:42:14 -04:00
hunicus
9f57a587aa Orient stuck tx faqs for normies 2022-05-26 17:27:11 -04:00
softsimon
650a8b6432 Angular 13.3.10 update 2022-05-26 18:31:11 +04:00
hunicus
a345095b73 Fix doc page titles 2022-05-25 23:59:48 -04:00
hunicus
4875757bef Remove keybase link from about page 2022-05-25 22:53:22 -04:00
hunicus
dd8e06c0b4 Add faq on empty blocks 2022-05-25 22:44:26 -04:00
softsimon
27c4d92203 Reseting statistics fix 2022-05-25 23:43:31 +04:00
softsimon
22aaddae68 Liquid UX fixes
fixes #1683
fixes #1681
2022-05-25 23:43:31 +04:00
softsimon
bd265a6255 Merge pull request #1727 from mempool/simon/i18n-extract-25-5
i18n extract
2022-05-25 19:03:43 +04:00
softsimon
89561a6051 i18n extract 2022-05-25 19:03:25 +04:00
softsimon
1be5843204 NgBootstrap library import optimization 2022-05-25 18:56:10 +04:00
wiz
d56fe9d4ba Merge pull request #1687 from mempool/nymkappa/feature/use-block-count-timespan
Replace all oldestIndexedBlockTimestamp with X-total-count header
2022-05-25 20:32:44 +09:00
wiz
6deeca8726 Merge pull request #1701 from hunicus/lighthouse-parents-2
Add role attributes for doc nav elements
2022-05-25 20:30:45 +09:00
wiz
10a185cdf0 Merge branch 'master' into lighthouse-parents-2 2022-05-25 20:17:56 +09:00
wiz
7789b2a23e Merge branch 'master' into nymkappa/feature/use-block-count-timespan 2022-05-25 20:16:32 +09:00
wiz
54268201c5 Merge pull request #1712 from mempool/simon/npm-audit-fix-24-5
npm audit fix
2022-05-25 20:16:21 +09:00
wiz
bcb39426da Merge branch 'master' into simon/npm-audit-fix-24-5 2022-05-25 20:09:34 +09:00
wiz
4423ffc349 Merge pull request #1700 from mempool/simon/block-transactions-error-catcher
Block transactions list error handling
2022-05-25 20:09:05 +09:00
wiz
ff0d4d7b3f Merge branch 'master' into simon/block-transactions-error-catcher 2022-05-25 19:22:31 +09:00
wiz
a20d0699a2 Merge pull request #1696 from mempool/nymkappa/feature/merge-blocks
Merge legacy and mining /blocks components and APIs
2022-05-25 19:22:24 +09:00
nymkappa
11a6148c9c Update API documentation 2022-05-25 12:10:10 +02:00
nymkappa
67cd09d5d7 Remove last trace of legacy oldestIndexedBlockTimestamp 2022-05-25 12:10:09 +02:00
wiz
41c14a068f Merge branch 'master' into nymkappa/feature/merge-blocks 2022-05-25 18:55:13 +09:00
wiz
de4293c998 Merge pull request #1685 from mempool/nymkappa/feature/update-api-case
Update case in some mining API endpoint response
2022-05-25 18:54:47 +09:00
wiz
b90e0bdfb7 Merge pull request #1710 from hunicus/add-schildbach
Add schildbach bitcoin wallet to about page
2022-05-25 18:37:46 +09:00
wiz
c470da727e Merge branch 'master' into add-schildbach 2022-05-25 18:26:21 +09:00
wiz
629b56370f Merge pull request #1707 from mempool/nymkappa/feature/chart-button-bitcoin-only
Hide graph selection button on non bitcoin networks
2022-05-25 18:26:11 +09:00
wiz
08e36a8fce Merge pull request #1708 from mempool/nymkappa/bugfix/blocks-list-widget
Fix missing tx column in main dashboard on mobile
2022-05-25 18:18:01 +09:00
nymkappa
4591489e8c Save bisq aggregate exchange rates in the database for each new block 2022-05-25 10:51:35 +02:00
wiz
0de81b7b6c Merge branch 'master' into nymkappa/feature/chart-button-bitcoin-only 2022-05-25 17:27:43 +09:00
wiz
d8f2d6ab73 Merge branch 'master' into nymkappa/bugfix/blocks-list-widget 2022-05-25 17:13:45 +09:00
hunicus
4d41358d12 Move manual install docs away from main readme
Replace with links to docker/, frontend/, and /backend.
2022-05-24 12:38:05 -04:00
nymkappa
c1d7f55ec1 Add loading spinner in /blocks page 2022-05-24 11:55:43 +02:00
nymkappa
879c5deee9 Fix widget size mining dashboard 2022-05-24 11:19:09 +02:00