Ian Clarke

Results 187 comments of Ian Clarke

@salka1988 - thank you for working on this :) Opt-in makes sense from the perspective of not breaking existing code, although for me I would prefer a way to set...

The URL in the email beginning with `https://download.llamameta.net..`, if you right-click on it and copy the link then you'll get a URL beginning with `https://l.facebook.com/...`, this won't work. You need...

We could also support puts using HTTP PUT, although the user would need to provide the contract WASM in addition to the updated state or delta.

Relevant: https://stackoverflow.com/questions/70324926/chaum-blind-signature-with-blinding-in-javascript-and-verifying-in-java

Looks like the fix is: ``` $ npm install typescript ``` I'll add this to the prerequisites in the tutorial, but I'll leave this issue open because this probably could...

@gogo2464 Is this still relevant? If not could you close?

SOCKS5 is just an option for people who really want to run over their favorite proxy or VPN, it isn't a practice I would recommend for anonymity.

So any contract you push into the network isn't retrievable? And this is a regression of something that worked before?