Skip to content

feat: add class to serialize/deserialize on chain blueprint object #49

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
Jan 30, 2025

Conversation

pedroferreira1
Copy link
Member

@pedroferreira1 pedroferreira1 commented Jan 16, 2025

Acceptance Criteria

  • Add on chain blueprint tx class with serialization and deserialization methods.
  • Use poetry<2 for workflow, so the CI doesn't break (we must fix things for poetry 2 later).
  • Update macOS version to 13 in the workflow.

Note: This code was extracted from the hathor-core repository because it's needed for the lib method that is used by the tx-mining-service and the hathor-core itself to deserialize the tx bytes. Ideally, we shouldn't have this code duplicated, but this is how we've been doing this.

@pedroferreira1 pedroferreira1 self-assigned this Jan 16, 2025
@pedroferreira1 pedroferreira1 merged commit 02a7cce into dev Jan 30, 2025
6 checks passed
@pedroferreira1 pedroferreira1 deleted the feat/on-chain-blueprint branch January 30, 2025 16:52
This was referenced Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants