michaeldoron59

Results 4 comments of michaeldoron59

My intuition tells me that namespaces should not be global, but importable, similar to python in some way. I see something like this as the safe and clean solution: from...

@emilypi , Thanks for you responses! I'm not sure why I wrote this line as I wrote it, > from import marmalade What I meant to write was more close...

Hey guys do you think it will be possible to wrap tokens with some fungiblev2->fungiblev3 wrapper contract or something similar so the code won't break and this way everyone's happy?...

> > We will not break `fungible-v2` nor remove it from `coin-v6`. > > When I look at the files attached in this PR, `coin-v6` is not implementing `fungible-v2` anymore...