1848 Commits

Author SHA1 Message Date
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
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
a9fb94a811 Merge branch 'master' into simon/lazy-load-inputs 2022-05-21 02:47:24 +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
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
softsimon
1402fc54c9 Reward stats i18n fix 2022-05-20 18:49:14 +04:00
wiz
e3c8ea0e0b Merge branch 'master' into simon/transifex-pull-19-05 2022-05-20 23:46:42 +09:00
wiz
ad24b71d49 Merge pull request #1690 from mempool/simon/liquid-routing-fix
Fixes for Liquid module routing
2022-05-20 23:32:55 +09:00
wiz
f56924857b Merge pull request #1667 from mempool/simon/loading-indicator-ux
Improving loading indicator UX
2022-05-20 23:27:56 +09:00
softsimon
7b94e9e4b4 Fixing the /graphs link and make it consistent 2022-05-20 18:22:04 +04:00
softsimon
6daacac75d Fixes for Liquid module routing 2022-05-20 17:54:06 +04:00
wiz
a188d6ff3c Merge branch 'master' into nymkappa/feature/update-api-case 2022-05-20 21:03:41 +09:00
wiz
7afdb1f7ad Merge pull request #1680 from hunicus/mining-doc-rev2
Add feedback for mining API docs
2022-05-20 21:00:32 +09:00
softsimon
3e80f159d5 Pre-load all lazy loaded modules 2022-05-20 15:08:45 +04:00
nymkappa
ea8b5d69a4 Update API documentation for e101c4e2 2022-05-20 09:49:13 +02:00
nymkappa
c6b4a7464c Replace all avg_XXX with avgXXX for consistency 2022-05-20 09:44:29 +02:00
nymkappa
70d28f1099 Merge branch 'master' into simon/loading-indicator-ux 2022-05-20 09:16:32 +02:00
softsimon
1d8eb064f1 Moving graphs and mining dashboard to a lazy loaded module 2022-05-20 04:34:41 +04:00
hunicus
7351a56a78 Remove smaller time periods for hashrate endpoints
And clarify real-time hashrate data in /mining/hashrate.
2022-05-19 12:55:20 -04:00
hunicus
3a4f22ad17 Make small wording change for reward-stats 2022-05-19 12:21:41 -04:00
softsimon
7600c526cf Pull from transifex 2022-05-19 20:12:21 +04:00
wiz
e7afc9ff13 Merge branch 'master' into mining-api-docs 2022-05-19 20:45:20 +09:00
hunicus
ae2bda29c2 Add testnet and signet for mining api docs 2022-05-19 05:39:35 -04:00
hunicus
c4f68f34eb Hide js tabs for mining endpoints 2022-05-18 17:33:52 -04:00
hunicus
5f478bdb13 Add mining api docs 2022-05-18 13:48:54 -04:00
wiz
f9f217751c Don't prepend apiBasePath for services backend resources 2022-05-19 01:54:08 +09:00
wiz
f8f6a24ef4 Merge branch 'master' into simon/loading-indicator-ux 2022-05-18 21:37:40 +09:00
wiz
0d3c62af05 Merge branch 'master' into simon/i18n-additions 2022-05-18 21:18:05 +09:00
wiz
085e39b1c4 Merge branch 'master' into simon/optimize-reconnection 2022-05-18 20:41:03 +09:00
wiz
08d26d0ff6 Merge branch 'master' into simon/outspends-cache-fix 2022-05-18 20:28:32 +09:00
softsimon
c36b359415 Adding some missing i18n strings 2022-05-18 15:06:58 +04:00
wiz
06439323a3 Merge branch 'master' into nymkappa/bugfix/passive-listener 2022-05-18 19:38:31 +09:00
wiz
479468b693 Merge branch 'master' into nymkappa/feature/ctrlf-addresses 2022-05-18 19:15:48 +09:00
wiz
b1d76ef894 Merge branch 'master' into nymkappa/bugfix/always-use-btc-mining 2022-05-18 19:01:42 +09:00
softsimon
8c15d99fa7 Improving loading indicator UX 2022-05-18 08:43:24 +04:00
softsimon
0bdbd1de80 Minor i18n corrections 2022-05-17 19:27:41 +04:00
wiz
0efdd6c2dd Merge branch 'master' into simon/i18n-2.4 2022-05-17 23:04:38 +09:00
wiz
54e6d56a95 Merge branch 'master' into nymkappa/feature/widget-size-align 2022-05-17 21:58:51 +09:00
nymkappa
887b222acf Use passive listeners to improve scrolling performance #1605 2022-05-17 11:39:13 +02:00
wiz
1ce69061c0 Merge pull request #1639 from hunicus/add-fullmempool-faqs
Add simple faq on full mempool
2022-05-17 17:08:58 +09:00