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

feat: convert (block difficulty) target numbers #123

Closed
wants to merge 3 commits into from

Conversation

samrock5000
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Mar 18, 2024

⚠️ No Changeset found

Latest commit: 8deb6d8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

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

Project coverage is 72.34%. Comparing base (ec18dad) to head (8deb6d8).

Files Patch % Lines
src/lib/format/number.ts 57.89% 32 Missing ⚠️
src/lib/message/transaction-encoding.ts 36.36% 14 Missing ⚠️
src/lib/message/block-header-encoding.ts 95.23% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #123       +/-   ##
===========================================
- Coverage   96.78%   72.34%   -24.44%     
===========================================
  Files         142      140        -2     
  Lines       38704    32419     -6285     
  Branches     2130      760     -1370     
===========================================
- Hits        37460    23454    -14006     
- Misses       1235     8956     +7721     
  Partials        9        9               

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

@samrock5000
Copy link
Contributor Author

function has throw error.
I missed that in contrib guide.

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.

1 participant