0xevolve
0xevolve
A few thoughts on this: - [This](https://github.com/milancermak/cairo-4626) implementation is more respectful of the standard - What do we think of using namespaces ? Sounds like a good thing to change...
Looks like a good idea, curious to see if in practice it really halves the cost tho. Is it worth the overhead ? Probably, yes. Curious as well of what...
Really supportive of this initiative. With Cairo 1.0 all of this might get more clearer as a native typing system is added into the language and we have a safe...
Actually there [is](https://github.com/cartridge-gg/cairo-sha256) now!
Hey @ftupas what's the status on this ?
> I am confused with the feature flag option. Technically, it feels correct to add it behind the feature flag but > > * if we add more features like...
> @abdelhamidbakhta how do we want to treat the `sender` field of the `AsyncMessage`? In the mikasa implementation we just take the signed origin and convert it with `account_id_to_account_id32`. With...
> @abdelhamidbakhta Hey could I work on this one? Would we want to replace `rocksdb` with `mdbx` completely or just add it as a new source? Hey @dbejarano820 , assigned...
Does that explain why we're getting random `error parsing event object` errors for some specific events ? @sxlijin
> There's a good chance that it's related, yes: a lot of events have new variants that have been added over the past 2 years, or you may just be...