-
Notifications
You must be signed in to change notification settings - Fork 404
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
merge main to 50 #1544
merge main to 50 #1544
Conversation
faddat
commented
Aug 4, 2023
- better and more minimal update to latest ibc
- golangci-lint run ./... --fix
* use a constant * use a constant for badAddress
* Update CHANGELOG * Fix comments * Set date
* golangci-lint run ./... --fix * linting completed * use the CosmWasm repo as part of the gci config
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.25.0...v1.25.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* use a constant * use a constant for badAddress
…merge-linter-autofixes
…merge-linter-autofixes
…merge-linter-autofixes
note to self: root command needs to be refactored |
@hoangdv2429 it looks like it is different in ci. |
So there is a test call |
4a80dd1
to
a6c9cb1
Compare
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5dd3211
to
1028512
Compare
nice work @hoangdv2429 ! |
This reverts commit b015c31.
…he-metric-collector fix: make sure wasmvm cache metrics collector registration after VM setup
Fail fast on empty wasmvm cache metric setup
Thanks again for all the work. 💪 |