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

V8 rc2 release prepare #2027

Merged
merged 70 commits into from
Jan 16, 2023
Merged

V8 rc2 release prepare #2027

merged 70 commits into from
Jan 16, 2023

Conversation

glnro
Copy link
Contributor

@glnro glnro commented Jan 16, 2023

No description provided.

ivanovpetr and others added 30 commits October 31, 2022 17:26
* add bech32-convert command to gaiad

* add changelog notice

* add review fixes

* add tests for ConvertBech32Prefix

Co-authored-by: Petr Ivanov <petr.ivanov@tendermint.com>
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
* Updated and added links

Current Telegram links directs to a chat that no longer exists, replaced it with the main Cosmos Telegram group. Also added link to Mintscan's list of on-chain proposals

* Updated Telegram link: t.me/atomgov

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
* chore: bump sdk

* rename flag
* chore: changelog

* chore: update changelog

* chore: add changelog for v7.0.3

* chore: add v7.1.0 to changelog

Co-authored-by: Yaru Wang <yaru@interchain.io>
* fix: print in app.go

* fix: change print err to panic in init
* refactor: simplify the logic in fee antehandler

* fix: test

* test: add test for disable checkTx
* fix: change log.Fatal to panic, defer iter.Close()

* update export.go

* fix: lint
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.13.0...v1.14.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add export test

* Add unit test for app export

* Refactor gaia helpers setup

Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* gosec improvements

* fix gosec issues

* defer to close iterator

* add gas adjustment
* test: add test for globalfee validateMinimumGasPrices

* test: add test for querier

* fix: panic in test

* update test

* update test

* use original test

* Update x/globalfee/types/params_test.go

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* docs: add icamauth docs

* docs: change uatom to stake

* chore: update docs

* docs: update icamuath.md according to review comments

* docs: rename icamauth.md to README.md

* docs: read mnemonic from file

* docs: add hermes download instruction

* update docs

* globalfee/README.md -> globalfee.md

* Update docs/modules/icamauth/hermes_setup.sh

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* docs: fix dead link

* Update README.md

* Update README.md

* fixes

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* fix the code test coverage measure

* fix folder type removal
* docs: update icamauth

* docs: restructure icamauth docs

* docs: update links

* docs: fix dead links
* skip run the test CI for markdown files

* remove skip from the codeql ci

* only ignore md files for codeql
* add unit tests methods

* add tests for the types folder

* remove query test

* add test description
* refactor: ica e2e test

* refactor: globalfee e2e test

* refactor: add execBankSendBatch

* refactor: add const proposalGlobalFee

* refactor: execBankSendBatch

* Update tests/e2e/e2e_exec_test.go

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* test: refactor execBankSendBatch

* fix: failure test

Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* Update forward middleware to use packet memo field, async acks

* fixed e2e

Co-authored-by: Andrew Gouin <andrew@gouin.io>
* fix bank migtation in upgrade handler

* try atomated upgrade test

* fix build

* change so runs on yml change too

* change so runs on yml change too

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* change again

* passing upgrade test

* Update app/upgrades/v8/upgrades.go

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* Update contrib/scripts/run-gaia-v7.sh

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* Update contrib/scripts/run-gaia-v7.sh

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* Update contrib/scripts/run-gaia-v7.sh

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* Update contrib/scripts/run-gaia-v7.sh

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* add unit test

* Update app/upgrades/v8/upgrades_test.go

Co-authored-by: Danilo Pantani <danpantani@gmail.com>

* added check for deformed being removed

Co-authored-by: Danilo Pantani <danpantani@gmail.com>
Adds the Go vulnerability checker to the Makefile as a directive
dependency to the all directive.

Updates #1879
dependabot bot and others added 13 commits January 5, 2023 10:32
….3 (#1981)

Bumps [github.com/gravity-devs/liquidity](https://github.com/gravity-devs/liquidity) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/gravity-devs/liquidity/releases)
- [Changelog](https://github.com/Gravity-Devs/liquidity/blob/master/CHANGELOG.md)
- [Commits](Gravity-Devs/liquidity@v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/gravity-devs/liquidity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
Fix: minor typos
* prepare v8 release (backport #1860) (#1867)

* prepare v8 release (#1860)

* chore: changelog

* chore: update changelog

* chore: add changelog for v7.0.3

* chore: add v7.1.0 to changelog

Co-authored-by: Yaru Wang <yaru@interchain.io>
(cherry picked from commit f0397fd)

# Conflicts:
#	CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>

* Added migrations for quicksilver stuck fund fix

* Migrations for quicksilver

* Check if balance of the refund addess is positive

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: lg <lauren@interchain.io>
* test: remove unused const

* fix: lint
* Update changelog for v8

* Update changelog for v8

* Update changelog

* Make requested changes

* Update date
Signed-off-by: Yaru Wang <yaru@interchain.io>
* prepare v8 release (backport #1860) (#1867)

* prepare v8 release (#1860)

* chore: changelog

* chore: update changelog

* chore: add changelog for v7.0.3

* chore: add v7.1.0 to changelog

Co-authored-by: Yaru Wang <yaru@interchain.io>
(cherry picked from commit f0397fd)

# Conflicts:
#	CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>

* docs: update changelog

Signed-off-by: Yaru Wang <yaru@interchain.io>

* docs: update docs

Signed-off-by: Yaru Wang <yaru@interchain.io>

Signed-off-by: Yaru Wang <yaru@interchain.io>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Signed-off-by: Yaru Wang <yaru@interchain.io>

Signed-off-by: Yaru Wang <yaru@interchain.io>
* fix: remove duplicates of ica module

* Remove ICAController

* Add back ica new module config

* Move migration run to end of upgrade

* Update strangelove

* Fix pfm

* Add sdk logging

* Add fix for pfm spelling mistake

* Update ugrade handler logging, update pfm config

* Fix linter

* Update pfm

* Update TransferKeeper to pass ChannelKeeper instead of RouterKeeper

* Update pfm config

* Update

* Fix pfm again

Co-authored-by: lg <lauren@interchain.io>
@sonarcloud
Copy link

sonarcloud bot commented Jan 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/v8.0.x@24f255a). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@                Coverage Diff                @@
##             release/v8.0.x    #2027   +/-   ##
=================================================
  Coverage                  ?   79.20%           
=================================================
  Files                     ?       23           
  Lines                     ?     1577           
  Branches                  ?        0           
=================================================
  Hits                      ?     1249           
  Misses                    ?      274           
  Partials                  ?       54           

@glnro glnro merged commit 27cd4b5 into release/v8.0.x Jan 16, 2023
@glnro glnro deleted the v8-rc2-release-prepare branch January 16, 2023 11:50
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.