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(sdk): account for fractal network #128

Merged
merged 11 commits into from
Oct 30, 2024
Merged

Conversation

veralygit
Copy link
Contributor

What this PR does / why we need it:

Fractal bitcoin PSBTs are built with mainnet addresses, regardless of mainnet/testnet.
This PR updates Ordit to take in optional chain parameter to determine the network for building PSBT

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • Read your code changes at least once
  • No console errors
  • Unit tests*
  • Added e2e tests*

packages/sdk/src/config/index.ts Outdated Show resolved Hide resolved
packages/sdk/src/config/index.ts Show resolved Hide resolved
packages/sdk/src/inscription/collection.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@Nanosync Nanosync left a comment

Choose a reason for hiding this comment

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

missed the dots, other than that lgtm

packages/sdk/src/inscription/collection.ts Outdated Show resolved Hide resolved
packages/sdk/src/inscription/collection.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@kevzzsk kevzzsk left a comment

Choose a reason for hiding this comment

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

lgtm

@thedoublejay thedoublejay merged commit 618fdba into main Oct 30, 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.

4 participants