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

feat: Add UTXO core module and update imports #5476

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

OttoAllmendinger
Copy link
Contributor

Add core types and functions for Bitcoin-like UTXO-based cryptocurrencies.
This module provides shared functionality between SDK-dependent modules and
low-level libraries. Update import paths to use new module.

Tickets: BTC-1821

@OttoAllmendinger OttoAllmendinger force-pushed the BTC-1821.add-utxo-core branch 9 times, most recently from 4f71c68 to ce8a135 Compare February 6, 2025 09:18
Add core types and functions for Bitcoin-like UTXO-based cryptocurrencies.
This module provides the glue between SDK-dependent modules and low-level
libraries.

Issue: BTC-1821
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 6, 2025 14:03
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners February 6, 2025 14:03
@therealdwright therealdwright merged commit 3aca764 into master Feb 6, 2025
11 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.

5 participants