Alexander Peters
0f2794c47a
Merge pull request #969 from public-awesome/jhernandezb/add-params-query
...
add params query
2022-09-01 11:09:46 +02:00
Alexander Peters
62b18f3e86
Merge pull request #968 from CosmWasm/849_unused_flag
...
Remove obsolete cli gov params
2022-09-01 10:59:30 +02:00
jhernandezb
e54d56e95f
add params query
2022-08-31 10:58:42 -06:00
Alex Peters
dda8cbb84e
Remove obsolete cli gov params
2022-08-31 17:27:26 +02:00
Alexander Peters
e714fdf3b4
Charge gas to unzip wasm code ( #898 )
...
* Charge gas for unzip wasm code
* Add uncompress test
* Apply review feedback
* Add testcase to uncompress spec
2022-08-31 16:17:03 +02:00
Alexander Peters
49d571edbe
Merge pull request #964 from notional-labs/sdk-458
...
sdk v0.45.8
2022-08-26 08:22:39 +02:00
Jacob Gadikian
b574fa98b0
Update CHANGELOG.md
2022-08-26 04:58:23 +07:00
faddat
a35420842e
sdk v0.45.8
2022-08-25 21:55:27 +00:00
Alexander Peters
261812986e
Merge pull request #963 from CosmWasm/code_scanning_path
...
Fix codeql analyzer branch config
2022-08-25 13:51:53 +02:00
Alex Peters
559ea2b477
Fix codeql analyzer branch config
2022-08-25 13:51:07 +02:00
Alexander Peters
6423488843
Merge pull request #928 from CosmWasm/dependabot/go_modules/github.com/prometheus/client_golang-1.13.0
...
Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
2022-08-25 11:11:08 +02:00
dependabot[bot]
e251e16487
Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.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 >
2022-08-25 08:53:51 +00:00
Alexander Peters
60da5c03d6
Ugrade sdk to v0.45.7 ( #959 )
...
* 457
* upgrade ci
* go get -> go install
* change denom to new format
* Update config.yml
* Revert "change denom to new format"
This reverts commit e637cf5aa417f5df9b91c196d97de85dcb70db01.
* bump ibc-go to v3.2.x
* Update config.yml
* ibc-go v3.2.0
* Revert ibc-go version upgrade
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com >
2022-08-25 10:52:47 +02:00
Alexander Peters
c993eefb11
Revert changes in protogen script ( #956 )
...
* Revert protocgen changes from #866
* Go mod tidy
* Bump proto-gen image one version
2022-08-24 14:29:27 +02:00
Jacob Gadikian
61bda97df2
close 815: upgrade to go 1.18 ( #866 )
...
* close 815: upgrade to go 1.18
* Update CHANGELOG.md
* updater ci and docker to go 1.18
* update image per: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034
* Update config.yml
* go get -> go install, except dockerfile for protos
2022-08-24 11:52:55 +02:00
Alexander Peters
b62b7ac94a
Merge pull request #905 from shiki-tak/remove-unnecessary-err-check
...
Remove unnecessary error check
2022-08-24 11:44:56 +02:00
Alexander Peters
4ecb4eca18
Merge pull request #955 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.7.0
...
Bump bufbuild/buf-setup-action from 0.7.0 to 1.7.0
2022-08-24 10:35:47 +02:00
dependabot[bot]
ef493a3795
Bump bufbuild/buf-setup-action from 0.7.0 to 1.7.0
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 0.7.0 to 1.7.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v0.7.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 08:35:30 +00:00
Alexander Peters
a0161c21de
Merge pull request #953 from CosmWasm/dependabot/github_actions/actions/checkout-3.0.2
...
Bump actions/checkout from 2.3.5 to 3.0.2
2022-08-24 10:34:48 +02:00
dependabot[bot]
8631dc32af
Bump github/codeql-action from 1 to 2 ( #954 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
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-08-24 10:34:20 +02:00
Jacob Gadikian
4875db2055
depracte-ioutil ( #934 )
2022-08-24 10:21:16 +02:00
dependabot[bot]
c3b0a722ad
Bump actions/checkout from 2.3.5 to 3.0.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 3.0.2.
- [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/v2.3.5...v3.0.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 08:17:33 +00:00
Alexander Peters
2a37cfd339
Merge pull request #943 from faddat/patch-7
...
Update dependabot.yml
2022-08-24 10:17:03 +02:00
Alexander Peters
872cd75884
Merge pull request #952 from CosmWasm/fix_keeper_test
...
Make keeper test pass again
2022-08-24 09:29:47 +02:00
Alex Peters
20fb936205
Fix keeper test
2022-08-24 08:54:57 +02:00
Alexander Peters
9d63bc061c
Merge pull request #901 from CosmWasm/access_config
...
Restrict code access config modifications
2022-08-23 17:03:31 +02:00
Alexander Peters
00082a25b8
Make app keepers public ( #951 )
...
* use ecosystem convention for keeper names in app.go
* fix linting
* Revert variable renaming
* Deprecate attribute access helper
* Formatting only
* Replace usage of deprecated test helper
* Address linter report
Co-authored-by: faddat <jacobgadikian@gmail.com >
2022-08-23 17:01:04 +02:00
Jacob Gadikian
960f7dae51
Update dependabot.yml
2022-08-16 00:59:58 +07:00
Ethan Frey
f14c46988a
Merge pull request #900 from CosmWasm/migration_fix
...
Prevent migration to a restricted code
2022-08-15 16:53:06 +02:00
Ethan Frey
288609255a
Merge pull request #918 from CosmWasm/sorting-fix
...
Sorting fix
2022-07-29 09:00:27 +02:00
Ethan Frey
90a3781351
Add changelog entry
2022-07-29 08:45:15 +02:00
Ethan Frey
c25550d775
put sorting fix next to event filtering
2022-07-29 08:42:47 +02:00
Ethan Frey
a697c70650
Code cleanup suggested by @peterbourgon
2022-07-29 08:34:23 +02:00
Alex Lynham
393f49e5cb
Fix imports
2022-07-29 08:31:56 +02:00
Alex Lynham
e08c8a37c8
Add sorting fix from terra devs
2022-07-29 08:31:56 +02:00
Ethan Frey
f5804fc57d
Merge pull request #917 from CosmWasm/v0.27.0-dont-pass-non-wasm-events-to-reply
...
Don't pass non-wasm events to reply()
2022-07-29 08:27:47 +02:00
Ethan Frey
ce1cf7446d
Fix tests in keeper
2022-07-29 08:12:07 +02:00
Ethan Frey
f7211b8dd0
Add changelog for fix
2022-07-29 07:54:13 +02:00
Assaf Morami
9671a21430
Oops
2022-07-28 12:53:28 +03:00
Assaf Morami
ee44cc06d0
Don't pass non-wasm events to reply()
...
Output events are not part of consensus and can be non-deterministic
2022-07-28 12:52:06 +03:00
shiki.takahashi
29340b692a
Remove unnecessary error check
2022-07-19 16:24:34 +09:00
Simon Warta
82130463ad
Merge pull request #902 from CosmWasm/remove-outdated-proto-docs
...
Remove outdated proto.md
2022-07-11 09:50:38 +02:00
Simon Warta
b570f49f5e
Remove outdated proto.md
2022-07-11 08:40:41 +02:00
Alex Peters
e5ff7c195a
Restrict code access config modifications
2022-07-08 14:28:45 +02:00
Alex Peters
ffd8a3c871
Prevent migration to a restricted code
2022-07-08 13:13:21 +02:00
Alexander Peters
39be44b0d3
Merge pull request #899 from shiki-tak/unnecessary-string-inclusion
...
Remove unnecessary string
2022-07-08 09:46:32 +02:00
shiki.takahashi
72e8b7d40b
Remove unnecessary string
2022-07-08 15:55:43 +09:00
Alexander Peters
3787f3dc43
Merge pull request #888 from CosmWasm/sdk-upgrade0455
...
Bump sdk version to v0.45.5
2022-07-05 09:26:08 +02:00
Alexander Peters
1ab9f735b9
Merge pull request #895 from CosmWasm/dependabot/go_modules/github.com/stretchr/testify-1.8.0
...
Bump github.com/stretchr/testify from 1.7.2 to 1.8.0
2022-07-05 09:25:49 +02:00
dependabot[bot]
8d8d082c87
Bump github.com/stretchr/testify from 1.7.2 to 1.8.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-30 08:20:51 +00:00