mandrean / cw-optimizoor

A blazingly fast compiling & optimization tool for CosmWasm smart contracts.
MIT License
50 stars 6 forks source link

It doesn't error when it can't create wasms #21

Closed Buckram123 closed 2 years ago

Buckram123 commented 2 years ago

In case it doesn't have permission to write binaries to directory (created by the docker, for ex.) after finishing it simply prints:

🤓  Intermediate checksums:

But it didn't create any binaries, so IMO it should throw an error