Download cosmwasm contracts
This commit is contained in:
5
x/wasm/keeper/testdata/download_releases.sh
vendored
5
x/wasm/keeper/testdata/download_releases.sh
vendored
@@ -17,4 +17,7 @@ done
|
||||
|
||||
# create the zip variant
|
||||
gzip -k hackatom.wasm
|
||||
mv hackatom.wasm.gz hackatom.wasm.gzip
|
||||
mv hackatom.wasm.gz hackatom.wasm.gzip
|
||||
|
||||
rm -f version.txt
|
||||
echo "$tag" >version.txt
|
||||
BIN
x/wasm/keeper/testdata/hackatom.wasm.gzip
vendored
BIN
x/wasm/keeper/testdata/hackatom.wasm.gzip
vendored
Binary file not shown.
1
x/wasm/keeper/testdata/version.txt
vendored
Normal file
1
x/wasm/keeper/testdata/version.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
v0.16.0+contracts
|
||||
Reference in New Issue
Block a user