softsimon
|
75b3b0fde5
|
Fixing the /graphs link and make it consistent
|
2022-05-20 18:22:04 +04:00 |
|
softsimon
|
db1720e3b4
|
Fixes for Liquid module routing
|
2022-05-20 17:54:06 +04:00 |
|
wiz
|
b76f20f780
|
Merge pull request #1680 from hunicus/mining-doc-rev2
Add feedback for mining API docs
|
2022-05-20 21:00:32 +09:00 |
|
softsimon
|
062a864a17
|
Pre-load all lazy loaded modules
|
2022-05-20 15:08:45 +04:00 |
|
softsimon
|
e6c4b87b8b
|
Moving graphs and mining dashboard to a lazy loaded module
|
2022-05-20 04:34:41 +04:00 |
|
hunicus
|
a402c5c861
|
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
|
5e5ff91280
|
Make small wording change for reward-stats
|
2022-05-19 12:21:41 -04:00 |
|
wiz
|
6562a35f14
|
Merge branch 'master' into mining-api-docs
|
2022-05-19 20:45:20 +09:00 |
|
wiz
|
50b040524e
|
Merge pull request #1670 from mempool/wiz/fix-about-page-resource-URLs
Don't prepend apiBasePath for services backend resources
|
2022-05-19 18:51:43 +09:00 |
|
hunicus
|
ec3e1f9e70
|
Add testnet and signet for mining api docs
|
2022-05-19 05:39:35 -04:00 |
|
Felipe Knorr Kuhn
|
1da44cd4a6
|
Upgrade Cypress to v9.6.1
|
2022-05-18 22:01:28 -07:00 |
|
hunicus
|
e8ef4a39ec
|
Hide js tabs for mining endpoints
|
2022-05-18 17:33:52 -04:00 |
|
hunicus
|
455412d2a0
|
Add mining api docs
|
2022-05-18 13:48:54 -04:00 |
|
wiz
|
b75f263c7e
|
Don't prepend apiBasePath for services backend resources
|
2022-05-19 01:54:08 +09:00 |
|
wiz
|
b7ed45cbe7
|
Merge branch 'master' into simon/i18n-additions
|
2022-05-18 21:18:05 +09:00 |
|
wiz
|
8022cec36b
|
Merge branch 'master' into simon/optimize-reconnection
|
2022-05-18 20:41:03 +09:00 |
|
wiz
|
a9012234f1
|
Merge branch 'master' into simon/outspends-cache-fix
|
2022-05-18 20:28:32 +09:00 |
|
softsimon
|
b12b7d38d7
|
Adding some missing i18n strings
|
2022-05-18 15:06:58 +04:00 |
|
wiz
|
25d5b31f1f
|
Merge branch 'master' into nymkappa/bugfix/passive-listener
|
2022-05-18 19:38:31 +09:00 |
|
wiz
|
9c73e5be78
|
Merge branch 'master' into nymkappa/feature/ctrlf-addresses
|
2022-05-18 19:15:48 +09:00 |
|
wiz
|
6fb8a88fc8
|
Merge branch 'master' into nymkappa/bugfix/always-use-btc-mining
|
2022-05-18 19:01:42 +09:00 |
|
softsimon
|
c09c694fb1
|
Minor i18n corrections
|
2022-05-17 19:27:41 +04:00 |
|
wiz
|
7cf01d6e34
|
Merge branch 'master' into simon/i18n-2.4
|
2022-05-17 23:04:38 +09:00 |
|
wiz
|
d364a53368
|
Merge branch 'master' into nymkappa/feature/widget-size-align
|
2022-05-17 21:58:51 +09:00 |
|
nymkappa
|
4463dae46b
|
Use passive listeners to improve scrolling performance #1605
|
2022-05-17 11:39:13 +02:00 |
|
wiz
|
da3f516388
|
Merge pull request #1639 from hunicus/add-fullmempool-faqs
Add simple faq on full mempool
|
2022-05-17 17:08:58 +09:00 |
|
wiz
|
094257a9df
|
Merge branch 'master' into nymkappa/feature/update-block-api
|
2022-05-17 15:57:05 +09:00 |
|
nymkappa
|
9be6f80cb9
|
Allow CTRL F an address on the transaction list component
|
2022-05-16 16:50:42 +02:00 |
|
nymkappa
|
fd42b12fcf
|
Always use BTC unit in blocks list
|
2022-05-16 11:24:38 +02:00 |
|
nymkappa
|
0f39914a60
|
Added some missing alt tags on some img
|
2022-05-13 15:34:26 +02:00 |
|
hunicus
|
858ad752c8
|
Add simple faq on "full" mempool
|
2022-05-12 11:50:23 -04:00 |
|
nymkappa
|
e59637128e
|
Polish dashboards second widgets line
|
2022-05-12 17:05:31 +02:00 |
|
softsimon
|
a8d8a360ec
|
Tweaking the websocket retry timers
fixes 1560
|
2022-05-12 15:21:27 +04:00 |
|
nymkappa
|
433bddab1f
|
Remove unused pools.json observable definition
|
2022-05-12 08:13:42 +02:00 |
|
nymkappa
|
6ae44c6f7e
|
Call node backend block API instead of electrs
|
2022-05-12 08:13:42 +02:00 |
|
nymkappa
|
384c8d17cf
|
Only process mining pools on Bitcoin networks
|
2022-05-12 08:13:41 +02:00 |
|
nymkappa
|
964bf2671e
|
Delete MinerComponent
|
2022-05-12 08:13:41 +02:00 |
|
nymkappa
|
067d160f33
|
Use block.extras on bitcoin network for fees/subsidy
|
2022-05-12 08:13:41 +02:00 |
|
nymkappa
|
057b5bd2e1
|
Update block API to use indexing if available
|
2022-05-12 08:13:40 +02:00 |
|
softsimon
|
3be67ea023
|
Reset outspends cache when switching to new tx page.
fixes #1613
fixes #1164
|
2022-05-12 03:28:34 +04:00 |
|
softsimon
|
9d33270970
|
Restoring the Confirmed string and re-localized the Multisig tag
|
2022-05-12 02:42:24 +04:00 |
|
softsimon
|
98c33ab08b
|
Correcting and harmonizing i18n strings
|
2022-05-11 16:29:45 +04:00 |
|
nymkappa
|
e9620b7b48
|
Add block sizes and weights graph
|
2022-05-10 16:41:40 +02:00 |
|
wiz
|
b17f882c64
|
Merge branch 'master' into recvd-htlcs
|
2022-05-10 23:11:28 +09:00 |
|
nymkappa
|
df177e0ea7
|
Localize indexing progress notifications
|
2022-05-10 15:48:21 +02:00 |
|
nymkappa
|
8398c3bcc5
|
Hide indexing notification in widget mode
|
2022-05-10 15:48:21 +02:00 |
|
nymkappa
|
de7c4774ec
|
Added indexing progress indicator for hashrates, update logging
|
2022-05-10 15:48:21 +02:00 |
|
nymkappa
|
802e10e0a9
|
Create indexing sticky notification that show indexing progress in all mining dashboard related pages
|
2022-05-10 15:48:20 +02:00 |
|
wiz
|
b47e4a93b6
|
Merge branch 'master' into nymkappa/feature/chart-download
|
2022-05-10 22:41:01 +09:00 |
|
nymkappa
|
271f3c2317
|
[Chart download] Add .svg to file name, fix chart background colors
|
2022-05-10 14:32:57 +02:00 |
|