Skip to content

Comments

feat: satscard status#35

Merged
notmandatory merged 2 commits intobitcoindevkit:masterfrom
reez:four_card
May 15, 2025
Merged

feat: satscard status#35
notmandatory merged 2 commits intobitcoindevkit:masterfrom
reez:four_card

Conversation

@reez
Copy link
Collaborator

@reez reez commented May 4, 2025

Description

Builds on #34 architecture, adds Satscard status command.

Notes to the reviewers

Changelog notice

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

@reez reez mentioned this pull request May 5, 2025
8 tasks
@reez reez changed the title (draft) feat: satscard status feat: satscard status May 5, 2025
@notmandatory notmandatory merged commit 7171fe3 into bitcoindevkit:master May 15, 2025
6 checks passed
Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

utACK 6513693

notmandatory added a commit that referenced this pull request May 15, 2025
2a67970 fix: swift script unique subdir (Matthew)

Pull request description:

  <!-- You can erase any parts of this template not applicable to your Pull Request. -->

  ### Description

  Builds on #34 architecture, and #35 Satscard status command.

  Before this fix, a user might get this error when trying to use 2 swift frameworks created like we do on bdk-ffi bindings.

  bitcoindevkit/bdk-ffi#621

  Example: would prevent a user from using both bdk-swift and cktap-swift in their iOS app potentially.

  ### Notes to the reviewers

  <!-- In this section you can include notes directed to the reviewers, like explaining why some parts
  of the PR were done in a specific way -->

  ### Changelog notice

  <!-- Notice the release manager should include in the release tag message changelog -->
  <!-- See https://keepachangelog.com/en/1.0.0/ for examples -->

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/notmandatory/rust-cktap/blob/master/CONTRIBUTING.md)
  * [ ] I ran `cargo fmt` and `cargo clippy` before committing

  #### New Features:

  * [ ] I've added tests for the new feature
  * [ ] I've added docs for the new feature

  #### Bugfixes:

  * [ ] This pull request breaks the existing API
  * [ ] I've added tests to reproduce the issue which are now passing
  * [ ] I'm linking the issue being fixed by this PR

ACKs for top commit:
  notmandatory:
    ACK 2a67970

Tree-SHA512: 9dce93e3e803c18a5fd7b20f5cbe9b8b5b22715c46a7f01bd11a78407bba65c57bb8483431ed4a9ce1c72992b8d1e42685128963a2443913d4e61139c46eb9cb
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