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 custom testutil/network #52

Closed
4 tasks
dongsam opened this issue Jan 13, 2022 · 0 comments
Closed
4 tasks

Add custom testutil/network #52

dongsam opened this issue Jan 13, 2022 · 0 comments
Assignees
Labels
chain/app enhancement New feature or request wontfix This will not be worked on x/liquidstaking
Milestone

Comments

@dongsam
Copy link
Contributor

dongsam commented Jan 13, 2022

Summary

Currently, testutil/network of cosmos-sdk cannot freely set the balance of each account and validator, and there is an error that can only key sign with validator[0]. Therefore, for the integration test of several detailed cases, such as liquidstaking, we add a custom version that extends testutil/network.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@dongsam dongsam self-assigned this Jan 13, 2022
@dongsam dongsam added this to the v1.0 milestone Jan 13, 2022
@dongsam dongsam closed this as completed Mar 24, 2022
@dongsam dongsam added the wontfix This will not be worked on label Mar 24, 2022
dongsam pushed a commit that referenced this issue Aug 31, 2022
refactor: add `price_unit_powers` param to order books query #344
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chain/app enhancement New feature or request wontfix This will not be worked on x/liquidstaking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant