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

Create a simulator for custom reactors #1435

Open
enlight opened this issue Aug 23, 2019 · 0 comments
Open

Create a simulator for custom reactors #1435

enlight opened this issue Aug 23, 2019 · 0 comments
Labels
maintenance Tools & maintenance tasks

Comments

@enlight
Copy link
Contributor

enlight commented Aug 23, 2019

We need a better way of testing changes to the custom reactor code. The simulator should spawn N go-routines to simulate N validators, and then deterministically generate a bunch of random messages (withdrawals in the case of the Gateway reactors) from a seed. Then we can hook this up to a fuzzer that can generated the seeds for the tests.

@enlight enlight added the maintenance Tools & maintenance tasks label Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tools & maintenance tasks
Projects
None yet
Development

No branches or pull requests

1 participant