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

Implement execution service #1007

Merged
merged 7 commits into from
Jun 5, 2019
Merged

Implement execution service #1007

merged 7 commits into from
Jun 5, 2019

Conversation

krhubert
Copy link
Contributor

@krhubert krhubert commented May 31, 2019

dep #1006

This is one intentional bug here.

there is one to one mapping of status in protobuf and execution.

To fix this I want to change execution status to be ored and also replace slice of status in execution filter to just status int.

EDIT:

status value was change to one coresponding in execution package.

@krhubert krhubert force-pushed the feature/exeuction-api-sdk branch 2 times, most recently from 368d4fb to f2cb87d Compare June 1, 2019 22:19
@NicolasMahe NicolasMahe changed the title Implement exeuction service Implement execution service Jun 2, 2019
@NicolasMahe
Copy link
Member

@krhubert can you add the dependency to other PR
My comment are actually related to another PR.

@mesg-foundation mesg-foundation deleted a comment from mesg-bot Jun 2, 2019
@krhubert krhubert force-pushed the feature/exeuction-api-sdk branch 4 times, most recently from 17ab8b9 to 7c12d71 Compare June 3, 2019 06:37
@NicolasMahe
Copy link
Member

NicolasMahe commented Jun 3, 2019

Could the new functions in sdk be moved to sdk/execution sub-package as describe in https://forum.mesg.com/t/execution-db-and-api/280 and https://forum.mesg.com/t/sdk-package-organisation/299 ?


EDIT:

also apply the same logic for server/grpc/api/server.go. Or at least, instead of subpackage, create dedicated files for each gRPC service (eg server/grpc/api/execution.go)

@NicolasMahe NicolasMahe mentioned this pull request Jun 4, 2019
8 tasks
@NicolasMahe
Copy link
Member

NicolasMahe commented Jun 4, 2019

@krhubert todo related to this PR: #1013

@antho1404 antho1404 merged commit f530dc3 into dev Jun 5, 2019
@antho1404 antho1404 deleted the feature/exeuction-api-sdk branch June 5, 2019 13:59
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.

3 participants