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

style: Adding Archway logo and version number to upgrade logs #446

Merged
merged 6 commits into from
Sep 1, 2023

Conversation

spoo-bar
Copy link
Contributor

@spoo-bar spoo-bar commented Sep 1, 2023

When Archwayd undergoes an upgrade, display the ASCII art of the archway logo and the version name.

This is what the upgrade logs would look like

2:49PM INF ABCI Replay Blocks appHeight=29 module=consensus stateHeight=29 storeHeight=30
2:49PM INF Replay last block using real app module=consensus
2:49PM INF applying upgrade "latest" at height: 30
2:49PM INF

            .-=+***#***+=-.
         :+*###############*+-
       =*#####################*=
     -*#########################*-
    +##########*+=---=+*##########+
   +#########*:         :*#########+
  :#########+             +#########:
  +#########               *########+
  *########*   .-=+++=-.   *########*
  *########* .+#########+: *########*
  =########*:#############-*########=
  .*#######**#############**#######*.
   :*##############################:
     =*#########################*=
        -*###################*-
          .-+*###########*+-.


             ###     ###     ###
     # #     #       # #     # #
     # #     ###     # #     # #
      #        #     # #     # #
             ###  #  ###  #  ###


2:49PM INF minted coins from module account amount=61792101856580155079616780067stake from=mint module=x/bank
2:49PM INF Minimum consensus fee update skipped: block gas limit is not set module=x/rewards
2:49PM INF executed block height=30 module=consensus num_invalid_txs=0 num_valid_txs=0

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (23404f9) 69.52% compared to head (6427669) 69.52%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage   69.52%   69.52%           
=======================================
  Files          68       68           
  Lines        4023     4023           
=======================================
  Hits         2797     2797           
  Misses       1128     1128           
  Partials       98       98           
Files Changed Coverage Δ
app/app_upgrades.go 61.90% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spoo-bar spoo-bar marked this pull request as ready for review September 1, 2023 10:11
@spoo-bar spoo-bar requested a review from a team as a code owner September 1, 2023 10:11
Copy link
Contributor

@zanicar zanicar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spoo-bar spoo-bar merged commit 2606ed9 into main Sep 1, 2023
8 checks passed
@spoo-bar spoo-bar deleted the spoorthi/show-upgrade-in-log branch September 1, 2023 10:16
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.

2 participants