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

Use malfix txid #2

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Use malfix txid #2

merged 1 commit into from
Jul 18, 2024

Conversation

rantan
Copy link
Contributor

@rantan rantan commented Jul 11, 2024

No description provided.

Copy link

github-actions bot commented Jul 12, 2024

Pull Request Test Coverage Report for Build 9887440922

Details

  • 26 of 26 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.552%

Totals Coverage Status
Change from base Build 9738528311: 0.0%
Covered Lines: 1062
Relevant Lines: 1213

💛 - Coveralls

use tapyrus::{
block::Header as BlockHeader, Block, BlockHash, MerkleBlock, Script, Transaction, Txid,
};
use tapyrus::{block::Header as BlockHeader, Block, BlockHash, MerkleBlock, Script, Transaction, MalFixTxid};
Copy link
Collaborator

Choose a reason for hiding this comment

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

ここ見て思いましたけど、このリポジトリのCIにcargo fmtのチェックが入っていませんね。
特に問題なければ設定しても良さそう。

が、今回の変更には直接関係ないので、Approveしておきます。

@rantan rantan force-pushed the use_malfix_txid branch from 3771e61 to c974952 Compare July 18, 2024 07:05
@rantan rantan merged commit d0e4580 into main Jul 18, 2024
2 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.

2 participants