Carlos Alejandro Gutiérrez

Results 11 issues of Carlos Alejandro Gutiérrez

### Description The new "pinger mode" for the signer will request round-trip latency messages through an extra dedicated slot in the stackerDB contract. The Ping/Pong event handling is *always* enabled....

## Summary of Changes - File structure for integration tests. - Ignore integration files in coverage. - Let docker assign ports and container names. - Deploy contracts. - Add a...

alpha-romeo
devenv

## Summary of Changes Follow up PR #215 to add a CI job running integration tests—blocked atm and not actively working on it. I would appreciate feedback on #307 and...

enhancement
devenv

## Summary of Changes There's been some debate about the scope of `devenv`s services. I'm exploring how to enable multiple 'devenv' profiles to cover a wider range of applications (core...

enhancement
alpha-romeo
devenv

## Summary of Changes Line coverage diff: 3.92% (4/102) -> 46.00% (46/100) ## Testing ### Risks ### How were these changes tested? ### What future testing should occur? ## Checklist:...

## Summary of Changes Line coverage 18.56% (72/388) -> 39.65% (205/517) ## Testing ### Risks ### How were these changes tested? ### What future testing should occur? ## Checklist: -...

## Summary of Changes Refactored error handling and added tests. ## Testing ### Risks I touched on a few methods without tests. It could have changed the behavior slightly. I...

## Summary of Changes CI has been failing lately. These changes fixed it for me. I ported the changes from the Hiro dockerfile for stacks-explorer. Evidence: https://github.com/stacks-network/sbtc/actions/runs/6578085435/job/18167621690?pr=303 ## Testing ###...

bug
devenv

## Summary of Changes Naive test for withdrawals. Follow up on #215 Blocked #350 ## Testing ### Risks ### How were these changes tested? ### What future testing should occur?...

## Summary of Changes - Unify `TransactionRequest` scans for stacks and bitcoin rpc calls. 1. State is scanned when processing transaction requests. The filtering logic was repeated in a few...