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

Add simulation to the escrow module #88

Open
LeCodeurDuDimanche opened this issue Jul 6, 2021 · 1 comment
Open

Add simulation to the escrow module #88

LeCodeurDuDimanche opened this issue Jul 6, 2021 · 1 comment

Comments

@LeCodeurDuDimanche
Copy link
Contributor

Complete the simulation interface to the escrow module to be able to use the cosmos-sdk simulation capabilities

@LeCodeurDuDimanche
Copy link
Contributor Author

For now, the escrow module cannot work without the configuration module and the simulation needs escrows creation to happen to be useful, so we need to simulate escrow creation in the starname module as well.
We thus need to implement simulation in the configuration (just the genesis is needed) and the starname modules if we want a working and meaningful simulation for the escrow.

@LeCodeurDuDimanche LeCodeurDuDimanche removed their assignment Dec 17, 2021
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