Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check CI with SDK changed #11

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open

Check CI with SDK changed #11

wants to merge 84 commits into from

Conversation

ValarDragon
Copy link
Member

No description provided.

faddat and others added 30 commits July 21, 2022 10:02
* Bump tendermint protos

* Bump cosmos protos

* Format only
…flag-proposal

Add unpin code flag to store code proposal
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.12.0...v1.13.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>
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* 457

* upgrade ci

* go get -> go install

* change denom to new format

* Update config.yml

* Revert "change denom to new format"

This reverts commit e637cf5.

* bump ibc-go to v3.2.x

* Update config.yml

* ibc-go v3.2.0

* Update CHANGELOG.md

* Update CHANGELOG.md

* sdk v0.45.8
Standardized Development Environment
* add bank supply query

* remove a local dev dependency
Upgrade keyring/ go-keychain dependency
This reverts commit 3864815.
Introduce new AccessType to allow a set of addresses
* Add cosmwasm_1_1 cability, bump reflect contract, supply query integration test

* Review feedback
* Rename features to availableCapabilities as in wasmvm

* Review feedback
dependabot bot and others added 30 commits September 21, 2022 08:20
Bumps [github.com/cosmos/ibc-go/v3](https://github.com/cosmos/ibc-go) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v3.3.0/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…github.com/cosmos/ibc-go/v3-3.3.0

Bump github.com/cosmos/ibc-go/v3 from 3.2.0 to 3.3.0
* Prevent out of gas

* Prune vesting account denoms only

* Fix test state

* Move account exists error  up again

* Review feedback: better naming
* Revert default instance address generation to classic sequence based method

 Please enter the commit message for your changes. Lines starting

* Start re-adding classic address generator

* Extract address generation to file; minor updates

* Review comments

* Set max salt size

* Support predictable address on instantiation

* Switch attribute order for backwards compatiblity

* Fix salt param check in CLI

* Enable tests

* Add more tests

* Minor fix

* Remove migration

* Better cli description

* Fix init message length prefix

* Add sanity checks to address generation and minor updates

* Reduce max length in tests for CI

* CLI and address generation updates

* Add test vectors

* Minor updates

* Fix cli long doc
* Update changelog

* Update CHANGELOG.md

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

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
Fix: typos
Revert module version to 1 as there is no migration anymore
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.0.2...v3.1.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>
…ons/actions/checkout-3.1.0

Bump actions/checkout from 3.0.2 to 3.1.0
* add check version wasm

* add check wasmExpectedVersion

* update on nit
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.7.0...v1.8.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>
…m#1030)

* Add dependencies for proto files and remove third_party forlder

* Pin cosmos-sdk dependency to v0.46.x

* Run "make proto-all" and generate new types files.
* Changelog updates

* Revert module version bump

* Update changelog

* Set release date

* Update changelog

* Update changelog

* Add buf repo tag for releases
update cosmos-sdk to v45.9, add dragonberry.
adding instantiate-anyof-addresses flag in the gov_tx.go

(cherry picked from commit b7e4770)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.