Bal7hazar
Bal7hazar
> `cairo-format` is not a linter but code formatter. I suggest renaming the feature to `protostar fmt` and let it behave the same as `cargo fmt` or `mix format`. Wdyt?...
Is there any concern to not have done it yet (maybe this issue #207)? Also are you comfortable to split the current ERC721 implementation between ERC721 and ERC721Metadata (in order...
@martriay thanks for sharing your thoughts, just to ensure I understand well, do you think it's risky for the community if OZ repo have a pre-component implementation right now and...
Hey @martriay actually there is already a component version made by Seraph-Labs: https://github.com/Seraph-Labs/Cairo-Contracts/blob/main/src/tokens/erc721/extensions/enumerable.cairo
> @abdelhamidbakhta I have low trust in alexandria libs - can we get someone to review them? @enitrat what is the issue with the alexandria libs? Also I am not...
I think we miss some primitives, such as: ```rust use na::{self, Isometry2, RealField, Rotation2, Vector, Vector1, Vector2, Vector3, U3}; ``` So you will probably have to implement them in algebra...
Yes sure See also my comments [here](https://github.com/dojoengine/origami/issues/8#issuecomment-1877150156). @ponderingdemocritus can you assign the issue to @julienbrs please?
@guha-rahul any advancement?