tak
tak
### What bug? Sometime test execution stop ### The cause Forget to runn `conn.Run` (The message resending process was no running) ### Additional fixs - fix fuzzing error - The...
Implement `wasmd` module custom msg encoder and custom query handler for supporting `game-std` https://github.com/cosmos-gaminghub/game-std ## Checklist - impl custom endoder - [x] issue denom - [x] mint token - [x]...
# Description Currently, any value can be set to nft name, but it's confusing. So, restrict the nft name value as same as denom name value ## Required Tasks -...