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

app: sign with Capella domain #65

Merged
merged 5 commits into from
Mar 19, 2024
Merged

app: sign with Capella domain #65

merged 5 commits into from
Mar 19, 2024

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Mar 19, 2024

Following EIP-70441, sign exits with Capella domain for perpetual validity.

category: bug
ticket: none

Following EIP-7044[1], sign exits with Capella domain for perpetual validity.

[1]: https://eips.ethereum.org/EIPS/eip-7044
Copy link
Contributor

@LukeHackett12 LukeHackett12 left a comment

Choose a reason for hiding this comment

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

formatting and style comments, otherwise I like it 💯

app/app.go Outdated Show resolved Hide resolved
app/app.go Show resolved Hide resolved
app/app.go Show resolved Hide resolved
app/util/util.go Outdated Show resolved Hide resolved
app/util/util_test.go Outdated Show resolved Hide resolved
Gianguido Sora and others added 3 commits March 19, 2024 16:02
Co-authored-by: Luke Hackett <luke@obol.tech>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 45.83333% with 52 lines in your changes are missing coverage. Please review.

Project coverage is 36.21%. Comparing base (968d04e) to head (e20f3f9).

Files Patch % Lines
app/bnapi/bnapi.go 13.33% 39 Missing ⚠️
app/app.go 73.46% 9 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   43.60%   36.21%   -7.40%     
==========================================
  Files          14       14              
  Lines        1729     1814      +85     
==========================================
- Hits          754      657      -97     
- Misses        848     1037     +189     
+ Partials      127      120       -7     

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

Copy link

sonarcloud bot commented Mar 19, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gsora gsora merged commit e8bee1f into main Mar 19, 2024
7 checks passed
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.

3 participants