3451 Commits

Author SHA1 Message Date
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
nymkappa
38a8d37b5f Merge branch 'master' into nymkappa/feature/merge-blocks 2022-05-24 10:14:06 +02:00
wiz
2bb7baea54 Merge pull request #1635 from mempool/nymkappa/bugfix/reindex-when-fast-forward 2022-05-24 14:37:13 +09:00
Felipe Knorr Kuhn
0bb2775690 Merge branch 'master' into nymkappa/bugfix/reindex-when-fast-forward 2022-05-23 21:08:54 -07:00
softsimon
10af906fb7 npm audit fix 2022-05-24 04:57:08 +04:00
hunicus
7c33b9b7c4 Add schildbach bitcoin wallet to about page 2022-05-23 08:34:04 -04:00
nymkappa
cf4814e7c6 For non Bitcoin network, run legacy API code, but keep the same endpoint 2022-05-23 13:02:18 +02:00
nymkappa
8f7d884658 Fix /blocks skeleton on Liquid 2022-05-23 12:08:52 +02:00
nymkappa
b7084acdb9 Fix missing tx column in main dashboard on mobile 2022-05-23 10:56:12 +02:00
nymkappa
a538fc647d Hide graph selection button on non bitcoin networks 2022-05-23 09:44:09 +02:00
nymkappa
2d8f6eb4a1 Use ngClass to avoid multiple [class] conflict 2022-05-23 09:08:42 +02:00
nymkappa
dadecc67c4 Setup redirect from /mining/blocks to /blocks - Update router links 2022-05-23 09:08:41 +02:00
nymkappa
109a5e9802 Update cache warmer 2022-05-23 09:08:41 +02:00
nymkappa
1088eeef5d Merge legacy and mining /blocks components and APIs 2022-05-23 09:08:40 +02:00
hunicus
d0a145839f Add role attributes for doc nav elements
To address #1668.
2022-05-21 08:20:35 -04:00
softsimon
763971348a Block transactions list error handling 2022-05-21 02:30:38 +04:00
wiz
86fa97bc66 Merge branch 'master' into nymkappa/feature/update-api-case 2022-05-21 03:18:57 +09:00
wiz
0813c17f8b Merge pull request #1657 from mempool/nymkappa/bugfix/update-log
Add escaped slug into logs when slug does not match any pool
2022-05-21 03:13:09 +09:00
wiz
ac181b4b2f Merge branch 'master' into nymkappa/bugfix/update-log 2022-05-21 03:03:56 +09:00
wiz
c7cca4eeb2 Merge pull request #1643 from mempool/simon/lazy-load-inputs
Lazy load tx inputs in Bitcoin Core mode
2022-05-21 03:03:35 +09:00
softsimon
7e1a6e65d5 Progressbar calculation fix 2022-05-20 21:50:01 +04:00
wiz
a9fb94a811 Merge branch 'master' into simon/lazy-load-inputs 2022-05-21 02:47:24 +09:00
wiz
805a7bf199 Merge pull request #1697 from hunicus/fix-ws
Fix websockets tab
2022-05-21 02:36:02 +09:00
softsimon
e81d36653e Adding fee reveal text 2022-05-20 21:30:01 +04:00
softsimon
4e0b8026f5 Lazy load tx inputs in Bitcoin Core mode
fixes #465
2022-05-20 21:30:01 +04:00
wiz
4dcabbe3ae Merge branch 'master' into fix-ws 2022-05-21 02:23:44 +09:00
wiz
16d8bb5352 Merge pull request #1695 from mempool/simon/round-miners-reward
Round miners reward to full dollar
2022-05-21 02:22:35 +09:00
hunicus
7d1792e9bb Fix websockets tab
Caused by show/hide property for JS examples
introduced in e8ef4a39ec247e075fb4cb98ee38d0dedb3f141a.
2022-05-20 12:46:30 -04:00
softsimon
9320fe950c Round miners reward to full dollar 2022-05-20 19:21:20 +04:00
wiz
21e5f172d8 Merge pull request #1694 from mempool/simon/reward-stats-i18n-fix
Reward stats i18n fix
2022-05-20 23:57:50 +09:00
wiz
aeabe6eec0 Merge pull request #1677 from mempool/simon/transifex-pull-19-05
Pull from transifex
2022-05-20 23:56:04 +09:00
softsimon
1402fc54c9 Reward stats i18n fix 2022-05-20 18:49:14 +04:00