sbtc-developer-release
sbtc-developer-release copied to clipboard
sBTC primitives, signer components, helper tools
### Description We'd like to modify the miner service to do the following. - Mine N number of blocks to the stack miner wallet (N's default is 200 blocks) -...
### Description Remove overzealous codecov comments. ### Context / Purpose Codecov is obviously horrified by our testing standards, and hollers that into the darkness every chance it gets within our...
### Description The SIP for Nakamoto sBTC describes sBTC withdrawal as stacks transactions. sBTC DR should support the same. ### Context https://github.com/stacksgov/sips/blob/31dae06bc9c18fa4a7ef43cf7387e83a650228f6/sips/sip-025/sip-025-sbtc.md ### Expected Approach Add function `request-withdrawal` to asset.clar...
Let's try to make the crates from this workspace documented in the best way possible. Here are some crates with very good documentation: - https://docs.rs/rkyv/latest/rkyv/ - https://docs.rs/glommio/latest/glommio/ - https://docs.rs/clap/latest/clap/ -...
HTTP client code for interacting with a stacks node should be pulled into the SDK, spruced up, and generalized such that a user could modify its signing algorithm for example.
### Description Add a test where Alice tries to withdraw from Bob's stx address ### Context #215 ### Expected Approach Add script withdraw script that tries to withdraw with an...
### Expected Behavior Devenv github workflow should succeed when the `devenv` environment is healthy. ### Actual Behavior The devent github workflow fails when the `devenv` environment is healthy. example: https://github.com/stacks-network/sbtc/actions/runs/6436428053/job/17479766094...
While the sBTC bridge application supports sBTC OP_RETURN deposits and withdrawals already, it needs to be adjusted to point to the right asset contract after we've deployed it in #85....
It is unclear to me who will own and run the romeo engine on testnet.
## Description of the Task/Feature: Prepare a complete set of GH Milestones, labeled Issues (or draft Issues), and updated Project Board view capturing current estimates for all work required to...