glihm

Results 11 comments of glihm

Did you try to disable those in the `package.json` file? ``` "browser": { "fs": false }, ``` @dangtony98 the example you linked is doing exactly this in the configuration file...

@haroune-mohammedi @fracek it could be awesome to have your feedbacks on #475 related to this! As this one may be closed due to the overlap. :+1:

> hello @tcoratger, i would love to work on this Do you have any question @g4titanx before starting on this? - [ ] add the clippy check. - [ ]...

> yeah, can you elaborate the clip check issue `clippy` check sorry, just reworded it. As mentioned by @tcoratger the idea is to ensure the linting step of the CI...

> hey man! i have fixed this issue on my PC but I am having issue compiling as I am using a low ram computer. you can unassign me as...

Hey @mubarak23, thanks for the will to contribute! Do you have already an idea on how you will tackle that? Do you have any question on the event content for...

> What are the key components of an event An event is composed of two arrays of felts. `keys` and `data`. In the case of `keys`, the first element is...

> I don't think i understand this: > > > Dynamic types are now supported. > > But I think my question might be useful for clarification anyway. > >...

> +1 for hash being default since arrays / bytearrays would be a common primitives. But I wonder how important is it to still support `serial` layout? If developers are...

Hey, @remybar is everywhere now. :P I was planning to tackle this one in continuation of a previous work. It is coupled with an existing work on array that was...