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

The contract RespondNetworkSecret always reverts as the l1tx is not signed by the enclave #302

Open
otherview opened this issue Jun 22, 2022 · 0 comments

Comments

@otherview
Copy link
Contributor

https://github.com/obscuronet/go-obscuro/tree/main/go/obscuronode/host/host.go#L504-L505

The l1tx paylod is not signed by the enclave.
Meaning that the contract will always fail the signature validation on the RespondNetworkSecret.

This doesn't brake the simulation because the hosts parse transactions regardless if they were reverted or not - connected with #262

@otherview otherview changed the title The contract always reverts as the l1tx is not signed by the enclave The contract RespondNetworkSecret always reverts as the l1tx is not signed by the enclave Jun 22, 2022
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