-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat: wasmd size increase and restricts wasmd uploads to known accounts #394
Conversation
@faddat what commands to run to fix go lint issues automatically? I googled and looked into CI error, but do not see exact command to run to fix linting complaints |
please check why ci isn't green anymore |
the only check changed after me is linter. did not found way to lint accprdimg rules waiting for command line to do so. |
golangci-lint run ./... --fix |
@blasrodri need to backport the test fix from master, and eventually deprecate master. |
NB: @dzmitry-lahoda you get bonus points for the "rob pike" commit message |
chore: better wasmd init logic as per analysis (no need to set nil and reset later)