Alexander Peters
5e9a77fbae
Merge pull request #542 from CosmWasm/dependabot/go_modules/github.com/spf13/viper-1.8.0
...
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
2021-06-18 10:08:30 +02:00
dependabot[bot]
cd1a793683
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 07:11:33 +00:00
dependabot[bot]
74e3203f28
Bump github.com/rs/zerolog from 1.22.0 to 1.23.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 08:28:03 +00:00
Alexander Peters
6a6d6c9fc4
Add cli alias ( #536 )
...
* Add cli alias
* Review feedback
2021-06-14 09:57:59 +02:00
Alexander Peters
1ada14ed52
Store contract response in event ( #535 )
...
* Store contract response in event
* Review feedback
2021-06-14 08:57:04 +02:00
Alexander Peters
f8e39bf5cd
Merge pull request #534 from CosmWasm/response_428
...
Cleanup keeper result types
2021-06-14 08:56:05 +02:00
Alexander Peters
3b82807e81
Merge pull request #537 from CosmWasm/check_coin
...
Verify converted coin
2021-06-14 08:34:48 +02:00
Alex Peters
44e7669611
Empty submsg result does not overwrite
2021-06-14 08:28:46 +02:00
Alexander Peters
e7526cc6c1
Merge pull request #533 from CosmWasm/gas_525
...
Add cost and api cost options
2021-06-11 15:15:16 +02:00
Alex Peters
110da0f2c3
Verify converted coin
2021-06-11 15:04:36 +02:00
Alex Peters
0dd695c126
Cleanup keeper result types
2021-06-11 12:38:30 +02:00
Alex Peters
7f5200b9dd
Add cost and api cost options
2021-06-11 11:46:49 +02:00
Alexander Peters
5252f2249d
Merge pull request #531 from CosmWasm/dependabot/go_modules/github.com/prometheus/client_golang-1.11.0
...
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
2021-06-11 10:13:35 +02:00
dependabot[bot]
1e5d5e6693
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 06:57:49 +00:00
Ethan Frey
6230c3fd0e
Merge pull request #529 from CosmWasm/max_gas_528
...
Remove max gas limit
2021-06-07 11:44:48 +02:00
Ethan Frey
94f86e6e19
Merge pull request #530 from CosmWasm/pinned_submsg_451
...
Test Pinned contract does not loop forever
2021-06-07 11:44:02 +02:00
Alex Peters
470b2dacc7
Test Pinned contract does not loop forever
2021-06-07 11:28:10 +02:00
Alex Peters
c637add01c
Remove max gas limit
2021-06-07 10:46:26 +02:00
Ethan Frey
bbb1669ada
Merge pull request #527 from CosmWasm/minor_cleanup
...
Make contract address builder public
2021-06-01 11:18:40 +02:00
Alex Peters
2f2d59a151
Allow access to contract address builder
2021-06-01 10:42:07 +02:00
Alex Peters
ed60864bf2
Use interface for better decoupling
2021-06-01 08:39:06 +02:00
Alex Peters
c88e6eec89
Go mod tidy
2021-06-01 08:38:31 +02:00
Alexander Peters
10ce0c2eac
Merge pull request #509 from CosmWasm/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-05-28 09:09:18 +02:00
Alexander Peters
03f9ea70f2
Merge pull request #516 from CosmWasm/dependabot/go_modules/github.com/rs/zerolog-1.22.0
...
Bump github.com/rs/zerolog from 1.21.0 to 1.22.0
2021-05-28 09:07:42 +02:00
Ethan Frey
d2e35c249e
Merge pull request #521 from CosmWasm/changelog_v0.17
...
Update changelog for v0.17.0
2021-05-27 16:13:28 +02:00
Alex Peters
0e9f249884
Added compatibilitys
2021-05-27 13:59:29 +02:00
Alex Peters
e4ab8aae29
Update changelog for v0.17.0
2021-05-26 09:13:37 +02:00
Alexander Peters
407b965266
Merge pull request #520 from CosmWasm/contract_msg_cast
...
Remove json type cast for contract msgs
2021-05-25 16:06:54 +02:00
Alex Peters
98431c6dc9
Remove json type cast for contract msgs
2021-05-21 14:05:44 +02:00
dependabot-preview[bot]
600071c736
Bump github.com/rs/zerolog from 1.21.0 to 1.22.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.21.0...v1.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 08:07:20 +00:00
dependabot-preview[bot]
463165875c
Bump github.com/cosmos/cosmos-sdk from 0.42.4 to 0.42.5 ( #519 )
...
* Bump github.com/cosmos/cosmos-sdk from 0.42.4 to 0.42.5
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk ) from 0.42.4 to 0.42.5.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases )
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.42.5/CHANGELOG.md )
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/v0.42.4...v0.42.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Go mod tidy
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2021-05-21 10:01:34 +02:00
Ethan Frey
5eb3ae79ca
Merge pull request #512 from CosmWasm/update-cw-0.14-final
...
Prepare v0.16.0 release
2021-05-03 17:23:34 +02:00
Ethan Frey
d9cc2da674
Update versions in README
2021-05-03 17:13:27 +02:00
Ethan Frey
0576bab625
Update deps, contracts, and Dockerfile to v0.14.0
2021-05-03 17:11:46 +02:00
Alexander Peters
d1588ae724
Release v0.16.0 changelog ( #510 )
...
* Release v0.16.0 changelog
* Add section for api breaking changes
2021-04-30 13:11:34 +02:00
Alexander Peters
3d4b3d184f
Upgrade to wasmvm v0.14.0-rc1 ( #508 )
...
* Upgrade to wasmvm v0.14.0-rc1
* Update contracts from cosmwasm#910, re-enable test
* Fix parsing in query type
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com>
2021-04-30 08:26:41 +02:00
dependabot-preview[bot]
40dabf72d5
Upgrade to GitHub-native Dependabot
2021-04-29 16:03:57 +00:00
Ethan Frey
92641762ac
Fix *.a sha hash
2021-04-28 18:47:38 +02:00
Alexander Peters
70dedadb9c
Monitor WasmVM cache metrics ( #503 )
...
* Start collect WasmVM cache metrics
* Review comments
* Integrate wasmvm metrics
* Bring all together
2021-04-28 15:08:54 +02:00
Ethan Frey
846611bcd2
Update to wasmvm v0.14.0-beta5 ( #504 )
...
* Bump deps and contracts to v0.14.0-beta5
* Add admin field/variants to WasmMsg handling
* Compiles
* Update usage of IBC Timeout in tests
* Minor doc/test/Dockerfile updates
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2021-04-28 14:35:48 +02:00
Alexander Peters
305f13cc0a
Submessage reply can overwrite caller response ( #502 )
...
* Reply may overwrite result data
* Fix interface name
* Refacting for tests
* Test response handler
* Fix naked error
2021-04-27 14:00:42 +02:00
Ethan Frey
c67cf14db1
Merge pull request #497 from CosmWasm/list_contract_323
...
Improve list contracts by code query
2021-04-27 11:38:07 +02:00
Alex Peters
8c7967e5b4
Review feedback
2021-04-27 09:04:58 +02:00
Ethan Frey
9ebeb859cf
Update to wasmvm 0.14.0-beta4 ( #499 )
...
* Update deps and test contracts to v0.14.0-beta4
* Update to new DistributionMsg, StakingQuery
* Fix existing tests
* Add test for single Validator query
2021-04-27 08:24:38 +02:00
Alexander Peters
c74a17b7d7
Merge pull request #476 from CosmWasm/dependabot/go_modules/github.com/golang/protobuf-1.5.2
...
Bump github.com/golang/protobuf from 1.5.1 to 1.5.2
2021-04-26 08:44:08 +02:00
Alex Peters
c377d7110e
List contract address without other data
2021-04-23 15:15:54 +02:00
Alex Peters
8ef2d2695b
Persist last code update with contract lookup index
2021-04-23 13:29:14 +02:00
Alexander Peters
144a85ae00
Merge pull request #494 from CosmWasm/update-ibc-docs
...
Update IBC.md
2021-04-23 08:59:44 +02:00
Ethan Frey
602881f6d3
Clean up docs, point to CosmWasm repo for contract details
2021-04-20 22:13:43 +02:00
Ethan Frey
c76c07c0d8
Remove build-linux from PHONY
...
Closes #384
2021-04-16 15:23:59 +02:00