Skip to content

Conversation

@icota
Copy link
Contributor

@icota icota commented May 9, 2025

Description

The rationale behind this is to allow a separate instance of the same wallet be updated on a device that's not necessarily connected. Like a hardware wallet.

A connected device gets the response, serializes it with serde and passes the Update to the air-gapped one.

Depends on bitcoindevkit/bdk#1954

Checklists

All Submissions:

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

@luisschwab
Copy link
Member

Closing in favor of #231.

@evanlinjin
Copy link
Member

@luisschwab #231 cannot directly replace this PR. Relying on changesets mean that order of updates matter, and for @icota's usecase, it seems they rather not depend on that!

This PR is conceptACK for me, but implementation NACK. The problem is with the serialization of CheckPoint (as mentioned here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants