Skip to content

feat: impl Block structure #26

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

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

varun-doshi
Copy link
Contributor

@varun-doshi varun-doshi commented Mar 19, 2025

Description

Build the Block structure along with Header

Motivation and Context

Starting point for #1
This is a starting point. I expect more funcitons will be needed. Will move forward as advised.

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring (no functional changes)
  • CI/CD changes

Checklist:

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • The code builds without any errors or warnings

Additional Notes

This is a starting point. I expect more funcitons will be needed. Will move forward as advised.

@AbdelStark AbdelStark merged commit 590fc36 into starkware-bitcoin:main Mar 20, 2025
4 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