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] Add tenure change tx #1585

Merged
merged 2 commits into from
Dec 1, 2023

feat: add tenure change payload

4e2e406
Select commit
Loading
Failed to load commit list.
Merged

[Nakamoto] Add tenure change tx #1585

feat: add tenure change payload
4e2e406
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 1s

66.36% (+0.05%) compared to 25c821b

View this Pull Request on Codecov

66.36% (+0.05%) compared to 25c821b

Details

Codecov Report

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

Comparison is base (25c821b) 66.31% compared to head (4e2e406) 66.36%.

Files Patch % Lines
packages/common/src/buffer.ts 41.66% 7 Missing ⚠️
packages/transactions/src/transaction.ts 33.33% 2 Missing ⚠️
packages/transactions/src/payload.ts 96.42% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           nakamoto    #1585      +/-   ##
============================================
+ Coverage     66.31%   66.36%   +0.05%     
============================================
  Files           119      119              
  Lines          8690     8724      +34     
  Branches       1914     1917       +3     
============================================
+ Hits           5763     5790      +27     
- Misses         2802     2809       +7     
  Partials        125      125              

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