Alfonso Acosta

Results 55 issues of Alfonso Acosta

### What problem does your feature solve? Performance degradations caused by code changes can be subtle in their cause and go unnoticed. For instance, in https://github.com/stellar/go/pull/4178 @paulbellamy and I had...

feature request

CAP 23 (as part of Stellar Protocol 14 and released with Horizon 1.9.0) allows creating and claiming Claimable Balances. Those balances are queried and claimed using their ID which can...

good first issue
ODHack8

``` $ vagrant halt ==> default: Attempting graceful shutdown of VM... default: Guest communication could not be established! This is usually because default: SSH is not running, the authentication information...

The example, as is, breaks when the action needs to run both in PRs and other events.

Apart from [`fmt.Stringer`](https://golang.org/pkg/fmt/#Stringer), it would be good if [`fmt.GoStringer`](https://golang.org/pkg/fmt/#GoStringer) was supported I think `GoStringer` should (at least by default) have higher priority than `fmt.Stringer`

breaking_change

DO NOT MERGE until core releases stable packages with protocol 16 support. This PR involves quite a few changes since the build pipeline of Core changes: 1. Packages are no...

Is this a totally crazy thing to do/request?

## TL;DR Add support for additional `_muxed` and `_muxed_id` optional fields in Horizon's JSON responses (available since [Horizon 2.4](https://github.com/stellar/go/releases/tag/horizon-v2.4.0), following what's described in [SEP 23](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0023.md#horizon-api-changes)). That is: > Anyplace a...

When coding in Rust, the editor adds parameter names and annotations (i.e. types are inferred but the editor adds them to make the code more explicit). In Cobal2 those annotations...

help wanted
good first issue

## TL;DR Add support for additional `_muxed` and `_muxed_id` optional fields in Horizon's JSON responses (available since [Horizon 2.4](https://github.com/stellar/go/releases/tag/horizon-v2.4.0), following what's described in [SEP 23](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0023.md#horizon-api-changes)). That is: > Anyplace a...