Skip to content

Refactor: use shared dependencies across crates #153

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

Open
wants to merge 68 commits into
base: develop
Choose a base branch
from

Conversation

gsegatti
Copy link

@gsegatti gsegatti commented Mar 20, 2025

Hi all, first PR around here, tackling some of the low hanging fruit.

Leaving it on draft in case there's any preliminary reviews before I get the full env working and fully run cargo test (granted it does compile and that is mostly what is relevant for this pr). Clippy and fmt applied.

JannikSt and others added 30 commits February 6, 2025 01:51
…vement/shm-size-setting

Improvement/shm size setting
* feature: ability to disable node ejection
* improve the resiliency of validator
…e/validator-challenge

very basic validator functionality
JannikSt and others added 14 commits March 15, 2025 10:30
* Support launching aux services using docker compose

* Update smart-contracts submodule to latest version

* add error logging to orchestrator, use parquet file in synthetic data validator, improve Makefile

---------

Co-authored-by: Manveer <[email protected]>
* support setting penalty in validator start argument
* fix worker unit formatting

* discovery svc blacklist detection
* simplify discovery svc security check
@JannikSt JannikSt marked this pull request as ready for review March 20, 2025 17:23
Copy link
Member

@JannikSt JannikSt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your first contribution! Only minor suggestions.
Can you also rebase of the latest develop?

* add install scripts

---------

Co-authored-by: manveer <[email protected]>
* add discovery based chain sync

* add whitelist status to discovery, add ejected state to orchestrator, fix state logging bug on worker, add provider and compute node monitoring on worker

* fix state issue causing wrong logs

* improve command flow for provider and compute node registration, improve stake manager
@gsegatti
Copy link
Author

Thank you for your first contribution! Only minor suggestions. Can you also rebase of the latest develop?

All done!

@JannikSt
Copy link
Member

closes #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants