ComposableFi / composable-cosmos

The home of IBC
29 stars 95 forks source link

feat: wasmd size increase and restricts wasmd uploads to known accounts #394

Closed dzmitry-lahoda closed 8 months ago

dzmitry-lahoda commented 8 months ago

chore: better wasmd init logic as per analysis (no need to set nil and reset later)

dzmitry-lahoda commented 8 months ago

@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

dzmitry-lahoda commented 8 months ago

https://github.com/CosmWasm/wasmd/issues/1768

blasrodri commented 8 months ago

please check why ci isn't green anymore

dzmitry-lahoda commented 8 months ago

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.

faddat commented 8 months ago

@dzmitry-lahoda

golangci-lint run ./... --fix
faddat commented 8 months ago

@blasrodri need to backport the test fix from master, and eventually deprecate master.

faddat commented 8 months ago

NB: @dzmitry-lahoda you get bonus points for the "rob pike" commit message