This proposal is for migrating the Stargaze Live Auction contract to version v1.0.2 at Code ID 200.
The source code is available at https://github.com/public-awesome/marketplace/releases/tag/stargaze-reserve-auction-v1.0.2
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:
8440145fc26df8cc95b54bdf386cce1fe00b58db6e9885d39440007d5735d6df stargaze_reserve_auction.wasm
starsd q wasm code-info 200 --output json | jq -r '.data_hash'
sha256sum artifacts/stargaze_reserve_auction.wasm