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

Having trouble trying to revive this #2

Open
martyall opened this issue Mar 12, 2019 · 1 comment
Open

Having trouble trying to revive this #2

martyall opened this issue Mar 12, 2019 · 1 comment

Comments

@martyall
Copy link
Contributor

martyall commented Mar 12, 2019

I wanted to ask how to get this counter app working. I saw that at some point you were satisfied with it, but I am have some trouble. I forked this repo and vendored the necessary .proto files from tendermint and google, updated the generated files, and updated the LTS. You can find the repo/branch here https://github.com/f-o-a-m/hs-abci/tree/update-lts-and-protos.

I can see that if I'm running the latest tendermint binaries and I start the node, then start the counter that the node makes a connection with the counter and starts to communicate. unfortunately it never makes it past this conduit before getting stuck in an await (see here). I can verify that some bytes come in, but I can't tell what they are and it stops almost immediately.

Anything you could say would be helpful

@martyall
Copy link
Contributor Author

I got it to pass the abci-cli test command, it's a good enough starting point. Not really worth explaining what happened, but you can follow here

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

No branches or pull requests

1 participant