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

Issue with Private Contract Deloyment #77

Closed
paliwalg opened this issue Mar 17, 2017 · 3 comments
Closed

Issue with Private Contract Deloyment #77

paliwalg opened this issue Mar 17, 2017 · 3 comments

Comments

@paliwalg
Copy link

System information

Geth version: geth version
1.5.0-unstable-85327f74

OS & Version: Windows/Linux/OSX
Ubuntu 16.04.1 LTS

Branch, Commit Hash or Release: git status
Master

Expected behavior

Private Contract Deployment should succeed.

Actual behavior

Behavior is inconsistent, it succeeds after 4-5 attempts. When it fails I see error in constellation log file as unknown recipient. Log it attached here with.

Steps to reproduce the behavior

I have 6 Nodes each node having two accounts and are configured as Voter & Block maker.
I am trying to deploy contract from node 6 as private to Node 1,2,3,4,5

Constellation log with the error information is attached here with for your reference.
constellation6.txt

Please advise.

@patrickmn
Copy link
Contributor

Please see #64

@paliwalg
Copy link
Author

Now putting more sleep internal while starting 1st constellation node and later, I got the contract deployed as private.
Now I am trying to perform a private transaction from the private contract. I do receive transactionHash as a result, but I don't see transaction to be added in the block. Contract address remains null.
I don't see any error in any of the logs.
I have attached the contract code and configuration files for your reference

SimpleCustomer.txt
SimpleCustomerFactory.txt

init.txt
start.txt

Thanks

@patrickmn
Copy link
Contributor

Noting the new issue you created: #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants