2083 Commits

Author SHA1 Message Date
wiz
e5b2639d73 Release v2.3.0 2022-01-16 15:36:48 +09:00
wiz
0e1a113c87 Merge pull request #1149 from mempool/wiz/20220116-pull-from-transifex
Pull translated strings from Transifex
2022-01-16 15:31:44 +09:00
wiz
4e82981199 Merge pull request #1147 from mempool/simon/gettxout
Utilize gettxout to display spent/unspent
2022-01-16 15:29:53 +09:00
wiz
9c7b243e36 Merge pull request #1148 from mempool/simon/liquid-testnet-statuspage
Adding missing Liquid Testnet Status page
2022-01-16 15:00:42 +09:00
wiz
ce2016b01d Pull translated strings from Transifex 2022-01-16 14:42:25 +09:00
softsimon
745f1ae40b Adding missing Liquid Testnet Status page 2022-01-15 23:49:08 +04:00
softsimon
3450ff97ff Utilize gettxout to display spent/outspent
fixes #1088
2022-01-15 22:09:04 +04:00
softsimon
6e951f0c04 Merge pull request #1145 from mempool/wiz/fix-html-theme-color
Fix HTML theme color for iOS status bar
2022-01-15 21:00:01 +04:00
wiz
472c757f81 Fix HTML theme color for iOS status bar 2022-01-16 00:19:29 +09:00
wiz
860e3640df Merge pull request #1132 from mempool/simon/translators
Adding translators to About page
2022-01-15 06:49:01 +00:00
wiz
f1c64eacb4 Fix translation for Project Translators on About page 2022-01-15 06:47:51 +00:00
wiz
11b8b43e88 Merge pull request #1142 from mempool/wiz/update-nginx-conf-for-services-apis
Update nginx.conf for mempool.space services APIs
2022-01-15 06:22:44 +00:00
softsimon
0db0aa6ca6 Displaying translators as twitter photos 2022-01-15 04:19:50 +04:00
softsimon
a7528e60a8 Adding translators to About page 2022-01-15 04:01:53 +04:00
wiz
5d15e2103d Merge pull request #1144 from mempool/wiz/update-nginx-conf-for-resource-caching 2022-01-14 15:06:11 +00:00
wiz
25400c0241 Update production nginx.conf resource cache times 2022-01-14 22:35:25 +09:00
wiz
fdf21e4ac7 Merge pull request #1143 from mempool/simon/fix-critical-vulnerability
Fixing high vulnerabilities
2022-01-14 12:53:15 +00:00
softsimon
7051cc8b0d Fixing high vulnerabilities 2022-01-14 16:43:56 +04:00
wiz
6f9f87d8ec Update nginx.conf for mempool.space services APIs 2022-01-14 20:56:41 +09:00
wiz
2ad538fb8a Merge pull request #1140 from mempool/wiz/fix-newsyslog-owner-and-pidfile
Fix newsyslog.conf owner and pidfile location
2022-01-14 10:54:27 +00:00
wiz
308f08293f Merge pull request #1141 from nymkappa/feature/remove-unused-data-statistics
Remove unused fields from statistics queries since we don't use them in the front end
2022-01-14 10:39:07 +00:00
nymkappa
b2d6fbbec3 Remove id, unconfirmed_transactions and tx_per_second from the statistics queries since we don't use them in the front end 2022-01-14 19:21:54 +09:00
wiz
3f59d61107 Fix newsyslog.conf owner and pidfile location 2022-01-14 19:21:42 +09:00
wiz
a3a1841bf8 Merge pull request #1139 from nymkappa/feature/improve-statistics-query-perf
Order by native `statistics.added` field for better query performances
2022-01-14 09:30:01 +00:00
nymkappa
b93ccc925e Order by native statistics.added field for better query performances 2022-01-14 18:13:34 +09:00
wiz
bd2c8f74d3 Merge pull request #1136 from mempool/docker_readme_fixes 2022-01-13 13:53:27 +00:00
Felipe Knorr Kuhn
e331543f8d Fix Docker README 2022-01-13 05:51:36 -08:00
wiz
a8e0343418 Merge pull request #1135 from mempool/wiz/fix-typo-nginx-cache-warmer
Fix typo in nginx-cache-warmer script
2022-01-13 09:05:33 +00:00
wiz
235f900c2a Fix typo in nginx-cache-warmer script 2022-01-13 17:59:51 +09:00
wiz
a5a74bcf83 Merge pull request #1120 from knorrium/docker_updates
Updates to the docker-compose setup
2022-01-13 08:52:08 +00:00
wiz
6ad769360e Merge pull request #1134 from mempool/wiz/add-nginx-cache-warmer 2022-01-13 08:34:48 +00:00
Felipe Knorr Kuhn
e814c3c68f Fix typos in the JSON keys 2022-01-13 00:08:07 -08:00
wiz
54eb97389e Merge pull request #1133 from nymkappa/feature/disable-graph-interaction-mobile
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 07:20:58 +00:00
Felipe Knorr Kuhn
bf45d8b9ca Fetch the dereferenced commit from the tag 2022-01-12 22:36:24 -08:00
wiz
a9c53ba05d Merge pull request #1130 from mempool/simon/remove-backend-cache
Removing statistics cache and setting headers
2022-01-13 06:07:36 +00:00
wiz
4d232a11c4 Add nginx cache warmer script for production use 2022-01-13 15:06:13 +09:00
Felipe Knorr Kuhn
33f5a4d215 Normalize Docker environment variables and backend JSON keys 2022-01-12 21:20:14 -08:00
wiz
f6e85609ed Merge pull request #1131 from hunicus/update-liquidtestnet-docs
Update liquidtestnet docs
2022-01-13 04:12:48 +00:00
nymkappa
64b2664ba3 Disable graph touch interaction in dashboard on mobile so we can scroll properly 2022-01-13 12:00:49 +09:00
Felipe Knorr Kuhn
109233b892 Delete Docker README 2022-01-12 17:18:52 -08:00
Felipe Knorr Kuhn
c60caf4502 Move Docker instructions to the top level README 2022-01-12 17:18:33 -08:00
softsimon
ee4c9f5727 Removing statistics cache and setting headers 2022-01-12 20:57:25 +04:00
hunicus
0acede15b2 Update transactions endpoints 2022-01-12 11:51:10 -05:00
hunicus
1829554019 Update mempool endpoints 2022-01-12 11:51:10 -05:00
hunicus
2c5d40bdd8 Update fees endpoints 2022-01-12 11:51:10 -05:00
hunicus
b721d62053 Update blocks endpoints 2022-01-12 11:51:10 -05:00
hunicus
e8ae05340a Fix block-height endpoint across networks 2022-01-12 11:51:10 -05:00
hunicus
58d334f9f1 Update block and block-header 2022-01-12 11:51:10 -05:00
hunicus
ab7f126e80 Make minor grammatical changes to GET Asset Icons 2022-01-12 11:51:10 -05:00
hunicus
9908ee7046 Rename 'GET Assets' to 'GET Asset'
Confusing since it gets information on 1
asset..."asset" should be singular.
2022-01-12 11:51:10 -05:00