Ethan Frey
|
9ee91d2391
|
Document musselnet-v2 upgrade failure
|
2021-01-07 21:25:32 +01:00 |
|
Ethan Frey
|
6fda6135ea
|
Update docker instructions in README
|
2021-01-07 21:19:31 +01:00 |
|
Ethan Frey
|
5257c22864
|
Finish Upgrade doc and dry-run
|
2021-01-07 21:19:31 +01:00 |
|
Ethan Frey
|
45f6f386d4
|
Start upgrade docs
|
2021-01-07 21:19:31 +01:00 |
|
Ethan Frey
|
321491e3c8
|
Merge pull request #346 from CosmWasm/genesis_contract_msg_326
Improve Contract initialization in genesis and tooling
|
2021-01-07 15:02:41 +01:00 |
|
Ethan Frey
|
5cc32319bf
|
Merge pull request #359 from CosmWasm/update-compatibility-charts
Update compatibility charts
|
2021-01-07 14:36:01 +01:00 |
|
Ethan Frey
|
71b9b72475
|
Minor fixes from PR comments
|
2021-01-07 14:22:08 +01:00 |
|
Ethan Frey
|
080880fcde
|
Add/update compatibility charts - review sdk version on 0.14 tag
|
2021-01-07 14:20:34 +01:00 |
|
Alex Peters
|
bac2339ae2
|
Add sanity test for all genesis message types
|
2021-01-07 14:20:02 +01:00 |
|
Alex Peters
|
488d2fe352
|
Add doc for wasm position in genesis handler
|
2021-01-07 14:20:02 +01:00 |
|
Alex Peters
|
83d22a9352
|
Polish gen msg code and tests
|
2021-01-07 14:20:00 +01:00 |
|
Ethan Frey
|
08bbfdf0bb
|
Merge pull request #360 from CosmWasm/update-dockerfile
Update dockerfile to use wasmvm 0.13.0
|
2021-01-07 14:19:33 +01:00 |
|
Alex Peters
|
5882bf36cd
|
Add cli tests
|
2021-01-07 14:19:22 +01:00 |
|
Alex Peters
|
35a7b90db6
|
Validate genesis messages
|
2021-01-07 14:19:22 +01:00 |
|
Alex Peters
|
be1927bcff
|
Replace viper in cli
|
2021-01-07 14:19:21 +01:00 |
|
Alex Peters
|
03b31b22dc
|
CLI integration
|
2021-01-07 14:19:21 +01:00 |
|
Alex Peters
|
57999b26b7
|
Start with wasm msg in genesis
|
2021-01-07 14:19:18 +01:00 |
|
Ethan Frey
|
841ca40adb
|
Update default command to show the version properly
|
2021-01-07 13:52:54 +01:00 |
|
Ethan Frey
|
46e1695416
|
Update version of cosmwasm lib
|
2021-01-07 13:52:42 +01:00 |
|
Ethan Frey
|
9c0b974e23
|
Merge pull request #356 from CosmWasm/dependabot/go_modules/github.com/tendermint/tendermint-0.34.1
Bump github.com/tendermint/tendermint from 0.34.0 to 0.34.1
|
2021-01-07 13:26:55 +01:00 |
|
Ethan Frey
|
79df3462be
|
go mod tidy
|
2021-01-07 13:14:53 +01:00 |
|
dependabot-preview[bot]
|
2b5a811330
|
Bump github.com/tendermint/tendermint from 0.34.0 to 0.34.1
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.34.0...v0.34.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-07 12:44:37 +01:00 |
|
Ethan Frey
|
a66d773588
|
Merge pull request #358 from CosmWasm/wasmvm_upgrade
Upgrade WasmVM to v0.13.0
|
2021-01-07 12:43:39 +01:00 |
|
Alex Peters
|
70f35d89b9
|
Fix test condition to work on Linux
|
2021-01-07 12:28:45 +01:00 |
|
Alex Peters
|
d790dc9dbd
|
Update changelog
|
2021-01-07 12:05:34 +01:00 |
|
Alex Peters
|
38707cb2b6
|
Upgrade wasmvm to v0.13.0
|
2021-01-07 11:58:22 +01:00 |
|
Ethan Frey
|
b8d9033a41
|
Merge pull request #355 from CosmWasm/upgrade_gofuzz
Upgrade gofuzz to v1.2.0
|
2021-01-06 22:27:28 +01:00 |
|
Alex Peters
|
ffc03b300f
|
Upgrade gofuzz to v1.2.0
|
2021-01-06 10:17:48 +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 |
|
vincent
|
6acc71218b
|
Fix legacy REST API (#352)
* fix legacy amino register
* add label for '/wasm/code/{codeId}'
* cleanup
|
2021-01-05 14:07:48 +01:00 |
|
Alex Peters
|
e8d26c713f
|
v0.14.0
|
2021-01-04 10:02:01 +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
|
c73a0392bd
|
Merge pull request #332 from CosmWasm/changelog_331
Replace outdated changelog
|
2020-12-15 08:31:40 +01:00 |
|
Alex Peters
|
3e5de6d7f1
|
Generate Changelog from github data
|
2020-12-14 13:54:55 +01:00 |
|
Alexander Peters
|
095453db41
|
Merge pull request #340 from CosmWasm/dependency_339
Upgrade grpc lib to v1.34.0
|
2020-12-14 10:26:03 +01:00 |
|
Alex Peters
|
7e599268c2
|
Upgrade grpc lib
|
2020-12-14 09:01:03 +01:00 |
|
Alexander Peters
|
9e2a97e1bc
|
Merge pull request #337 from CosmWasm/export_home_334
Fix home dir issue in export command
|
2020-12-14 08:17:50 +01:00 |
|
Alexander Peters
|
ae169ce522
|
Merge pull request #338 from CosmWasm/fix_genesis_335
Fix param usage issue in genesis import
|
2020-12-14 08:17:29 +01:00 |
|
Alex Peters
|
b63a14952b
|
Fix param usage issue in genesis import
|
2020-12-11 14:08:42 +01:00 |
|
Alex Peters
|
06f42c56af
|
Fix home dir issue in export command
|
2020-12-11 11:26:27 +01:00 |
|
Alexander Peters
|
576f620e4d
|
Merge pull request #330 from CosmWasm/proto_package_329
Rename protobuf package
|
2020-12-04 12:52:29 +01:00 |
|
Alex Peters
|
2a105ad215
|
Rename protobuf package
|
2020-12-03 14:27:58 +01:00 |
|
Alexander Peters
|
eeb3797d04
|
Merge pull request #322 from CosmWasm/handle_oog_321
Handle panics in query contract smart
|
2020-11-30 11:25:49 +01:00 |
|
Alexander Peters
|
ccc378eaa2
|
Merge pull request #325 from CosmWasm/fix_rest_sender_324
Use base request data for sender
|
2020-11-30 11:25:28 +01:00 |
|
Alex Peters
|
0b7b70363b
|
Use base request data for sender
|
2020-11-25 11:04:40 +01:00 |
|
Alex Peters
|
1d3bc0ee30
|
Handle panics in query contract smart
|
2020-11-24 12:42:39 +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 |
|
Alexander Peters
|
8af80063b9
|
Merge pull request #318 from CosmWasm/setup-wasmd-script-fix
Fix chain id setup in contrib/local/setup_wasmd.sh
|
2020-11-20 13:53:20 +01:00 |
|
Alexander Peters
|
16e88ecb7f
|
Exclude generate proto code files in coverage (#320)
* Exclude generate proto code files in coverage
* X
|
2020-11-20 13:51:54 +01:00 |
|
Simon Warta
|
8ee7038a41
|
Merge pull request #319 from CosmWasm/upgrade-wasmvm-to-0-12.0
Upgrade wasmvm to 0.12.0
|
2020-11-19 17:33:46 +01:00 |
|