-
Notifications
You must be signed in to change notification settings - Fork 1
update mainnet #332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
update mainnet #332
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: raise error if signature verify fails * fix: errors format
… for ddl generation
…c section in dockerfile for better handling of installing
* fix: start tunnel only after sanity check * fix: containers persistent state * fix: record container failure when suddenly changing status from running * fix: refresh container status before running commands * fix: save logs to container folder * fix: set up endpoint poll on app start only * fix: container start timeout * fix: add readme for container apps * chore: inc version * fix: timeout * fix: add extra logging
* fix: cstore set any * fix: r1fs get yaml
* fix: add health check mode * fix: update CAR readme * fix: use health check config * fix: readme * chore: increment version * fix: increase timeout
* fix: car config update when plugin is stopped * feat: add semaphore plugin start * fix: add debug code for plugin semaphore status * fix: add debug logs * fix: set up semaphore only once api is really ready * fix: set up semaphore response for ks jeeves * fix: set up semaphore response for pentester api * fix: reset semaphore on container stop/restart * fix: variables set up for semaphore * fix: repo check * chore: increment version * fix: rename flag
* fix: simplify semaphored setup * chore: increment version * fix: remove duplicate log
#323) * feat: moved llama-cpp-python to device.py additional package installation + dockerfiles update + benchmarking script * fix: removed typo * chore: inc ver
* fix: semaphore env setup * fix: move chainstore_response_mixin to base_mixins in naeural_core * fix: use new approach for setting up chainstore response key for CAR * fix: use new approach for setting up chainstore response key * chore: increment version
* feat: add CLOUDFLARE_PROTOCOL param in CAR * feat: add support for tcp tunnels in tunnels manager
* feat: add semaphore key automatically for plugin bundles * fix: rm signature from autogenerated semaphore key * feat: add cstore auth hkey and secret autogeneration * fix: inject semaphored keys in CAR/WAR * fix: auth hkey * fix: rm redundant logs * fix: add automatically admin pwd to env * fix: add automatically admin pwd to env * fix: auto cstore env set up * fix: set cerviguard image analzer to make mock prediction randomly * chore: increment version * fix: simplify instance id getters * fix: move constants to on_init in cerviguard image analyzer * fix: use right const for accessing key
* fix: CStore debug * fix: get_status endpoint * fix: add time elapsed to cstore manager api methods * chore: increment version * fix: remove requests logging * fix: add timers logging to r1fs manager --------- Co-authored-by: Andrei Ionut Damian <[email protected]>
cristibleotiu
approved these changes
Dec 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.