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

Implement simulation for MsgCreateClient #705

Open
giunatale opened this issue Apr 8, 2022 · 1 comment
Open

Implement simulation for MsgCreateClient #705

giunatale opened this issue Apr 8, 2022 · 1 comment
Labels
monitoring-consumer Related to monitoring consumer (spn) module test Improve tests

Comments

@giunatale
Copy link
Contributor

I've noticed the implementation for this simulation is empty, and contains a TODO.

We should eventually implement this message simulation.

@giunatale giunatale added test Improve tests monitoring-consumer Related to monitoring consumer (spn) module labels Apr 8, 2022
@lumtis
Copy link
Contributor

lumtis commented Apr 8, 2022

Yes although this message simulation will be more complex to implement since the completion depends in some way on external event: fetching the consensus state and validator set of launched chain and parsing the values with the values in the launch module.
This will require to craft consensus state and validator state from GenesisValidator that have been set in the launch module for specific launch ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring-consumer Related to monitoring consumer (spn) module test Improve tests
Projects
None yet
Development

No branches or pull requests

2 participants