Dhruba Basu

Results 3 comments of Dhruba Basu

> Why does the configuration for testing have to mirror non-test scenarios? This PR modifies non-test files (specifically, adjusting the `state` struct to take in a genesis struct instead of...

I think we can create a helper function that returns the genesisBytes. We shouldn't need to modify the `state` struct to create a test genesis with no validators. For example,...