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
|
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 |
|
nymkappa
|
879c5deee9
|
Fix widget size mining dashboard
|
2022-05-24 11:19:09 +02: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
|
1088eeef5d
|
Merge legacy and mining /blocks components and APIs
|
2022-05-23 09:08:40 +02: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 |
|
wiz
|
c4f8b0d385
|
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
|
ae2bda29c2
|
Add testnet and signet for mining api docs
|
2022-05-19 05:39:35 -04:00 |
|
Felipe Knorr Kuhn
|
c2570c5dad
|
Upgrade Cypress to v9.6.1
|
2022-05-18 22:01:28 -07: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 |
|