Alex Peters
|
03b31b22dc
|
CLI integration
|
2021-01-07 14:19:21 +01:00 |
|
Alexander Peters
|
53bbf96e9e
|
Upgrade to cosmos-sdk v0.40.0-rc5 (#345)
* Upgrade to cosmos-sdk v0.40.0-rc5
* Migrate cli queries
* Update changelog
* Remove DONTCOVER filter for coverage
|
2020-12-17 14:13:18 +01:00 |
|
Alexander Peters
|
b0b407d5f8
|
Add pagination to grpc queries (#317)
* Start pagination for queries
* Complete pagination support
* Cleanups
* Use GRPC endpoint in CLI queries
* Decode page-key in cli
* Review feedback
|
2020-11-23 12:56:25 +01:00 |
|
Alex Peters
|
bcb00d6017
|
Upgrade to Stargate commits
|
2020-10-27 15:01:22 +01:00 |
|
Alex Peters
|
e62f2cac44
|
Add CLI + REST support for contract history
|
2020-07-20 14:58:44 +02:00 |
|
Alex Peters
|
1c4d4d8f0e
|
Validate json msg payload
|
2020-07-20 14:43:23 +02:00 |
|
Ethan Frey
|
c829fcff5a
|
Rename import from cosmwasm/wasmd to CosmWasm/wasmd
|
2020-05-13 22:15:40 +02:00 |
|
Assaf Morami
|
bb18c59c5d
|
Implement query list-contract-by-code for the CLI
|
2020-03-04 12:12:36 +02:00 |
|
Ethan Frey
|
fee390d8f4
|
Return all info with GetCode, not just wasm
|
2020-03-01 21:20:34 +01:00 |
|
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
|
06c3f0f253
|
All compiles except ./cmd
|
2020-01-23 19:18:17 +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 |
|
Alex Peters
|
c6aac95b69
|
Add 'raw, all' queries
|
2020-01-14 12:10:00 +01:00 |
|
Ethan Frey
|
a3e7c30a2b
|
Last query cleanup
|
2019-11-22 19:26:39 +01:00 |
|
Ethan Frey
|
5f304e335c
|
First run-through documented, along with TODOs
|
2019-11-22 19:00:20 +01:00 |
|
Ethan Frey
|
d79ff0cd19
|
Finalize the query cli commands for x/wasm
|
2019-11-22 17:57:28 +01:00 |
|
Ethan Frey
|
4a77f43b63
|
Add query command for wasm code
|
2019-11-22 17:50:10 +01:00 |
|