Pino' Surace
c33b1ade34
Make utils methods public
...
Make GetAllCodes and GetAllContracts methods public
2022-03-02 20:28:13 +01:00
faddat
32976f28cb
bump tendermint and tm-db
2022-03-01 01:04:56 +00:00
pinosu
33d768c491
Update wasmwm version ( #748 )
2022-02-10 13:43:29 +01:00
Alex Peters
0274702d45
Upgrade sdk to v0.45.1
2022-02-08 09:17:30 +01:00
Alexander Peters
07875de6d2
Merge pull request #741 from CosmWasm/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
...
Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
2022-02-07 08:57:13 +01:00
dependabot[bot]
e082ec97a0
Bump github.com/cosmos/ibc-go/v2 from 2.0.2 to 2.0.3
...
Bumps [github.com/cosmos/ibc-go/v2](https://github.com/cosmos/ibc-go ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/cosmos/ibc-go/releases )
- [Changelog](https://github.com/cosmos/ibc-go/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/cosmos/ibc-go/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 08:13:20 +00:00
dependabot[bot]
001a147aed
Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.0 to 1.12.1.
- [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.0...v1.12.1 )
---
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-01-31 08:13:43 +00:00
Jacob Gadikian
75ec3c9795
Remove version enforcement, per conversation on gaia. Go.sum values have no bearing on what is actually used to compile. ( #731 )
2022-01-25 09:01:44 +01:00
dependabot[bot]
0b82ac4570
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.11.0 to 1.12.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.11.0...v1.12.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-01-20 11:47:55 +00:00
Alexander Peters
b8319aa334
Upgrade to cosmos-sdk v0.45.0 ( #717 )
...
* Upgrade to cosmos-sdk v0.44.5
* Upgrade to sdk v0.45.0-rc1
* Fix local test deploy scripts
* Bump to v0.45.0 final release
* Fixed replace to 0.45.0 not rc1
* Fix changed import path since rc1
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com>
2022-01-20 12:47:01 +01:00
Alex Peters
9d57522d67
Upgrade wasmvm to v1.0.0-beta5
2022-01-04 09:51:24 +01:00
Jacob Gadikian
9a17505cf8
Use replace statements to enforce consistent versioning. ( #692 )
...
* Use replace statements to enforce consistent versioning.
* Fix CI (I think. Consider this a test of that.)
* Further consistency enforcement
* SDK 0.42.11 for much secure
* Update CHANGELOG.md
* Update CHANGELOG.md
2021-12-08 08:33:29 +01:00
Jacob Gadikian
1da2078229
Go 1.17 provides a much clearer go.mod file ( #679 )
...
* Go 1.17 provides a much clearer go.mod file
* tidy
* Go 1.17 cleanup
2021-11-24 21:18:23 +01:00
Alexander Peters
4ffba67273
Bump wasmvm to v1.0.0-beta2 ( #676 )
...
* Bump wasmvm to v1.0.0-beta2
* Update changelog
2021-11-17 20:33:34 +01:00
dependabot[bot]
8b4fcd8627
Bump github.com/cosmos/iavl from 0.17.1 to 0.17.2 ( #673 )
...
Bumps [github.com/cosmos/iavl](https://github.com/cosmos/iavl ) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/cosmos/iavl/releases )
- [Changelog](https://github.com/cosmos/iavl/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cosmos/iavl/compare/v0.17.1...v0.17.2 )
---
updated-dependencies:
- dependency-name: github.com/cosmos/iavl
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>
2021-11-17 17:20:52 +01:00
dependabot[bot]
100b551daa
Bump github.com/rs/zerolog from 1.25.0 to 1.26.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.25.0...v1.26.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-11-02 08:22:59 +00:00
fkneeland-figure
57517b0c33
Add golangci lint check on pull requests ( #645 )
...
* added golangci lint check on pull requests
* changelog update
* updated to use circleci instead of github actions
* testing a golang change
* added workflow
* updated how we find the golangci command in the make file
* using orb for golangci
* Added golangci install make command
* use docker image for golangci
* stop using make in circleci
* reverted golang change to trigger ci
* gofmt
* make fmt
* fixed a few things
* updated version on golintci
* fixed all the lint errors
* check version
* skipped wrongly failing lint
* Revert generated file changes
* fix import grouping, return errors on failures, initialization of arrays revert
* fixed a few lint errors
* addressed more code review comments
* updated with error check
* increased timeout for golangci-lint
* dont format autogenerated files
Co-authored-by: Carlton Hanna <channa@figure.com>
2021-10-25 09:09:47 +02:00
Simon Warta
2afcdb4ae9
Upgrade wasmvm to v1.0.0-beta
2021-10-11 16:40:45 +02:00
Alexander Peters
62e976a551
Upgrade wasmvm-v1.0.0-soon2 ( #628 )
...
* Upgrade wasmvm-v1.0.0-soon2
* Improve comment on DefaultGasMultiplier
Co-authored-by: Simon Warta <simon@warta.it>
2021-10-07 14:11:37 +02:00
Alex Peters
b605a30a14
Upgrade Cosmos-sdk v0.42.10
2021-10-06 16:46:35 +02:00
Ethan Frey
5822a58cc6
Bump dependencies to wasmvm v1.0.0-soon
2021-09-22 19:07:17 +02:00
dependabot[bot]
7025a4503c
Bump github.com/spf13/viper from 1.8.1 to 1.9.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.8.1...v1.9.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-09-20 08:29:09 +00:00
Alexander Peters
e3fb98fc03
Bump Go version to 1.16 ( #612 )
...
* Bump Go version to 1.16
* Update required version in README
2021-09-14 17:25:20 +02:00
Ethan Frey
50815e687f
Merge pull request #605 from CosmWasm/bump_wasmvm_v0.16.1
...
Bump wasmvm to v0.16.1
2021-09-13 11:30:39 +02:00
Alexander Peters
7c3c406526
Merge pull request #592 from CosmWasm/dependabot/go_modules/github.com/spf13/cast-1.4.1
...
Bump github.com/spf13/cast from 1.4.0 to 1.4.1
2021-09-13 08:34:13 +02:00
Alex Peters
02babeac10
Bump wasmvm to v0.16.1
2021-09-13 08:27:13 +02:00
dependabot[bot]
cf4690d274
Bump github.com/rs/zerolog from 1.23.0 to 1.25.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.23.0...v1.25.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-09-10 08:31:09 +00:00
dependabot[bot]
2e818f2b26
Bump github.com/spf13/cast from 1.4.0 to 1.4.1
...
Bumps [github.com/spf13/cast](https://github.com/spf13/cast ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/spf13/cast/releases )
- [Commits](https://github.com/spf13/cast/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cast
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 08:20:31 +00:00
Ethan Frey
1b716a8b59
Use wasmvm 0.16.0
2021-08-05 18:50:57 +02:00
Ethan Frey
4938751a60
Cosmos SDK 0.42.9, wasmvm 0.16.0-rc3
2021-08-05 13:47:41 +02:00
Alex Peters
ed254dcdbb
Bump Cosmos-sdk to v0.42.8
2021-08-02 11:53:21 +02:00
dependabot[bot]
344c4e45b3
Bump github.com/spf13/cast from 1.3.1 to 1.4.0
...
Bumps [github.com/spf13/cast](https://github.com/spf13/cast ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spf13/cast/releases )
- [Commits](https://github.com/spf13/cast/compare/v1.3.1...v1.4.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>
2021-07-28 08:25:26 +00:00
Ethan Frey
77a38e25ef
Contracts to v0.16.0-rc4, wasmvm to v0.16.0-rc2
2021-07-22 15:53:40 +02:00
Ethan Frey
e23ee1765a
Bump wasmvm and testdata to v0.16.0-rc1
2021-07-21 21:12:07 +02:00
Ethan Frey
32ba9243fe
Merge branch 'master' into wasmvm_upgrade_532
2021-07-21 20:07:00 +02:00
Ethan Frey
8bec411e4b
Merge pull request #551 from CosmWasm/bump_cosmos-sdk_v0.42.6
...
Upgrade cosmos-sdk v0.42.6
2021-07-12 10:31:55 +02:00
Alex Peters
b0b1fa88bc
Upgrade wasmvm v0.15.x
2021-07-07 09:53:03 +02:00
Alex Peters
901dc75ad6
Upgrade cosmos-sdk v0.42.6
2021-07-05 10:54:56 +02:00
dependabot[bot]
57be1dfe46
Bump github.com/spf13/viper from 1.8.0 to 1.8.1
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 08:24:07 +00:00
Alexander Peters
e8797cbfcd
Merge pull request #538 from CosmWasm/dependabot/go_modules/github.com/rs/zerolog-1.23.0
...
Bump github.com/rs/zerolog from 1.22.0 to 1.23.0
2021-06-18 10:08:48 +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
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
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
0576bab625
Update deps, contracts, and Dockerfile to v0.14.0
2021-05-03 17:11:46 +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
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
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