49 Commits

Author SHA1 Message Date
Mononaut
aa0948a154
Add multi-address-tracking limit config 2024-01-23 13:36:42 +00: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
softsimon
517cf613c1
Removing Sigterm. Cache write block interval configuration. 2023-03-20 15:46:05 +09:00
nymkappa
ad5ce6dba4
Fix maxmind tests 2023-03-20 14:02:31 +09:00
wiz
e2e71c7a46
Add Maxmind GeoIP Lite download to Docker build 2023-03-19 17:49:08 +09:00
nymkappa
af6d115dbb
Add missing MAXMIND in docker configs - Remove duplicated __MEMPOOL_INDEXING_BLOCKS_AMOUNT__ 2023-03-19 15:39:17 +09:00
Mononaut
96a41400f4
Add axios support for esplora unix sockets 2023-03-13 14:53:44 +09:00
nymkappa
6cd42cfc73
Update missing POOLS_JSON_URL config 2023-02-25 16:32:03 +09:00
nymkappa
5d7c9f9315
Add config.MEMPOOOL.MAX_BLOCKS_BULK_QUERY parameter (default to 0, API disable) 2023-02-25 14:22:17 +09:00
nymkappa
ce012b7d55
Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL 2023-02-16 09:44:52 +09:00
Mononaut
8f2255a7a2
Add audit / block health config feature flag 2023-02-14 12:32:30 -06:00
Mononaut
2e45dab4b7
Rename TRANSACTION_INDEXING to CPFP_INDEXING and add to mainnet prod config 2023-01-09 10:36:08 -06:00
softsimon
030889250f
Mempool GBT config 2022-11-30 17:56:53 +09:00
Mononaut
9b6a012476
calculate & index cpfp packages 2022-11-29 11:42:07 +09:00
Mononaut
b9a761fb88
add ADVANCED_TRANSACTION_SELECTION default to config test 2022-11-22 15:10:24 +09:00
softsimon
0e0ac363cf
Updating unit test 2022-10-21 21:08:48 +04:00
junderw
1bc2c18167
Fix tests 2022-08-20 09:53:02 +09:00
junderw
a00eb2736b
Refactor Difficulty Adjustment calc + unit test it 2022-08-20 09:53:02 +09:00
Felipe Knorr Kuhn
fad66c7266
Update tests to include the POOLS_JSON_TREE_URL and POOLS_JSON_URL fields 2022-08-12 22:53:37 -07:00
Felipe Knorr Kuhn
d037ae2faf
Update config unit tests 2022-08-12 22:44:13 -07:00
Felipe Knorr Kuhn
f36fa62569
Add unit tests for the backend: Config 2022-07-07 12:22:08 -07:00