Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Migrate to Cairo 2.1.0 * fix katana breaking changes * Update set inline macro * InlineMacro test setup * Implement get macro * Remove deps logic * merge main * Format * Dont index entity components by default * Implement new component keys pattern * Typed keys trait * Update get macro * Remove query * Fix tests * Update erc20 implementation * Fix ci issues * Fix examples * Format * Fix component value serialization * Update gen * Additional cleanup * Avoid rebuild if artifacts already exist * CI fixes (#708) * Inlinemacros (#709) * Return when the target path already exists * Add packages to compile * Component class hash updated For #675 Makes sense for class hash to be changed coz compiled code is now different. * compute contract address for receipt * Remove partitions * Format --------- Co-authored-by: Kariy <[email protected]> Co-authored-by: Shramee Srivastav <[email protected]>
- Loading branch information