Results 270 issues of Friedger

### Description Broadcasting a fulfilment request requires a bitcoin node with version v22+ On startup, the binary should verify the version and stop with an error if version is too...

enhancement

### Expected Behavior Romeo Engine can use a bitcoin node provided by quicknode.com ### Actual Behavior binary fails to fetch bitcoin blocks ### Steps to Reproduce In config json file...

bug

### Expected Behavior Romeo runs stable (See #262 ) ### Actual Behavior Romeo crashes with the message below: ``` thread 'main' panicked at 'Got an Rejected status update for a...

bug
testnet
alpha-romeo

### Description Withdrawal requests contain a signature of a hashed message. Currently, the message is specified as a byte array of amount and btc receiver address. The current implementation uses...

enhancement

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

enhancement

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

enhancement

It is unclear to me who will own and run the romeo engine on testnet.

alpha-romeo

This PR * replaces blockstack.js with stacks.js * fixes #8

Add a parameter `options` with fields * `encrypt`: if false the file content is written to and read from gaia unencrypted, * `username`: if a username is provided the file...