Antonio Salazar Cardozo

Results 286 comments of Antonio Salazar Cardozo

> By the way, why did you choose .json format for error log download? We hadn't realized at the time that GitHub was mad about it. It'll be fixed in...

Also it may make sense to just support this directly in tbtc.js and get the advantages transparently here.

Whoops, sorry, thought I'd already responded to the rest of the issue :) Regarding the issue in the description, the issue the transaction ultimately suffered (`not at current or previous...

As I noted above, though the issue isn't under our control, how we surface it to the user is, so I'd like to keep it open so we can track...

I think the move here is to provide the ability to specify an account in config, fall back on `defaultAccount`, and throw if neither is set rather than implicitly guessing---particularly...

The system doesn't really work this way. Deposits must be redeemed one at a time, since they are 1-to-1 correspondences to Bitcoin UTXOs, each managed by different signer groups. However,...

What does subgraph mean in this context? It’s unclear to me what this issue is meant to capture.

@juliankoh @suntzu93 do y'all have the actual config for these in a repo or PR somewhere?

Update here: all we need to do is `Script.fromAddress`, which will either work or not (returning `null` or not). keep-network/tbtc.js#8 will implement this for tbtc.js, then we'll adjust the validation...

This seems like you may have picked up the page in the middle of a deploy. Have y'all seen the issue recently? @culgin on your additional tidbit---do you have more...