154 Commits

Author SHA1 Message Date
Mononaut
7f6d459106 new health-check based esplora failover mechanism 2023-08-05 19:02:46 +09:00
softsimon
a058834be9 Merge pull request #4058 from mempool/mononaut/prices-api
Current fiat prices API
2023-08-04 15:39:35 +09:00
mononaut
2b59d51735 Fix PRICE_UPDATES_PER_HOUR docker default
Co-authored-by: nymkappa <9780671+nymkappa@users.noreply.github.com>
2023-08-04 15:23:55 +09:00
softsimon
a59144ec84 Changing setting to per hour 2023-08-03 18:22:52 +09:00
softsimon
f7d1e28180 Erasing unused PRICE_DATA_SERVER from readme 2023-08-03 17:43:03 +09:00
softsimon
9b24c07002 Updating start.sh and README 2023-08-03 17:43:02 +09:00
softsimon
8c442fe207 Refactoring price update config. Fixing last price time. 2023-08-03 17:43:02 +09:00
Mononaut
59937c2ce9 configurable price update frequency 2023-08-03 17:43:02 +09:00
nymkappa
0c4c82dc98 Merge branch 'master' into mononaut/acceleration-viz 2023-08-03 15:28:56 +09:00
Felipe Knorr Kuhn
301b4214a1 Fix RUST GBT Docker override 2023-07-31 14:11:31 -07:00
softsimon
e54c69f029 Fixing docker config and tests 2023-07-31 14:28:56 +09:00
dni ⚡
201efd0041 [BUG]: Update frontend entrypoint.sh
Typo of variable LIQUID_ENABLED
2023-07-28 23:04:44 +02:00
Mononaut
765a531b84 fix tests 2023-07-26 15:08:34 +09:00
Mononaut
8ade3be8cb Implement accelerations API & config setting 2023-07-26 15:08:33 +09:00
Felipe Knorr Kuhn
1c4ec20bf2 Merge branch 'master' into junderw/fix-armv7-docker 2023-07-18 14:30:20 -07:00
Mononaut
72c4e19140 Remove frontend FULL_RBF_ENABLED flag 2023-07-18 11:01:35 +09:00
Mononaut
2562831305 Add missing replication docker config 2023-07-14 16:43:07 +09:00
junderw
6fbe2288a4 Fix: Add new configs to all config instances properly. 2023-07-13 14:06:46 +09:00
softsimon
1f44701cca Merge pull request #3870 from pfoytik/master
the last two docker-compose overrides need MEMPOOL_ in front
2023-07-12 11:02:36 +09:00
junderw
6d6266c28a Fix backend docker build for armv7 2023-07-08 23:03:03 -07:00
junderw
b916a3ee66 Fix Docker build for using napi-rs 2023-07-06 18:05:21 -07:00
Mononaut
e903d3ad1f Add Rust GBT config flag 2023-07-03 10:18:18 -04:00
Peter
7c9b3706b5 the last two docker-compose overrides need MEMPOOL_ in front 2023-06-15 21:39:51 -04:00
Felipe Knorr Kuhn
a79d715ad4 Fix Docker config file to use the correct types 2023-05-14 14:26:38 -07:00
Felipe Knorr Kuhn
e2f1ae9cf6 Add missing Lightning config 2023-05-14 13:26:35 -07:00
Felipe Knorr Kuhn
730afb8f68 Add missing DATABASE_TIMEOUT config 2023-05-14 13:20:18 -07:00
Felipe Knorr Kuhn
51f91dc44d Use the same delimiter for all substitutions 2023-05-14 13:13:37 -07:00
Mononaut
21ed3a5e1a fix missing FULL_RBF_ENABLED config entries 2023-05-03 13:00:22 -06:00
Mononaut
725e1cabb6 Add explicit timeout to mysql DB queries 2023-04-28 19:21:03 -06:00
nymkappa
e8c4a2ca03 [config] fix docker esplora config and template 2023-04-08 10:42:08 +09:00
nymkappa
545bef0cf9 [config] add missing RETRY_UNIX_SOCKET_AFTER 2023-04-07 13:28:32 +09:00
wiz
129019bec6 Merge branch 'master' into ops/esplora-unix-sockets 2023-04-03 15:34:47 +09:00
wiz
cb06c457f5 docker: Minor tweak to frontend entrypoint LND detection 2023-03-21 21:50:46 +09:00
wiz
7a55e719b8 Fix frontend docker entrypoint umbrel LND detection 2023-03-21 18:11:10 +09:00
wiz
fa286e066e Hack docker frontend entrypoint to auto-enable lightning 2023-03-21 15:57:22 +09:00
wiz
21349979e8 Merge branch 'master' into ops/esplora-unix-sockets 2023-03-21 14:29:06 +09:00
wiz
6a3f35f0f8 Merge branch 'master' into nymkappa/configurable-timeout 2023-03-20 17:38:40 +09:00
nymkappa
e7b72e1ea4 Make lnd timeout configurable 2023-03-20 16:35:44 +09:00
nymkappa
100daab4db Make bitcoin core timeout configurable 2023-03-20 16:15:40 +09:00
softsimon
132b52be15 Correcting docker disk cache config variable 2023-03-20 16:12:56 +09:00
softsimon
e1770cc9a2 Removing Sigterm. Cache write block interval configuration. 2023-03-20 15:46:05 +09:00
wiz
bbbf241fd4 Fix backend docker config path for GeoIP data 2023-03-19 18:42:38 +09:00
wiz
6bd5b05092 Fix boolean configuration option in docker backend config 2023-03-19 17:49:37 +09:00
wiz
68c1e4b1aa Add Maxmind GeoIP Lite download to Docker build 2023-03-19 17:49:08 +09:00
nymkappa
1c488b6288 Add missing MAXMIND in docker configs - Remove duplicated __MEMPOOL_INDEXING_BLOCKS_AMOUNT__ 2023-03-19 15:39:17 +09:00
Mononaut
b6fe0e0f33 Add axios support for esplora unix sockets 2023-03-13 14:53:44 +09:00
Felipe Knorr Kuhn
7a24713fb8 Fix typo in bulk config variable 2023-03-07 12:29:00 -08:00
nymkappa
27fad27126 Add frontend config flag to toggle historical price fetching 2023-03-01 17:26:53 +09:00
nymkappa
90bc1bc28e Update missing "pools.json" -> "pools-v2.json" 2023-02-26 13:54:43 +09:00
nymkappa
06a83efef0 Add config.MEMPOOOL.MAX_BLOCKS_BULK_QUERY parameter (default to 0, API disable) 2023-02-25 14:22:17 +09:00