Hoang Do

Results 9 issues of Hoang Do

## Describe your changes Fix all typos currently on the repo. ## Indicate on which release or other PRs this topic is based on ## Checklist before merging to `draft`...

## Background There'll be more typo in future PRs/commits and fixing them is time-consuming so I propose we should add a CI to point them out in the process. ##...

This PR close #1543 . I'm not sure if this also happen with tm34

This PR will add Authz amino converter back to Cosmjs as it's working in Cosmos SDK again. Some review required on the usage of Bigint and Any object wrapped in...

# PR Standards ## Opening a pull request should be able to meet the following requirements --- This PR add auto changelog workflow as the following: When new commit pushed/PR...

# PR Standards ## Opening a pull request should be able to meet the following requirements --- Closes #339 **All** items are required. Please add a note to the item...

so currently `LCDclient` from `clientFactory` will work with react query with the help of 'createRpcQueryExtension', because the way grpc-web client and grpc-gateway work are different, for both of them to...

enhancement

# PR Standards ## Opening a pull request should be able to meet the following requirements --- This PR add pre push hooks - Golangci-lint - markdownlint For Author: -...

dym-internal

when we run `export DYMENSION_BUILD_OPTION="nostrip"` `make build` the debug infos shouldn't be strip and no flag `-w -s` should be pass to build command, however there is still `-w -s`...