sbtc-developer-release icon indicating copy to clipboard operation
sbtc-developer-release copied to clipboard

sBTC primitives, signer components, helper tools

Results 101 sbtc-developer-release issues
Sort by recently updated
recently updated
newest added

### Description Import all reuseable data structs & functions from previous versions of sBTC-token contracts (particularly sbtc-mini). ### Acceptance Criteria - [ ] sBTC-withdrawal.clar contract created in sbtc-nakamoto directory -...

enhancement
clarity

### Description Import all reuseable data structs & functions from previous versions of sbtc-deposit (particularly sbtc-mini). ### Acceptance Criteria - [ ] sBTC-deposit.clar contract created (data structs & functions) in...

enhancement
clarity

### Description Import all reuseable data structs & functions from previous versions of sBTC-token contracts (particularly sbtc-mini & sbtc-romeo). ### Acceptance Criteria - [ ] sBTC-token.clar contract created in sbtc-nakamoto...

enhancement
clarity

### Description Create an integration test that spins up a signers and tests that they can determine wallet handoff is required and trigger one successfully ### Acceptance Criteria - [...

enhancement

### Description Following a successful signing round across a BTC wallet handoff transaction, broadcast it to the node. ### Context This is mostly just a placeholder to make sure that...

enhancement

### Description Given a new DKG key, construct a BTC that sends the funds to the new DKG address. ### Context Signers have to hand off their funds to the...

enhancement

### Description Create a helper function that determines whether wallet handoff needs to happen based on signer state/pox 4 state (DKG wallet for next reward cycle should be set) ###...

enhancement

### Description Create an integration test that spins up a stacks node, bitcoind, and submits a STX withdrawal transaction and ensure that this manifests as sbtc burn via a corresponding...

enhancement

### Description Create a function to retrieve the list of pending withdrawal transactions to process ### Context Signers need to know what data they are compelled to process/what they need...

enhancement

### Description Create an integration test that spins up a stacks node, bitcoind, and submits an OP DROP BTC tx and its reveal info via a Challenge STX tx, and...

enhancement