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

Deploy error when executing Rholang code. in proxy.js #86

Open
jimscarver opened this issue Mar 30, 2021 · 3 comments
Open

Deploy error when executing Rholang code. in proxy.js #86

jimscarver opened this issue Mar 30, 2021 · 3 comments
Assignees

Comments

@jimscarver
Copy link
Contributor

jimscarver commented Mar 30, 2021

What causes the error "Deploy error when executing Rholang code." getting a map result from a deploy.

the code ends with:

stdout!(["counts", *counts])  |
deployId!(*counts)

we get the counts map on stdout but we get the error instead of counts back in deployId.

@dckc
Copy link
Collaborator

dckc commented Mar 30, 2021

I don't have enough information to address this.

Exactly what steps should I take to reproduce the symptoms?

@jimscarver
Copy link
Contributor Author

The steps to reproduce the symptoms are here
https://docs.google.com/document/d/1V5k9tDjztEVDYiXJG1-Hpb0rNtVcV22GrsdXb0pDUx8/edit#

@jimscarver
Copy link
Contributor Author

I get the same error on testnet.
image

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

3 participants