This proposal is for migrating the Stargaze Fair Burn contract to version v1.1.0 at Code ID 201.
The source code is available at https://github.com/public-awesome/core/releases/tag/stargaze-fair-burn/v1.1.0
This patch includes the following change:
docker run --rm -v "$(pwd)":/code --platform linux/amd64 \
--mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target \
--mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \
cosmwasm/workspace-optimizer:0.12.13
This results in the following SHA256 checksum:
c93ba4aa50c420a369b30c753a623c1ba4e86b51899871b0c5fc7fe43d6fd754 stargaze_fair_burn.wasm
starsd q wasm code-info 201 --output json | jq -r '.data_hash'
sha256sum artifacts/stargaze_fair_burn.wasm