69 Commits

Author SHA1 Message Date
softsimon
0c87a4e7f6
Merge branch 'master' into nymkappa/configurable-pool-update 2024-10-07 19:35:51 +09:00
nymkappa
0f2340600c
fix tests 2024-10-03 15:48:27 +09:00
nymkappa
6db4afe878
[mining] add POOLS_UPDATE_DELAY where needed 2024-08-20 14:31:07 +02:00
Mononaut
99b8a3cb3e
Rename AUTOMATIC_POOLS_UPDATE, set in prod 2024-07-05 05:58:14 +00:00
softsimon
684ad9f0e6
Merge pull request #5062 from mempool/mononaut/configurable-tip-monitoring
Configurable threshold for esplora tip check
2024-06-10 00:52:50 +04:00
Mononaut
568084e143
Configurable threshold for esplora tip check 2024-05-12 00:35:25 +00:00
natsoni
f85f3a4eb5
Add statistics to replication service 2024-05-07 16:04:50 +02:00
softsimon
55c4d4d03d
Paid currency api support 2024-04-12 14:10:47 +09:00
nymkappa
4c7f93d1ef
fix tests 2024-04-10 09:46:05 +09:00
nymkappa
bed00fbd41
[server] express server also listens on unix socket 2024-04-07 18:39:37 +09:00
softsimon
0090d36514
Merge branch 'master' into simon/remove-bisq 2024-04-01 18:52:56 +09:00
Mononaut
0533953f54
Add LIMIT_GBT config 2024-03-29 03:51:47 +00:00
Mononaut
b3e07e0c22
Retire "getSimonTemplate" GBT option 2024-03-29 03:51:46 +00:00
softsimon
60996a99f0
Removing Bisq 2024-03-23 18:03:49 +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
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
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
7dad00523f
Implement pid file & checks 2023-10-01 16:37:28 +01:00
Mononaut
c1f0eac8f8
Add REQUEST_TIMEOUT and FALLBACK_TIMEOUT esplora config options 2023-09-14 22:57:37 +00:00
Felipe Knorr Kuhn
004208e9c8
Fix linting 2023-08-16 16:16:04 -07:00
Felipe Knorr Kuhn
44d2ea1263
Fix Docker config unit test to work with array values 2023-08-16 16:08:45 -07:00
Felipe Knorr Kuhn
e4fca3c2b7
Log verbose Docker checks only when running on CI 2023-08-06 08:00:30 -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
softsimon
172c77328b
Changing setting to per hour 2023-08-03 18:22:52 +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
17f1cb8648
Fix config unit test that was returning early 2023-07-31 14:10:49 -07:00
Mononaut
5138f9a254
Implement Redis cache for block and mempool data 2023-07-31 12:16:33 +09:00
Mononaut
20b3ceab1e
Implement accelerations API & config setting 2023-07-26 15:08:33 +09:00
Mononaut
69e6b164b9
Add audit data replication service 2023-07-14 16:43:05 +09:00
junderw
95a8752a0a
Fix: Tests for config 2023-07-13 13:26:18 +09:00
Mononaut
8f675c7062
Add Rust GBT config flag 2023-07-03 10:18:18 -04:00
Antoni Spaanderman
dc491a5984
change default cookie path to /bitcoin/.cookie 2023-06-18 19:16:09 +02:00
Antoni Spaanderman
e9386ec003
Add Bitcoin Core RPC cookie authentication option 2023-06-18 19:16:07 +02:00
Felipe Knorr Kuhn
184ca3c662
Add a test to check that the docker json is in sync with the template 2023-05-14 14:17:53 -07:00
Felipe Knorr Kuhn
3f8fefcb0e
Add a test to check if all the vars are on the Docker script 2023-05-14 13:14:44 -07:00
Mononaut
e05f2198d5
Add explicit timeout to mysql DB queries 2023-04-28 19:21:03 -06:00
nymkappa
d6913b6439
[config] add missing RETRY_UNIX_SOCKET_AFTER 2023-04-07 13:28:32 +09:00
wiz
ccab8b16bf
Merge branch 'master' into ops/esplora-unix-sockets 2023-03-21 14:29:06 +09:00
wiz
cce7dd917f
Merge branch 'master' into nymkappa/configurable-timeout 2023-03-20 17:38:40 +09:00
nymkappa
81d563381a
Make bitcoin core timeout configurable 2023-03-20 16:15:40 +09:00