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

Simplify BEVM contracts #2206

Closed
ineiti opened this issue Feb 13, 2020 · 1 comment · Fixed by #2215
Closed

Simplify BEVM contracts #2206

ineiti opened this issue Feb 13, 2020 · 1 comment · Fixed by #2215
Assignees

Comments

@ineiti
Copy link
Member

ineiti commented Feb 13, 2020

Change the way BEVM registers its contracts according to this:

https://github.com/c4dt/byzcoin/blob/master/pkg.base/cothority/bevm/service.go

@cgrigis
Copy link
Collaborator

cgrigis commented Feb 20, 2020

I had to register the bevm value contract as well, and keep the "uninteresting goroutine" trick to pass tests.

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 a pull request may close this issue.

2 participants