Skip to content
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

GRPC #20

Closed
wants to merge 9 commits into from
Closed

GRPC #20

wants to merge 9 commits into from

Conversation

Okm165
Copy link
Contributor

@Okm165 Okm165 commented Jun 30, 2024

No description provided.

@Okm165 Okm165 self-assigned this Jun 30, 2024
@Okm165 Okm165 added enhancement New feature or request rust Docker labels Jun 30, 2024
@Okm165 Okm165 requested a review from rkdud007 June 30, 2024 23:11
Copy link
Collaborator

@rkdud007 rkdud007 left a comment

Choose a reason for hiding this comment

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

Overall, i'm big fan of this grpc approach! great work
there are some refactor that i don't agree with, and maybe our mental model to view node scope can be different.

Especially regarding the comment on Delegator -> BehaviorHandler part, I have idea to make CLI interface to run the node ( currently it's hardcoded config, priv key and everything :/ ), but it's another scope of change so let's first sync on the changes i suggested on this PR scope and merge on it first ( so that you can also work on grpc interface side -- while i work on cli interface side in parallel ) :)

crates/delegator/src/main.rs Outdated Show resolved Hide resolved
crates/delegator/src/main.rs Outdated Show resolved Hide resolved
crates/delegator/src/swarm.rs Show resolved Hide resolved
crates/executor/src/main.rs Outdated Show resolved Hide resolved
crates/executor/src/swarm.rs Show resolved Hide resolved
crates/executor/src/swarm.rs Outdated Show resolved Hide resolved
@rkdud007 rkdud007 mentioned this pull request Jul 3, 2024
@Okm165 Okm165 closed this Jul 14, 2024
@Okm165 Okm165 deleted the proof_saved_in_dht branch July 14, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker enhancement New feature or request rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants