Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Simulations with '--dry-run' return an error #713

Closed
alpe opened this issue Jan 4, 2022 · 5 comments
Closed

Simulations with '--dry-run' return an error #713

alpe opened this issue Jan 4, 2022 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@alpe
Copy link
Contributor

alpe commented Jan 4, 2022

Return "Error: The specified item could not be found in the keyring" on OSX

Example:
wasmd tx wasm execute wasm1qg5ega6dykkxc307y25pecuufrjkxkag6n3sph {"release":{}} --from foo --gas 1000000 -y --chain-id=testing -b block --dry-run

@de-husk
Copy link

de-husk commented Feb 23, 2022

Here is the cosmos bug: cosmos/cosmos-sdk#11149

@ethanfrey ethanfrey added this to the v1.0.0 milestone Mar 17, 2022
@alpe alpe moved this to 🆕 New in wasmd backlog Sep 28, 2022
@alpe alpe moved this from 🆕 New to 🏄 v0.30 stretch goal in wasmd backlog Sep 28, 2022
@alpe
Copy link
Contributor Author

alpe commented Sep 30, 2022

This is still an issue and returns: Error: validator.info: key not found for the signer key
See cosmos/cosmos-sdk#13202

@alpe alpe moved this from 🏄 v0.30 stretch goal to 📋 Unsorted Backlog in wasmd backlog Sep 30, 2022
@alpe alpe removed this from wasmd backlog Mar 3, 2023
@alpe alpe removed the blocked label Mar 21, 2023
@alpe alpe modified the milestones: v1.0.0, v0.40.0 - sdk 47 support Mar 21, 2023
@alpe alpe added the help wanted Extra attention is needed label Mar 21, 2023
@alpe
Copy link
Contributor Author

alpe commented Mar 21, 2023

This can be tested with SDK 47 in main now

@pinosu
Copy link
Contributor

pinosu commented Apr 12, 2023

Tested it on WSL2 machine and it seems to work fine:

wasmd tx wasm execute wasm1zwv6feuzhy6a9wekh96cd57lsarmqlwxdypdsplw6zhfncqw6ftqm3x37s '{"release":{}}' --from wasm1cgft422ha6kxg2vqv4nvtrtxqxhmml3f2zpqpz --gas 1000000 -y --chain-id=testing  --keyring-backend=test  -b block --dry-run
gas estimate: 93051

@alpe
Copy link
Contributor Author

alpe commented Apr 17, 2023

Excellent. Thanks for testing!

@alpe alpe closed this as completed Apr 17, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants