Commit Graph

1728 Commits

Author SHA1 Message Date
pinosu
8a20779518 Add Windows client support (#1197)
* Add Windows client support

* Separate server and windows client

---------

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2023-03-03 11:20:57 +01:00
Alexander Peters
257552ffd3 Merge pull request #1221 from CosmWasm/sdk4514
Bump SDK version to v0.45.14
2023-03-02 10:54:46 +01:00
Alexander Peters
dc9a920c21 Merge pull request #1208 from dadamu/paul/fix-stargate-querier
fix: stargate querier does not reset the structure state
2023-03-02 10:11:31 +01:00
Alexander Peters
40b4e6e8d8 Merge pull request #1201 from wormhole-foundation/list-contract-code-bugfix
list-contract-by-code bugfix
2023-03-02 10:04:38 +01:00
Alex Peters
768e092933 Bump SDK version to v0.45.14 2023-03-02 09:57:52 +01:00
dependabot[bot]
f3fc31c386 Bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (#1200)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 11:57:43 +01:00
dependabot[bot]
5c0c526c27 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1211)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 11:53:07 +01:00
Paul
6d8018ac59 test: add unit test 2023-02-25 00:43:43 +08:00
Paul
fd0323541d fix: stargate querier does not reset the state 2023-02-23 18:32:30 +08:00
Nikhil Suri
2ccffed778 list-contract-by-code bugfix 2023-02-13 19:50:52 +00:00
Alexander Peters
88e01a98ab Merge pull request #1185 from CosmWasm/fix_typos
Fix typos
2023-01-30 11:44:09 +01:00
Alexander Peters
96dcbea693 Merge pull request #1191 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.13.1
Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1
2023-01-30 11:14:31 +01:00
Alexander Peters
86dda23f3c Merge pull request #1192 from CosmWasm/ica_026
Bump ica version
2023-01-30 10:22:58 +01:00
Alexander Peters
522bf50608 Merge pull request #1189 from CosmWasm/move_method
Cleanup generated Go file
2023-01-30 10:22:33 +01:00
Dan Lynch
327bb06095 update interface proto annotations (#1156)
* update interface proto annotations

* update protos

* run make proto
2023-01-30 10:18:08 +01:00
Alex Peters
0c719f7e02 Bump ica version 2023-01-30 10:11:49 +01:00
dependabot[bot]
de27e7f82f Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 08:19:29 +00:00
Alex Peters
d348100fbc Run make proto-all 2023-01-28 22:36:15 +01:00
Alex Peters
8918e284b2 Move helper method out of generated file 2023-01-28 22:34:41 +01:00
Alexander Peters
c9e7830ac1 Emit events for setContractAdmin + setAccessConfig (#1179) 2023-01-27 10:34:55 +01:00
Alexander Peters
2067e23a25 Merge pull request #1181 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.13.0
Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0
2023-01-27 10:14:54 +01:00
Alex Peters
c88b8194cb Fix typos 2023-01-27 10:12:18 +01:00
dependabot[bot]
ffa0e5e5e1 Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 08:12:47 +00:00
Alexander Peters
c7670fae4e Merge pull request #1180 from CosmWasm/ibcgo_430
Bump ibc-go version
2023-01-26 16:06:53 +01:00
Alex Peters
d522e54a12 Bump ibc-go version; remove channel hack 2023-01-26 14:49:15 +01:00
Alexander Peters
f9fa04eab3 Merge pull request #1171 from CosmWasm/sdk-upgrade04512
Upgrade to SDK v0.45.12
2023-01-26 09:16:23 +01:00
Alexander Peters
8991633de2 Disallow only address permission (#1163)
* Remove AccessTypeOnlyAddress for store msg

* Remove AccessTypeOnlyAddress for update config msg

* Review feedback

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-01-25 12:46:02 +01:00
Alex Peters
b6aaac0832 Use informal fork for tendermint 2023-01-25 09:02:45 +00:00
Alex Peters
7382e97ec7 Bump cosmos-sdk version 2023-01-25 09:02:45 +00:00
Alexander Peters
957b38e0a5 Integrate wasmvm v1.2.0 (#1161)
* Bump wasmvm version

* Bump wasm test contracts

* Encode weighted votes

* Encode instantiate2

* Handle code info query; better wasmvm errors

* Fix readme

* Make linter happy

* add non cgo build

* Review comments

* Bump wasmvm to release version

Co-authored-by: jhernandezb <contact@jhernandez.me>
2023-01-25 10:01:26 +01:00
Alexander Peters
a925a9ed61 Better to sdk coin convertion (#1164)
* Better to sdk coin convertion

* Review feedback
2023-01-24 09:03:11 +01:00
Alexander Peters
962d5508dc Merge pull request #1167 from llllllluc/main
Fix msg format in EVENTS.md
2023-01-23 10:22:23 +01:00
llllllluc
38d466adfd fix msg format in EVENTS.md 2023-01-21 18:19:18 -08:00
Alexander Peters
c386f32b58 Merge pull request #1151 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.12.0
Bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0
2023-01-13 12:09:52 +01:00
dependabot[bot]
f4905955b5 Bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 08:10:13 +00:00
pinosu
558147d054 Address cli behaviour on tx and query errors (#1125)
* Add SilenceUsage missing flags

* Remove old script

* Edit script comment
2023-01-10 15:38:23 +01:00
Alexander Peters
1037ceed52 Merge pull request #1146 from CosmWasm/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-06 14:24:40 +01:00
dependabot[bot]
b1b21d9f88 Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 08:11:53 +00:00
dependabot[bot]
0888758d73 Bump github.com/cosmos/cosmos-proto from 1.0.0-alpha8 to 1.0.0-beta.1 (#1116)
Bumps [github.com/cosmos/cosmos-proto](https://github.com/cosmos/cosmos-proto) from 1.0.0-alpha8 to 1.0.0-beta.1.
- [Release notes](https://github.com/cosmos/cosmos-proto/releases)
- [Commits](https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha8...v1.0.0-beta.1)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-proto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 14:36:25 +01:00
dependabot[bot]
8160dc66d2 Bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 (#1138)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 11:33:27 +01:00
Alexander Peters
ca0f545356 Setup feature branch support (#1137)
* Setup feature branch support

* Require 1 approval
2022-12-22 12:50:52 +01:00
Alexander Peters
547d3c1ea5 Merge pull request #1135 from faddat/patch-8
Bump golangci-lint
2022-12-22 10:35:43 +01:00
Jacob Gadikian
3ab7e76754 Update config.yml 2022-12-21 20:16:16 +07:00
pinosu
14c2daa667 Add UpdateInstantiateConfig command (#1121)
* Add UpdateInstantiateConfig msg

* Add implementation

* Add cli command

* Fix field description

* Fix review comments and add unit tests
2022-12-20 12:03:52 +01:00
Alexander Peters
db566a2093 Merge pull request #1131 from cosmology-tech/main
add proposal annotations
2022-12-20 11:59:09 +01:00
Alexander Peters
008479644a Merge pull request #1133 from CosmWasm/changelogv030b
Update changelog for v0.30.0
2022-12-19 11:43:22 +01:00
Alex Peters
204db586fd Update changelog for v0.30.0 2022-12-19 10:33:57 +01:00
Dan Lynch
cb6b854997 add proposal annotations 2022-12-18 02:28:36 -08:00
dependabot[bot]
b8c5724463 Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 (#1124)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 09:42:42 +01:00
Alexander Peters
effe21cb7d Merge pull request #1123 from CosmWasm/dependabot/github_actions/actions/checkout-3.2.0
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-13 10:34:31 +01:00