Tomi Jaga

Results 17 comments of Tomi Jaga

Okay, I'll return to this one later. I see that most of the new issues are assigned to you. Is it possible for me to pick up one of those...

Tis a small world indeed @Gekctek 😄. It's great to see that we both share the same goal of supporting the growth of the Motoko ecosystem! I agree that package...

https://github.com/thenewboston-developers/Management/issues/153

https://docs.google.com/document/d/1r_Zd5jOdS2teXQwuKYtDpkPOnr99jOFYbzKIPxAPdGs/edit?usp=sharing

I think this is the block of code that caused the issue: https://github.com/NatLabs/serde/blob/main/tests/Json.Test.mo#L32 I used this command in the [makefile](https://github.com/NatLabs/serde/blob/665690fc72d239c790281775c6e3621acb59a116/makefile#L6) to compile the code: I don't know what you mean...

@ggreif https://github.com/dfinity/motoko/issues/3540#issuecomment-1300015568 > This shouldn't happen. Can you describe why the problem came and then went away? After looking at it again. I think the issue is I am trying...

I was able to write a bash script that compiles all the test files and runs them individually. https://github.com/NatLabs/serde/blob/main/test.sh

Hey @Infu, Thanks for reporting the issue. I'll take a look and update the example. For the type issue, I can add `fromICRC3Value()` and `toICRC3Value()` methods to convert the resulting...