Commit Graph

22 Commits

Author SHA1 Message Date
Alexander Peters 0f46dee0c4
Implement IBC contract support (#394)
* Implement IBC contract support

* Update changelog

* Adjust tests for new event logic

* Review comment
2021-01-29 11:11:15 +01:00
Ethan Frey aa81939067 Download newest contracts 2020-10-08 20:12:54 +02:00
Ethan Frey 9fb15beb42 Update go-cosmwasm to v0.11.0-alpha2, contracts to v0.11.0-alpha4 2020-10-05 22:03:01 +02:00
Ethan Frey 7b99602a16 Updated contracts from cosmwasm v0.11.0-alpha3
https://github.com/CosmWasm/cosmwasm/releases/tag/v0.11.0-alpha3
2020-10-04 16:39:46 +02:00
Ethan Frey 6ef26fa768 Updated all test contracts, gas costs 2020-07-24 11:05:00 +02:00
Alexander Peters 9ab18fc46f
Add wasm gov proposals to cli (#183)
* Add wasm gov proposals to cli

* Update changelog

* Rework gov proposal rest handlers

* Fix json naming

* Pretty print byte arrays in CLI

* Replace ambiguous cli flag and rest routes

* Minor cli usage doc update
2020-07-14 13:30:41 +02:00
Ethan Frey 3f55bd7ceb Update to go-cosmwasm 0.9.0-alpha3 with new test contracts 2020-06-23 15:55:37 +02:00
Ethan Frey 46b2cadfd0 Update go-cosmwasm and test contracts 2020-06-09 14:27:01 +02:00
Ethan Frey a03f4af61b Update wasm contracts 2020-06-03 17:06:08 +02:00
Ethan Frey 5dbc443ae0 Import updated test contracts 2020-05-19 21:34:46 +02:00
Ethan Frey 0379db676c Add staking contract, rename mask -> reflect 2020-05-18 13:04:24 +02:00
Ethan Frey 27617a7551 Update test contracts and gas prices 2020-05-13 21:19:51 +02:00
Ethan Frey 91bd23b910 Updated internal/keeper testcontracts to 0.8-dev 2020-05-06 12:09:11 +02:00
Ethan Frey 4ee327ff2c Add updated mask contract 2020-02-27 14:37:59 +01:00
Ethan Frey 4ad9c900a4 Update test contract, escrow to 0.7 version 2020-02-27 12:24:13 +01:00
Ethan Frey b30f96a551 Use new test contract with failure modes, and fix all calls 2020-02-07 19:04:01 +01:00
Ethan Frey 61db5560e4 Skip integration test, start simpler keeper test 2020-01-20 19:55:40 +01:00
Ethan Frey 91895d8c60 Fixed all internal tests but one (rust panic caught) 2020-01-16 13:03:23 +01:00
Ethan Frey d891dd8f7a Update testdata/contract.wasm to 0.6.3 compatible 2020-01-16 12:27:35 +01:00
Alex Peters 88ed663832
Uncompress gzip data in tx body 2020-01-09 14:04:47 +01:00
Ethan Frey d12c434ab6 Update test contract, update gas cost 2019-12-02 23:52:36 +01:00
Ethan Frey 4e8001b01f Raw copy from cosmos/modules (still on v0.37) 2019-11-22 16:59:11 +01:00