Commit Graph

1490 Commits

Author SHA1 Message Date
Jacob Gadikian
3997ab1229 Update config.yml 2022-06-03 01:57:11 +07: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
Simon Warta
fb175d0992 Use libwasmvm_muslc.*.a version 1.0.0 2022-05-16 14:22:29 +02:00
Simon Warta
4851278090 Use wasmvm import consistently 2022-05-16 14:19:06 +02:00
Simon Warta
53e735d76e Adapt codebase to new IBC3ChannelOpenResponse return value 2022-05-16 14:17:19 +02:00
Simon Warta
5809ca2843 Use LibwasmvmVersion from wasmvm root 2022-05-16 14:07:51 +02:00
Simon Warta
5328891ade Upgrade wasmvm to v1.0.0 2022-05-16 13:56:37 +02:00
dependabot[bot]
2da02caf58 Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
- [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.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 08:17:52 +00:00
dependabot[bot]
ccc1f8970a Bump github.com/spf13/cast from 1.4.1 to 1.5.0
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 08:12:08 +00:00
Ethan Frey
ac92fdcf37 Merge pull request #850 from CosmWasm/840-enforce-default-code-permissions
Enforce default code permissions
2022-05-10 16:38:05 +02:00
Ethan Frey
27d30513b2 Add a few more tests as requested in review 2022-05-10 16:25:11 +02:00
Ethan Frey
a67dae70b7 Enforce permission less permissive than default 2022-05-10 16:09:35 +02:00
Ethan Frey
c2ec9092d0 Add compare logic for stricter AccessConfig 2022-05-10 16:09:35 +02:00
Ethan Frey
663716aec0 Merge pull request #851 from CosmWasm/gofumpt
Gofumpt
2022-05-10 13:35:16 +02:00
Ethan Frey
d671a69a3b Merge pull request #848 from CosmWasm/ica-with-demo-controller
Ica with demo controller
2022-05-10 13:33:55 +02:00
Ethan Frey
bff3aff95b Run new "make format" 2022-05-09 22:34:26 +02:00
Ethan Frey
b551b1f00e Install misspell command 2022-05-09 22:33:28 +02:00
Ethan Frey
c8b47f96bd Use gofumpt not gofmt in Makefile 2022-05-09 22:30:26 +02:00
Ethan Frey
db195f610a Import interTx controller from cosmos/interchain-accounts 2022-05-09 21:40:36 +02:00
Ethan Frey
748d4f7c29 Revert "Remove controller, host-only mode"
This reverts commit 38932b7149.
2022-05-09 21:40:36 +02:00
Ethan Frey
5233ed7bc7 Merge pull request #796 from public-awesome/jhernandezb/update-instantiate-config-proposal
Add UpdateInstantiateConfig gov proposal
2022-05-09 21:25:27 +02:00
jhernandezb
22144c33b1 add to CHANGELOG 2022-05-09 11:37:28 -06:00
jhernandezb
3ade8159b6 update proto field name 2022-05-09 11:35:37 -06:00
jhernandezb
ac6876f657 fix error message 2022-05-09 11:35:37 -06:00
jhernandezb
30f05722f1 address code review comments 2022-05-09 11:35:37 -06:00
jhernandezb
a89083261c fix missing gov registration type 2022-05-09 11:35:37 -06:00
jhernandezb
86c61efe70 add code-info query command 2022-05-09 11:35:37 -06:00
jhernandezb
bf9c6e2ce6 Add handlers 2022-05-09 11:35:37 -06:00
jhernandezb
931bffeef9 add to docs 2022-05-09 11:35:37 -06:00
jhernandezb
01157fa914 add tests 2022-05-09 11:35:37 -06:00
jhernandezb
7c0763e57b add to EnableAllProposals 2022-05-09 11:35:37 -06:00
jhernandezb
cd76a61bcf update UpdateInstantiateConfigProposal proto definition 2022-05-09 11:35:37 -06:00
jhernandezb
e490a5ed2f fix Makefile 2022-05-09 11:35:37 -06:00
jhernandezb
72710effca add UpdateInstantiateConfig gov proposal 2022-05-09 11:35:37 -06:00
Alexander Peters
5bb0673264 Proto updates (#847)
* Bump ibc protos to v3

* Bump tendermint protos to v0.34.19

* Fix proofs path

* Format all
2022-05-09 16:32:13 +02:00
Jorge Hernandez
25c8ac63da Add libwasm-version query command (#846)
* add vm-version query command

* update command name
2022-05-09 10:44:01 +02:00