Results 61 comments of menduz

I don't see the point... In order to login from the web, you already have an `window.ethereum` provider there. Or WalletConnect, thus you can still use `@dcl/crypto` with that provider....

Just in case, this is still working https://github.com/decentraland/adr/blob/main/docs/ADR-21-update-cycle-of-catalysts.md

> 1. We would need to change the way that the synchronization works: > a. We would probably want to announce new deployments, instead of asking for them to each...

> **Option 1** > **Option 2** I think Option 1 has fewer moving parts and state-related problems (nodes won't know they are whitelisted or not). Option 2 sounds more peer-to-peer,...

Hi, its quite simple, as all neural networks LSM works by magic. A special kind of. You take a bunch of neurons, connect each other randomly, pick a few whos...

https://typescriptlang.org

``` javascript import { WebCL, AsmJS, WorkerAsmJS, CUDA, OpenCL, CPU } from 'synaptic/optimizers'; ``` I think those shall be separated packages. In order to keep the original package as small...

@oxygens Thanks, neurons doesn't even exist on the new draft!

Hi there, could you provide an example contract and the EIP so we can implement the spec? Thanks!

Hello! First of all, thank you, thanks for looking at the repo and sharing your ideas. I think that's a good approach. Would you like to implement it? I recently...