Jesus Najera

Results 18 issues of Jesus Najera

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

enhancement
clarity

### 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

This is a general issue for reviewing the sBTC-mini contracts against the new Clarity Design document. A lot of the contracts we'll need in sBTC-Nakamoto were at least partially researched...

bug

The last week of October & first week of November the community reviewed researched, wrote & reviewed the next version of the sBTC design. Seen below & linked in the...

clarity

From the research done earlier in this week it's been made clear that we need to "track all UTXOs" in order to handle consolidations - either prior to withdrawals or...

clarity
research

In the sbtc.clar contract we need to re-visit the logic around a minimum deposit or withdrawal value. We've discussed this before & opted for a fixed solution but it's worth...

clarity
research