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

[test] Bitcoin block tester #2480

Merged
merged 4 commits into from
Aug 22, 2024
Merged

[test] Bitcoin block tester #2480

merged 4 commits into from
Aug 22, 2024

Conversation

jolestar
Copy link
Contributor

@jolestar jolestar commented Aug 20, 2024

Summary

Implement BitcoinBlockTester

  1. Build a genesis for a particular Bitcoin block and prepare the dependent utxo, then execute the block and verify the result.
  2. Provide an util to reverse the hex string
  3. Unify the InscriptionId with BitcoinInscriptionID, and make InscriptionId be pub(crate).

TODO:
Support Inscription transfer track and verify.

Copy link

vercel bot commented Aug 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2024 2:17pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2024 2:17pm

Copy link

github-actions bot commented Aug 20, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@jolestar jolestar merged commit 1158cc0 into main Aug 22, 2024
8 checks passed
@jolestar jolestar deleted the bitcoin_block_tester branch August 22, 2024 01:41
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