Commit Graph

55 Commits

Author SHA1 Message Date
dhairya1899
4d95ca5fbd Dockerfile: fix FromAsCasing warning
Some recent versions of Docker require the FromAsCasing keyword to be in
uppercase

Signed-off-by: dhairya1899 <17itdhairya.parmar@gmail.com>
2024-08-15 01:18:24 +05:30
conache
087e8b3543
Fix init script 2024-08-13 19:13:05 +03:00
Cristian Conache
124872295a
Merge pull request #14 from allora-network/cristian/add-worker-data-to-gitigonore
Add worker-data directory to .gitignore
2024-08-10 01:31:14 +03:00
conache
a4d66dd9e2
Create ./worker-data/env_file if it doesn't exist 2024-08-10 01:22:37 +03:00
conache
cddba4c19e
Revert formats 2024-08-10 01:06:41 +03:00
conache
d703835d29
Revert initial changes and use simpler approach 2024-08-10 01:04:19 +03:00
conache
8864b2659b
Remove utility scripts and add worker-data to .gitignore 2024-08-09 22:47:52 +03:00
Diego C
0b9b0f9660
Merge pull request #13 from allora-network/diego/set-config-example-as-inference
set inference as node in the example
2024-08-09 19:43:51 +02:00
Diego Campo
1c1fee5a9d
set inference as node in the example 2024-08-09 19:23:24 +02:00
Cristian Conache
fcb4c8d152
Merge pull request #12 from allora-network/impr/add-init-config
Improve init script
2024-08-09 13:39:31 +03:00
conache
fd9a5b7ac4
Add init.config file 2024-08-09 13:29:25 +03:00
conache
cbbf05621f
Patch: fix readme text 2024-08-08 19:21:15 +03:00
conache
df39a873d6
Patch: Rollback change 2024-08-08 16:52:43 +03:00
conache
03ed974130
Patch: remove env_file from gitignore 2024-08-08 16:50:20 +03:00
Cristian Conache
8ddfacdc5a
Merge pull request #11 from allora-network/remove-b7s
Remove b7s and add support for offchain-node
2024-08-08 16:38:23 +03:00
conache
ce719ae34e
Cleanup 2024-08-08 16:19:06 +03:00
conache
3dfa8ca2e6
Cleanup docker-compose 2024-08-08 16:08:44 +03:00
conache
b58d527501
Remove redundant network 2024-08-08 16:05:38 +03:00
conache
a4a708c7d4
Add newlines 2024-08-08 14:53:15 +03:00
conache
9198fd4fb1
Cleanup and update readme 2024-08-08 14:50:17 +03:00
conache
9db05c7140
Add init scripts 2024-08-08 14:12:31 +03:00
conache
2f97575d52
Fix inference endpoint 2024-08-07 19:32:35 +03:00
conache
d2b1ff68f9
Remove b7s and add support for offchain-node 2024-08-07 19:27:04 +03:00
clementupshot
5d70e9feee
Remove obsolete version 2024-07-20 14:04:44 +02:00
clementupshot
4aafedda34
Clean logs 2024-07-20 13:38:47 +02:00
clementupshot
699562dd77
Fix docker-compose for local dev 2024-07-20 12:00:10 +02:00
RedBird96
377a57b373
Add missing params on docker-compose 2024-06-27 23:19:18 -05:00
clement
021fd65952
Update README.md 2024-06-24 15:38:44 +02:00
Cristian Conache
27d559e8fa
Merge pull request #7 from allora-network/major-upgrade
Major upgrade
2024-06-19 19:39:06 +03:00
clementupshot
819b5b1e9d
Major upgrade 2024-06-17 10:37:20 +02:00
clementupshot
911555f358
Merge pull request #6 from allora-network/fix/add-inference-serviece-healthcheck
Add inference service healthcheck to ensure the updater service starts
2024-05-29 12:55:49 +02:00
conache
8b93b94ab2
Run updater once a day, downloading only the new files 2024-05-29 13:41:09 +03:00
conache
87acbc110a
Run update command every 60s 2024-05-29 13:13:02 +03:00
conache
244ea79d0a
Add inference service healthcheck to ensure the updater service properly starts up 2024-05-29 13:12:21 +03:00
Kenny P
2c8da7c7db
Merge pull request #5 from allora-network/kenny/ora-1423-rm-platform-flag-across-docker-containers-retest
rm platform flag for mac compat
2024-05-27 17:10:23 -04:00
Kenny
e9efa48b91
rm platform flag for mac compat 2024-05-26 20:21:37 -04:00
Cristian Conache
4474eb7376
Merge pull request #4 from allora-network/snyk-fix-78894f107aff2b0a6dc9490a6b230c5a
[Snyk] Security upgrade requests from 2.31.0 to 2.32.0
2024-05-24 14:50:10 +03:00
snyk-bot
bdd006538c
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
2024-05-22 22:29:57 +00:00
Cristian Conache
5934e8b629
Merge pull request #3 from allora-network/snyk-fix-e691cbb495084f59338c8b12d0c3e758
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.3
2024-05-09 12:54:06 +03:00
snyk-bot
4574c52fbe
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6808933
2024-05-07 01:18:38 +00:00
Cristian Conache
f27543cdb2
Update run command 2024-03-14 14:52:16 +02:00
Cristian Conache
2d1aedb858
Fix peer_id fetch command 2024-03-14 14:23:00 +02:00
Cristian Conache
0322527fbe
Merge pull request #2 from allora-network/fix/correctly-extract-call-args
Update argv parsing to account for topic id
2024-03-13 19:57:00 +02:00
conache
87b800286c
Update argv parsing to account for topic id 2024-03-13 19:49:56 +02:00
clementupshot
600942106a
Merge pull request #1 from allora-network/clement/ARENA-1049
ARENA-1049: Update Docker urls
2024-03-13 16:44:56 +01:00
clementupshot
32e0856915 Update Docker urls 2024-03-13 10:56:48 +01:00
Cristian Conache
8c2f17e33e
Update README.md 2024-03-08 20:34:51 +02:00
conache
1953bd0c3c
Cleanup example responses provided in the README 2024-03-07 16:00:15 +02:00
conache
f1f3ec003d
Fix data paths 2024-03-07 15:26:56 +02:00
conache
5f1ff8a93d
Fix data paths 2024-03-07 15:25:44 +02:00