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
Alexander Peters
fe3afd5200
Test coin metadata query ( #1520 )
...
* Test coin metadata query; contract updates
* Update tests and contracts
2023-07-19 15:12:07 +02: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
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
f93461daf4
Use v1.0.0-soon contracts
2021-09-22 19:09:59 +02:00
Ethan Frey
095ba8cb2f
update test contracts to cosmwasm v0.16.0
2021-08-05 18:53:07 +02:00
Ethan Frey
b25956d0a1
Use v0.16.0-rc5 contracts
2021-07-28 23:04:02 +02:00
Ethan Frey
77a38e25ef
Contracts to v0.16.0-rc4, wasmvm to v0.16.0-rc2
2021-07-22 15:53:40 +02:00
Ethan Frey
d1f4ae398c
Update to cosmwasm 0.16.0-rc3 contracts, with some fixes
2021-07-21 22:05:45 +02:00
Ethan Frey
e23ee1765a
Bump wasmvm and testdata to v0.16.0-rc1
2021-07-21 21:12:07 +02:00
Alex Peters
b0b1fa88bc
Upgrade wasmvm v0.15.x
2021-07-07 09:53:03 +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
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
Ethan Frey
9ebeb859cf
Update to wasmvm 0.14.0-beta4 ( #499 )
...
* Update deps and test contracts to v0.14.0-beta4
* Update to new DistributionMsg, StakingQuery
* Fix existing tests
* Add test for single Validator query
2021-04-27 08:24:38 +02:00
Ethan Frey
39856bf028
Deps and contracts to v0.14.0-beta3
2021-04-12 21:27:11 +02:00
Alexander Peters
d9142662c1
Remove internal package ( #464 )
...
* Move internal subfolders up
* Fix broken imports and fmt
2021-03-19 09:52:01 +01:00