Nadav Ivgi
Nadav Ivgi
> EPS/BWT servers can already never be safely exposed to the public Agreed, of course. But this still adds another vector of attack for users that have an insecure setup...
> the server needs to distinguish between 3 different cases: utxo does not exist, utxo exists and is unspent, and utxo was spent. Distinguishing between spent txos and non-existent txos...
Has there been any progress on a window driver? My use-case is keeping track of the window focus state. I'm currently going around the driver and listening directly on `window`...
Thank you for documenting this, very useful! Was pleasantly surprised to find this, written just days before my search for a solution :)
My comment copied from https://github.com/Blockstream/electrs/pull/50, might be relevant here too: --- There were three reasons I implemented pagination using the 'last seen' strategy rather than index numbers: 1. Consistency -...
> blocks #104 May I ask how so? For https://blockstream.info/nojs/, I implemented this by passing the 'last seen txid' as a query string parameter. The trick to getting 'Back' working...
Isn't there a risk that showing an unauthenticated vendor name could give users the wrong impression that the vendor name is somehow verified? If the vendor name is added as...
> Thanks for your pull request! I'm personally very interested in getting support for cross-chain/tokens into lightning network spec, so work & thinking around this is greatly appreciated and is...
> In practice, I'd want to see a scratch implementation before rushing into a spec, because there are complexities all over this. We're definitely looking to implement the Colu coloring...
> But this doesn't work, as you can't produce standard transactions with > multiple OP_RETURN. The `OP_RETURN` output contains instructions regarding the transfer of colored assets from the inputs to...