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

chore: upgrade v0.45.6 #132

Merged
merged 10 commits into from
Jul 18, 2022
Merged

chore: upgrade v0.45.6 #132

merged 10 commits into from
Jul 18, 2022

Conversation

daeMOn63
Copy link
Contributor

@daeMOn63 daeMOn63 commented Jul 12, 2022

  • feat: add query.GenericFilteredPaginated (backport #12253) (#12371)
  • chore: update release notes (#12377)
  • fix: edit validator bug from cli (#12317)
  • fix: defaultGenTxGas to 10 times (#12314)
  • fix: Refactor GetLastCompletedUpgrade [v0.45.x] (#12264)
  • fix: update index of crisis invariant check logs (backport #12208) (#12210)
  • Update tag.yml
  • Revert "fix: add base account getter (backport #12154) (#12161)" (#12213)
  • fix: add base account getter (backport #12154) (#12161)
  • refactor: improve error messages (backport #11762) (#11887)

@daeMOn63 daeMOn63 changed the title Upgrade v0.45.6 chore: upgrade v0.45.6 Jul 12, 2022
Base automatically changed from upgrade_v0.45.5 to master July 18, 2022 07:15
mergify bot and others added 10 commits July 18, 2022 09:17
* refactor: improve error messages (#11762)

Closes: #XXXX
* fix: add base account getter (#12154)

(cherry picked from commit a39be7b)

# Conflicts:
#	CHANGELOG.md

* fix conflict

Co-authored-by: mmsqe <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
…12210)

* fix: update index of crisis invariant check logs (#12208)

## Description

the info log messages describing invariant checks use the index to state
progress (eg. `asserting crisis invariants inv=0/15`). this simple change
makes them 1-indexed (eg. `asserting crisis invariants inv=1/15`).

example before:

<img width="374" alt="Screen Shot 2022-06-09 at 12 06 58 PM" src="https://user-images.githubusercontent.com/14897503/172925006-8810706c-0948-4e36-85b8-22813ccc9311.png">

Closes: #XXXX
@daeMOn63 daeMOn63 merged commit ad32aa8 into master Jul 18, 2022
@daeMOn63 daeMOn63 deleted the upgrade_v0.45.6 branch July 18, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants