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

Rnode 0.9 update: Either.proto etc. #62

Merged
merged 16 commits into from
Apr 5, 2019
Merged

Conversation

dckc
Copy link
Collaborator

@dckc dckc commented Apr 4, 2019

fixes #60

@dckc dckc changed the title Rnode 0.9 update: Either.proto etc. (WIP) Rnode 0.9 update: Either.proto etc. Apr 5, 2019
@dckc dckc requested a review from JoshOrndorff April 5, 2019 05:30
src/rnodeAPI.js Outdated Show resolved Hide resolved
@dckc
Copy link
Collaborator Author

dckc commented Apr 5, 2019

@cboscolo it took me a while, but I think this is done now.

Copy link
Contributor

@JoshOrndorff JoshOrndorff left a comment

Choose a reason for hiding this comment

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

I've looked over all the changes, and seen travis tests pass. This looks ready to me. Great work.

src/rnodeAPI.js Outdated Show resolved Hide resolved
@@ -273,23 +259,20 @@ function RNode(grpc /*: grpcT */, endPoint /*: { host: string, port: number } */
* JOINed set of names in the tuplespace
* @memberof RNode
* @param pars The names onwhich to listen
* @return promise for ContinuationsWithBlockInfo
* @return promise for DataWithBlockInfo
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

that looks suspect

@dckc dckc merged commit 52c0098 into rchain-community:master Apr 5, 2019
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.

Either, Any types in CasperMessage.proto
2 participants