Alex Peters
|
03b31b22dc
|
CLI integration
|
2021-01-07 14:19:21 +01:00 |
Alexander Peters
|
447fb07f6e
|
Upgrade to cosmos-sdk v0.40.0-rc6 (#354)
* Upgrade to cosmos-sdk v0.40.0-rc6
* Apply workaround for gentx cli issue
* Update changelog
|
2021-01-06 10:05:36 +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 |
Alex Peters
|
2a105ad215
|
Rename protobuf package
|
2020-12-03 14:27:58 +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 |
orkunkl
|
a6ea0c1e29
|
Fix chain id setup in contrib/local/setup_wasmd.sh
|
2020-11-19 11:00:09 +03:00 |
Alex Peters
|
6a920852bf
|
Replace sdk.AccAddress with bech32 string
|
2020-11-17 13:19:54 +01:00 |
Alex Peters
|
ca040da925
|
Integrate wasmcli into wasmd
|
2020-11-17 12:54: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 |
Ethan Frey
|
262f1cfccb
|
Document local cli tests
|
2020-10-28 10:33:44 +01:00 |
Alex Peters
|
dff38d2e5b
|
Add manual test scripts
|
2020-10-27 15:47:46 +01:00 |