Simon Warta
945de3ae14
Upgrade Alpine in Dockerfile to 3.18 ( #1837 )
2024-03-19 09:59:21 +01:00
Simon Warta
6b415ba319
Bump wasmvm to 2.0.0
2024-03-12 23:26:03 +01:00
Simon Warta
0d02332ca7
Remove unused ARG arch
...
This is unused since https://github.com/CosmWasm/wasmd/pull/1804
2024-03-12 23:22:38 +01:00
Christoph Otter
b88f84ae97
Fix Dockerfile
2024-02-16 15:03:36 +01:00
Christoph Otter
ffe6aaa5ec
Fix dockerfile
2024-02-15 14:30:37 +01:00
dependabot[bot]
8948806661
Bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.2 ( #1781 )
...
* Bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.2
Bumps [github.com/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm ) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases )
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/CosmWasm/wasmvm/compare/v1.5.0...v1.5.2 )
---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Dockerfile
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pino' Surace <pino.surace@live.it >
2024-01-19 20:09:38 +01:00
pinosu
a2bbd36364
Bump wasmvm 1.5.0 ( #1686 )
2023-10-31 12:39:05 +01:00
mergify[bot]
90d43687ce
Bump wasmvm to v1.4.1 - bugfix (backport #1658 ) ( #1660 )
...
* Bump wasmvm to v1.4.1 - bugfix (#1658 )
* Bump wasmvm to 1.4.1 - bugfix
* Update Dockerfile
(cherry picked from commit 7270ccd949a926b479b08e86d639a3ebbbd1754e)
# Conflicts:
# go.mod
# go.sum
* Resolve conflicts
---------
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com >
2023-10-09 15:47:49 +02:00
Alexander Peters
cd66f786b2
SDK upgrade to v0.50 (branch) ( #1611 )
...
* Start implementation
* Add implementation + some e2e test
* Fix lint
* Squashed: sdk upgrade to v0.50
* rebuild protos with newer proto builder
(cherry picked from commit fd8f4c1d0d2163f0a504356c16cd2d250f6218f3)
* update ibc-go
(cherry picked from commit fb8667960fbeedb7d242baa644572986a154d4b6)
* bump cosmos-sdk and ibc in the v50 branch (#1616 )
* tidy
* upgade ibc
* remove the toolchain command
* Bump sdk version
* Use correct bech32 prefix
* Bump SDK
* Enable fraud system test again
* Fix genesis param name
* Fix import/export simulations
* set log level for benchmarks
(cherry picked from commit 1cfb93008c596db62d22aba882f37a469546bfb9)
* Apply review comments
* Remove gov beta1 helpers
* Bump sdk version to latest in branch
* Fix linter
* Setup mergify for main
* Update mergify for better branch name
---------
Co-authored-by: Pino' Surace <pino.surace@live.it >
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com >
2023-09-25 10:42:35 +02:00
Alexander Peters
3d9d92c770
Wasmvm 1.4 upgrade ( #1590 )
...
* Start wasmvm 1.4 upgrade
* Checksum lowercase
* Start distribution query tests
* Use wasmvm 1.4.0
* Implement remaining distribution queries
* Update test
* Update to burner v1.4; minor updates
* Add dec coin test
* Fix merge conflict
2023-09-07 09:14:51 +02:00
Alex Peters
8cc747bc66
Bump wasmvm to v1.3.0
2023-07-17 14:50:44 +02:00
pinosu
1a5a2d96e5
Upgrade to wasmvm 1.3.0-rc.0 ( #1486 )
...
* Upgrade to wasmvm 1.3.0-rc.0
* Fix comments
2023-07-06 13:07:48 +02:00
pinosu
54f66fc3e1
Bump wasmvm to v1.2.4 ( #1431 )
2023-06-06 09:53:03 +02:00
dependabot[bot]
45f79e93a2
Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3 ( #1344 )
...
* Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3
Bumps [github.com/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm ) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases )
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/CosmWasm/wasmvm/compare/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Docker, Readme
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com >
2023-04-21 14:06:43 +02:00
Alexander Peters
850f901b2e
Upgrade to wasmvm 1.2.1 ( #1245 )
...
* Use wasmvm store adapter
* Bump wasmvm to v1.2.1
2023-03-09 11:14:54 +01:00
Alexander Peters
957b38e0a5
Integrate wasmvm v1.2.0 ( #1161 )
...
* Bump wasmvm version
* Bump wasm test contracts
* Encode weighted votes
* Encode instantiate2
* Handle code info query; better wasmvm errors
* Fix readme
* Make linter happy
* add non cgo build
* Review comments
* Bump wasmvm to release version
Co-authored-by: jhernandezb <contact@jhernandez.me >
2023-01-25 10:01:26 +01:00
GNaD13
fc476aa886
Bump version go to 1.19 ( #1044 )
...
* bump go 1.19
* add change log
* correct change log
2022-11-18 12:31:05 +01:00
Simon Warta
0ec5b77480
Upgrade .a files to 1.1.1
2022-09-20 13:36:33 +02:00
Alex Peters
a40a10643d
Upgrade to wasmvm v1.1.0
2022-09-07 10:28:30 +02:00
Jacob Gadikian
61bda97df2
close 815: upgrade to go 1.18 ( #866 )
...
* close 815: upgrade to go 1.18
* Update CHANGELOG.md
* updater ci and docker to go 1.18
* update image per: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034
* Update config.yml
* go get -> go install, except dockerfile for protos
2022-08-24 11:52:55 +02:00
Simon Warta
fb175d0992
Use libwasmvm_muslc.*.a version 1.0.0
2022-05-16 14:22:29 +02:00
Alexander Peters
96a9b5a303
Bump wasmvm to v1.0.0-rc.0 ( #844 )
...
* Bump wasmvm to v1.0.0-rc.0
* Fix linter warning
* Replace deprecated types
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com >
2022-05-06 14:54:02 +02:00
Simon Warta
5ad1d8651f
Update Dockerfile to v1.0.0-beta10 artifacts
2022-04-06 14:28:00 +02:00
Simon Warta
35d86bd0f3
Use libwasmvm_muslc.aarch64.a in docker image
2022-03-24 16:34:38 +01:00
Ethan Frey
c8a7b83cdb
Update static lib download in Dockerfile
2022-03-07 21:40:15 +01:00
pinosu
33d768c491
Update wasmwm version ( #748 )
2022-02-10 13:43:29 +01:00
Alex Peters
848eb35c20
Fix docker build issues with most recent remote docker version in CI
2022-01-25 14:30:35 +01:00
Alex Peters
9d57522d67
Upgrade wasmvm to v1.0.0-beta5
2022-01-04 09:51:24 +01:00
Jacob Gadikian
1da2078229
Go 1.17 provides a much clearer go.mod file ( #679 )
...
* Go 1.17 provides a much clearer go.mod file
* tidy
* Go 1.17 cleanup
2021-11-24 21:18:23 +01:00
Alexander Peters
4ffba67273
Bump wasmvm to v1.0.0-beta2 ( #676 )
...
* Bump wasmvm to v1.0.0-beta2
* Update changelog
2021-11-17 20:33:34 +01:00
Simon Warta
2afcdb4ae9
Upgrade wasmvm to v1.0.0-beta
2021-10-11 16:40:45 +02:00
Alexander Peters
62e976a551
Upgrade wasmvm-v1.0.0-soon2 ( #628 )
...
* Upgrade wasmvm-v1.0.0-soon2
* Improve comment on DefaultGasMultiplier
Co-authored-by: Simon Warta <simon@warta.it >
2021-10-07 14:11:37 +02:00
Ethan Frey
5822a58cc6
Bump dependencies to wasmvm v1.0.0-soon
2021-09-22 19:07:17 +02:00
Alexander Peters
e3fb98fc03
Bump Go version to 1.16 ( #612 )
...
* Bump Go version to 1.16
* Update required version in README
2021-09-14 17:25:20 +02:00
Alex Peters
02babeac10
Bump wasmvm to v0.16.1
2021-09-13 08:27:13 +02:00
Ethan Frey
1b716a8b59
Use wasmvm 0.16.0
2021-08-05 18:50:57 +02:00
Alex Peters
962e2133f6
Update Dockerfile
2021-08-05 15:46:46 +02:00
Ethan Frey
0b93b3b6f5
Update Dockerfile
2021-07-22 16:01:54 +02:00
Alex Peters
39a967ea38
Upgrade Dockerfile
2021-07-07 10:32:54 +02:00
Ethan Frey
0576bab625
Update deps, contracts, and Dockerfile to v0.14.0
2021-05-03 17:11:46 +02:00
Alexander Peters
3d4b3d184f
Upgrade to wasmvm v0.14.0-rc1 ( #508 )
...
* Upgrade to wasmvm v0.14.0-rc1
* Update contracts from cosmwasm#910, re-enable test
* Fix parsing in query type
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com >
2021-04-30 08:26:41 +02:00
Ethan Frey
92641762ac
Fix *.a sha hash
2021-04-28 18:47:38 +02:00
Ethan Frey
846611bcd2
Update to wasmvm v0.14.0-beta5 ( #504 )
...
* Bump deps and contracts to v0.14.0-beta5
* Add admin field/variants to WasmMsg handling
* Compiles
* Update usage of IBC Timeout in tests
* Minor doc/test/Dockerfile updates
Co-authored-by: Alex Peters <alpe@users.noreply.github.com >
2021-04-28 14:35:48 +02:00
Alex Peters
1a355dcb26
Continue wasmvm version upgrade
2021-04-13 10:27:05 +02:00
Alex Peters
16779e60c7
Upgrade wasmvm to v0.14.0-beta1
2021-03-10 15:20:33 +01:00
Ethan Frey
841ca40adb
Update default command to show the version properly
2021-01-07 13:52:54 +01:00
Ethan Frey
46e1695416
Update version of cosmwasm lib
2021-01-07 13:52:42 +01:00
Simon Warta
07855f8c4b
Upgrade Go to 1.15
2020-11-19 15:48:29 +01:00
Simon Warta
cb20a7b3b0
Use libwasmvm_muslc.a from Github
2020-11-19 15:47:54 +01:00
Alex Peters
ca040da925
Integrate wasmcli into wasmd
2020-11-17 12:54:21 +01:00