Skip to content

feat(nums): allow nums to be unbound and rebound#193

Open
buffrr wants to merge 1 commit into
spacesprotocol:subspacesfrom
buffrr:rebinds
Open

feat(nums): allow nums to be unbound and rebound#193
buffrr wants to merge 1 commit into
spacesprotocol:subspacesfrom
buffrr:rebinds

Conversation

@buffrr

@buffrr buffrr commented Jun 24, 2026

Copy link
Copy Markdown
Member

Previously subspaces that go on-chain will stay on-chain forever adding to Bitcoin's UTXO set bloat.

This PR enables nums to be spent and rebound later so you can:

  1. Bind a subspace to an on-chain UTXO to rotate keys or sell it.
  2. Spend the UTXO to take the num back off-chain.

Implemented by tracking dormant nums in the spaces set and allowing them to be rebound to the same script_pubkey later.

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.

1 participant