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

fix(gtk): last block height icon #1607

Closed
wants to merge 5 commits into from

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Nov 20, 2024

Description

Change icon last block height in GUI

Related issue(s)

@@ -8,7 +8,7 @@ on:
- main

env:
REGISTRY_IMAGE: pactus/pactus
REGISTRY_IMAGE: ja7adr/pactus
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please revert this line

@@ -1,17 +1,20 @@
FROM golang:1.23.3-alpine3.19 as builder
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why this file has changed?

@Ja7ad Ja7ad closed this Nov 24, 2024
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.18%. Comparing base (86a8ba9) to head (6d9bd98).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1607      +/-   ##
==========================================
+ Coverage   75.07%   76.18%   +1.11%     
==========================================
  Files         234      236       +2     
  Lines       12156    18240    +6084     
==========================================
+ Hits         9126    13896    +4770     
- Misses       2582     3884    +1302     
- Partials      448      460      +12     
---- 🚨 Try these New Features:

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.

Change icon last block height for windows
2 participants