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
|
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 |
|
nymkappa
|
d0e52f3695
|
Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL
|
2023-02-16 09:44:52 +09:00 |
|
Mononaut
|
240b4cb6e2
|
Add audit / block health config feature flag
|
2023-02-14 12:32:30 -06:00 |
|
softsimon
|
57aa24fdca
|
Merge pull request #2857 from Piterden/patch-1
Added syntax highlight
|
2023-01-26 17:38:38 +04:00 |
|
Felipe Knorr Kuhn
|
72ce8120b4
|
Fix missing audit Docker config
|
2023-01-12 23:39:09 -08:00 |
|
Mononaut
|
bfadcd2d45
|
Swap TRANSACTION_INDEXING for CPFP_INDEXING in docker config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
17a34fef0c
|
Add missing vars to docker config & readme
|
2023-01-09 10:36:08 -06:00 |
|
Felipe Knorr Kuhn
|
af69ae2f94
|
Add the missing block audit variables to the Docker script
|
2023-01-05 16:36:38 -08:00 |
|
Denis Efremov
|
aae5d48df6
|
Added syntax highlight
|
2022-12-17 21:59:39 +03:00 |
|
wiz
|
8e8885b2d6
|
Merge branch 'master' into frontend_runtime_config
|
2022-11-21 17:46:02 +09:00 |
|
softsimon
|
3dbd8dea33
|
Updating Docker README
|
2022-10-21 21:08:48 +04:00 |
|
softsimon
|
f1e7ea0837
|
Adding MEMPOOL.ENABLED config to Docker
|
2022-10-21 21:08:48 +04:00 |
|
Felipe Knorr Kuhn
|
6cdeb18ab5
|
Change ownership of /var/www/mempool to the Docker user
|
2022-10-16 14:41:39 -07:00 |
|
Felipe Knorr Kuhn
|
5c751de127
|
Use a single command to find the config path
|
2022-10-16 08:40:22 -07:00 |
|
Felipe Knorr Kuhn
|
548ea33316
|
Copy the sample config before building the frontend
|
2022-10-16 08:39:44 -07:00 |
|
Felipe Knorr Kuhn
|
4309bfff9b
|
Update the Docker frontend startup script to read and replace runtime config values
|
2022-10-15 19:46:30 -07:00 |
|
Felipe Knorr Kuhn
|
471d67218e
|
Merge branch 'master' into master
|
2022-09-09 23:39:25 -07:00 |
|
wiz
|
d54c87d591
|
Merge pull request #2506 from knorrium/knorrium/fix_docker_start_script
Fix sed command for the pools json urls
|
2022-09-09 19:18:55 +02:00 |
|
Felipe Knorr Kuhn
|
34ef9ca8a3
|
Merge branch 'master' into master
|
2022-09-08 10:03:36 -07:00 |
|
Wes van der Vleuten
|
cd3a59273e
|
Fixed forgotten CLN instance
|
2022-09-05 19:35:55 +02:00 |
|