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

[Nakamoto] feat: add nakamoto coinbase payload #1601

Merged
merged 1 commit into from
Dec 8, 2023

feat: add nakamoto coinbase payload

b503c97
Select commit
Loading
Failed to load commit list.
Merged

[Nakamoto] feat: add nakamoto coinbase payload #1601

feat: add nakamoto coinbase payload
b503c97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 1s

66.41% (+0.09%) compared to 25c821b

View this Pull Request on Codecov

66.41% (+0.09%) compared to 25c821b

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (25c821b) 66.31% compared to head (b503c97) 66.41%.
Report is 2 commits behind head on nakamoto.

Files Patch % Lines
packages/common/src/buffer.ts 41.66% 7 Missing ⚠️
packages/transactions/src/payload.ts 94.23% 3 Missing ⚠️
packages/transactions/src/transaction.ts 70.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           nakamoto    #1601      +/-   ##
============================================
+ Coverage     66.31%   66.41%   +0.09%     
============================================
  Files           119      119              
  Lines          8690     8745      +55     
  Branches       1914     1950      +36     
============================================
+ Hits           5763     5808      +45     
+ Misses         2802     2702     -100     
- Partials        125      235     +110     

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