Ethan Frey
|
c509fb91d8
|
Remove contract string list, add address info to by code id, filter out init_msg in list
|
2020-02-26 09:19:26 +01:00 |
|
Ethan Frey
|
28591613fa
|
querySmart returns base64-encoded contract result
queryRaw and queryAllState return []model object
(array of key-hex and value-base64)
|
2020-02-10 20:10:45 +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
|
33c4e92bdf
|
Fix tests
|
2020-01-24 11:23:10 +01:00 |
|
Ethan Frey
|
85d7677eaf
|
x/wasmd tests pass
|
2020-01-23 19:43:09 +01:00 |
|
Ethan Frey
|
3b342bda78
|
Update escrow contract and uncomment tests
|
2020-01-17 11:26:19 +01:00 |
|
Ethan Frey
|
27c5483ba7
|
Fixed module tests (disabled escrow)
|
2020-01-16 12:41:32 +01:00 |
|
Ethan Frey
|
09016ead0a
|
Merge pull request #22 from cosmwasm/improve_contract_queries_12
Improve wasm contract queries
|
2020-01-15 11:53:29 +01:00 |
|
Alex Peters
|
f051d24fe8
|
Rework query result type; tests
|
2020-01-14 17:04:45 +01:00 |
|
Alex Peters
|
9156f29a72
|
Query contract state variations
|
2020-01-14 13:47:42 +01:00 |
|
Sunny Aggarwal
|
9d39f3aa58
|
added genesis tests
|
2020-01-13 15:32:10 -05:00 |
|
Sunny Aggarwal
|
e9c772845f
|
rename Contract -> ContractInfo
|
2020-01-09 14:53:36 -05:00 |
|
Ethan Frey
|
76b9e3cf83
|
Add tests for escrow contract to debug cli failure
|
2019-11-28 16:22:36 +01:00 |
|
Ethan Frey
|
4a77f43b63
|
Add query command for wasm code
|
2019-11-22 17:50:10 +01:00 |
|
Ethan Frey
|
4e8001b01f
|
Raw copy from cosmos/modules (still on v0.37)
|
2019-11-22 16:59:11 +01:00 |
|