Commit Graph

1524 Commits

Author SHA1 Message Date
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
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
Alex Peters
59e0710d83 Bump sdk version to v0.45.5 2022-06-13 10:28:56 +02:00
Alexander Peters
14688c0985 Merge pull request #886 from CosmWasm/dependabot/go_modules/github.com/stretchr/testify-1.7.2
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-07 14:35:28 +02:00
dependabot[bot]
0decdac285 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.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>
2022-06-07 08:22:07 +00:00
Alexander Peters
9bd57b0170 Merge pull request #883 from faddat/patch-4
Update config.yml
2022-06-03 12:53:33 +02:00
Alexander Peters
775f1ccf43 Merge pull request #879 from CosmWasm/ibc_cleanup
Remove unused NegotiateAppVersion ibc callback
2022-06-03 12:52:15 +02:00
Jacob Gadikian
3997ab1229 Update config.yml 2022-06-03 01:57:11 +07:00
Alex Peters
f6ca36f1de Remove obsolete ibc callback 2022-06-01 12:08:56 +02:00
Alexander Peters
4525d51164 Merge pull request #855 from CosmWasm/dependabot/go_modules/github.com/spf13/cast-1.5.0
Bump github.com/spf13/cast from 1.4.1 to 1.5.0
2022-05-31 10:12:22 +02:00
Alexander Peters
490d31e406 Merge pull request #875 from j0nl1/feat/setup_and_run
feat: setup and run script in dockerfile
2022-05-31 10:09:48 +02:00
Alexander Peters
2a9c5c1ea5 Fix wasm simulations (#870)
* Fix wasm simulations + make functions compatible with tgrade

* Fix lint issues

* Fix simulation setup

* Make simulations store msg pass

* Use default values params to make operations succeed

* Normalize wasm store

* Add simulations to circleci config

* Run simulation in temp dir

* Store sim logs

* Increase circleci machine type

* Extract reflect contract api into helper

* Add execute msg to simulations

* Embed refect wasm contract

Co-authored-by: Pino' Surace <pino.surace@live.it>
2022-05-31 10:07:16 +02:00
j0nl1
1da0a6fa3f feat: setup and run script in dockerfile 2022-05-29 04:04:14 +02:00
Alexander Peters
34e078346b Merge pull request #857 from CosmWasm/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
2022-05-23 10:41:10 +02:00
pinosu
aadc8bfb17 Publish protobufs on release tags (#869)
* Publish protobufs on release tags

* Fix regex to match also rc versions
2022-05-20 09:04:21 +02:00
Alexander Peters
d63bea442b Merge pull request #867 from CosmWasm/query-stack-size-limit
Create query stack size limit
2022-05-19 10:50:26 +02:00
Alexander Peters
3342cb1a17 Merge pull request #868 from CosmWasm/changelog_v0270
Set release date
2022-05-19 10:41:19 +02:00
Alex Peters
ac63598462 Set release date 2022-05-19 10:37:26 +02:00
Simon Warta
2390ea15a0 Create query stack size limit 2022-05-19 10:35:27 +02:00
Alexander Peters
fda52c9374 Merge pull request #864 from CosmWasm/859_readme
Removed outdated links in readme
2022-05-19 10:21:32 +02:00
Alex Peters
a45de02438 Removed outdated links in readme 2022-05-18 14:18:48 +02:00
Ethan Frey
2b0b1677df Prepare release notes for 0.27 (#860)
* Add warning notes about intertx

* Update CHANGELOG

* Run all tests on m1 as it is stable now
2022-05-17 13:13:57 +02:00
Ethan Frey
a575bce44c Merge pull request #858 from CosmWasm/upgrade-wasmvm-1.0.0
Upgrade wasmvm to 1.0.0
2022-05-16 16:16:56 +02:00
Ethan Frey
76a5053fa6 Expose ibc v3 entry points 2022-05-16 15:42:59 +02:00