| 
							
							
								 softsimon | f1b9a0f536 | Merge pull request #4697 from mempool/dependabot/docker/docker/backend/node-20.11.1-buster-slim Bump node from 20.8.0-buster-slim to 20.11.1-buster-slim in /docker/backend | 2024-03-18 15:07:07 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | b11164005c | Add FIAT_PRICE category to backend config | 2024-03-10 16:34:43 +01:00 |  | 
			
				
					| 
							
							
								 natsoni | bfaddfc345 | Add CURRENCY_API_KEY option to config files | 2024-03-07 10:36:33 +01:00 |  | 
			
				
					| 
							
							
								 wiz | e0e997a3d1 | Merge pull request #4549 from mempool/nymkappa/increase-mysql-pool [database] increase default pool size to 100 connections | 2024-03-06 16:19:53 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 1518b3ccfb | Backend OFFICIAL config setting | 2024-03-04 18:47:26 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | dbe66fd4d9 | Bump node in /docker/backend Bumps node from 20.8.0-buster-slim to 20.11.1-buster-slim.
---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-02-19 02:38:37 +00:00 |  | 
			
				
					| 
							
							
								 James Blacklock | 1547c2c477 | fix syntax error in mempool-config.json | 2024-02-06 22:13:10 -05:00 |  | 
			
				
					| 
							
							
								 James Blacklock | 770b6dfd19 | Merge branch 'master' into docker-bugfix | 2024-01-30 15:50:03 -05:00 |  | 
			
				
					| 
							
							
								 Mononaut | 09e38ac177 | Goggles indexing config & rate limit | 2024-01-27 18:22:58 +00:00 |  | 
			
				
					| 
							
							
								 Mononaut | aa0948a154 | Add multi-address-tracking limit config | 2024-01-23 13:36:42 +00:00 |  | 
			
				
					| 
							
							
								 nymkappa | 64f6775c68 | [database] increase default pool size to 100 connections | 2024-01-03 15:12:11 +01:00 |  | 
			
				
					| 
							
							
								 James Blacklock | cd964d37e8 | fix bug in backend Docker start.sh script | 2023-12-20 17:03:06 -05:00 |  | 
			
				
					| 
							
							
								 Mononaut | 35d7c55c1d | Configurable esplora batch sizes | 2023-11-15 06:12:15 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | 06d1bbdf03 | Merge branch 'master' into cookie | 2023-11-11 12:57:49 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | a663cca3d0 | Merge branch 'master' into mononaut/failover-timeout-config | 2023-11-10 14:09:43 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 5523c77a04 | Fix stray , in docker backend config | 2023-10-28 21:06:33 +00:00 |  | 
			
				
					| 
							
							
								 Mononaut | 75c50416f5 | Fix PID docker config | 2023-10-01 16:43:21 +01:00 |  | 
			
				
					| 
							
							
								 Mononaut | 7dad00523f | Implement pid file & checks | 2023-10-01 16:37:28 +01:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 7c09dd1b70 | Set REDIS as disabled by default | 2023-09-29 22:14:29 -07:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | fba4759ba1 | Update node base images to 20.8.0 | 2023-09-29 19:16:06 -07:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 097db4edcd | Update backend base images | 2023-09-29 19:03:53 -07:00 |  | 
			
				
					| 
							
							
								 Mononaut | c1f0eac8f8 | Add REQUEST_TIMEOUT and FALLBACK_TIMEOUT esplora config options | 2023-09-14 22:57:37 +00:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 27797b8f1d | Add missing ESPLORA FALLBACK vars to the start script | 2023-08-16 16:08:01 -07:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 9aedccdb32 | Remove trailing comma on the Docker JSON | 2023-08-16 16:07:27 -07:00 |  | 
			
				
					| 
							
							
								 Mononaut | 2095f90262 | new health-check based esplora failover mechanism | 2023-08-05 19:02:46 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | b4ec69ce7a | Merge pull request #4058 from mempool/mononaut/prices-api Current fiat prices API | 2023-08-04 15:39:35 +09:00 |  | 
			
				
					| 
							
							
								 mononaut | 101de3bac7 | 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 | 172c77328b | Changing setting to per hour | 2023-08-03 18:22:52 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | bcb3b39bd8 | Updating start.sh and README | 2023-08-03 17:43:02 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | ae59f95ba9 | Refactoring price update config. Fixing last price time. | 2023-08-03 17:43:02 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 09c23b1241 | configurable price update frequency | 2023-08-03 17:43:02 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 8936273aeb | Merge branch 'master' into mononaut/acceleration-viz | 2023-08-03 15:28:56 +09:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | b7b6548cce | Fix RUST GBT Docker override | 2023-07-31 14:11:31 -07:00 |  | 
			
				
					| 
							
							
								 softsimon | 73b71c4914 | Fixing docker config and tests | 2023-07-31 14:28:56 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 3838d947b1 | fix tests | 2023-07-26 15:08:34 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 20b3ceab1e | Implement accelerations API & config setting | 2023-07-26 15:08:33 +09:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 7c29e51bbb | Merge branch 'master' into junderw/fix-armv7-docker | 2023-07-18 14:30:20 -07:00 |  | 
			
				
					| 
							
							
								 Mononaut | bccc6b3680 | Add missing replication docker config | 2023-07-14 16:43:07 +09:00 |  | 
			
				
					| 
							
							
								 junderw | 222b34993b | Fix: Add new configs to all config instances properly. | 2023-07-13 14:06:46 +09:00 |  | 
			
				
					| 
							
							
								 junderw | ec918d57b2 | Fix backend docker build for armv7 | 2023-07-08 23:03:03 -07:00 |  | 
			
				
					| 
							
							
								 junderw | 925ebf08d4 | Fix Docker build for using napi-rs | 2023-07-06 18:05:21 -07:00 |  | 
			
				
					| 
							
							
								 Mononaut | 8f675c7062 | Add Rust GBT config flag | 2023-07-03 10:18:18 -04:00 |  | 
			
				
					| 
							
							
								 Antoni Spaanderman | 0d69ad43ab | fix config issues | 2023-06-18 20:34:56 +02:00 |  | 
			
				
					| 
							
							
								 Antoni Spaanderman | e9386ec003 | Add Bitcoin Core RPC cookie authentication option | 2023-06-18 19:16:07 +02:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | b00e0b6a73 | Fix Docker config file to use the correct types | 2023-05-14 14:26:38 -07:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | de434bb398 | Add missing Lightning config | 2023-05-14 13:26:35 -07:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 804485a526 | Add missing DATABASE_TIMEOUT config | 2023-05-14 13:20:18 -07:00 |  | 
			
				
					| 
							
							
								 Felipe Knorr Kuhn | 178da3df26 | Use the same delimiter for all substitutions | 2023-05-14 13:13:37 -07:00 |  | 
			
				
					| 
							
							
								 Mononaut | e05f2198d5 | Add explicit timeout to mysql DB queries | 2023-04-28 19:21:03 -06:00 |  | 
			
				
					| 
							
							
								 nymkappa | dfe2cf631f | [config] fix docker esplora config and template | 2023-04-08 10:42:08 +09:00 |  |