Winston Yeo
Winston Yeo
Definitely agreed, trying to learn the `zod` api here and am very curious why `z.lazy()` was used and what the usecase for it is for. Inferring from the docs, it...
having the same issue with mac `12.1`. @cryptoboole @harryscholes were you guys able to get up and running? Am having issue with `v0.5.6` and `v0.5.14` and `v0.5.14_oracle`. On the mbp...
no actual solution for now, I simply ran the thing on a linux // wsl on windows and it worked fine
That's basically an API call no? Should be better to be modelled as an API call then
Yeap, totally aligned. saw the ``` try{ new URL() } catch(e) {} ``` block for validating `URL` I think we should either 1. Document this within the docs (Am leaning...
@hananbeer why do you think this isn't reasonable in solity btw? Aside from the fact that gas might be a lot?
What are the right opcodes to be looking at // where did you learn about them? Do think it's a pretty cool idea that should be unlock by L2/L3s I...