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
Alex Peters
be1927bcff
Replace viper in cli
2021-01-07 14:19:21 +01:00
Alexander Peters
93761eac33
Upgrade wasmvm aka go-cosmwasm ( #311 )
...
* Upgrade wasmvm aka go-cosmwasm
* Update x/wasm/README.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Review feedback
* CircleCI: export GORACE
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-17 12:53:31 +01:00
Alex Peters
e54fbb9eb8
Better test setup
2020-10-27 15:01:22 +01:00
Alex Peters
5cc3e6dc8b
Add GRPC querier and REST gateway
2020-10-27 15:01:22 +01:00
Alex Peters
bcb00d6017
Upgrade to Stargate commits
2020-10-27 15:01:22 +01:00
Ethan Frey
569539c0ff
Update to go-cosmwasm v0.11.0-rc and raw query tests pass
2020-10-07 16:50:20 +02:00
Ethan Frey
09d547620b
Add test showing WasmQuery::Raw fails for missing responses
2020-10-07 16:45:58 +02:00
Ethan Frey
2b34ee60cb
Return raw stored bytes for raw queries
2020-10-06 17:48:13 +02:00
Ethan Frey
38145e78a7
Cleanup from PR comments
2020-10-06 13:41:24 +02:00
Ethan Frey
fec5515863
Test QuerySmart and QueryRaw reflected via contract
2020-10-06 09:12:21 +02:00
Ethan Frey
e86f38dc30
Add more queries on reflect contract
2020-10-06 08:54:44 +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
8db7c5f5cd
Cleanup from pr review
2020-10-05 19:59:44 +02:00
Ethan Frey
2701292725
Fix reflect tests
2020-10-04 18:22:36 +02:00
Alex Peters
85a404691a
Add configurable control to upload code
2020-07-08 15:54:02 +02:00
Alexander Peters
81d8560d41
Migrate contract backend functionality with go-cosmwasm stub impl ( #122 )
...
* Start migration server side
* Return migration response and emit events
* Dispatch migrate contract messages
* Rebase to 0.9 and minor updates
* Review feedback
* Update changelog
* Add msg test
2020-06-04 08:54:30 +02:00
Ethan Frey
ade03a1d39
Progress on distro wiring for reinvest
2020-05-18 21:08:04 +02:00
Ethan Frey
c4c1f9cf35
Test scaffolding for staking, test init and query callbacks
2020-05-18 15:45:10 +02:00
Ethan Frey
0379db676c
Add staking contract, rename mask -> reflect
2020-05-18 13:04:24 +02:00