-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: init calldata for dojo contract #1964
Conversation
…awn-and-move that is: * allow ref self only if specified * add world if specified in parameters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1964 +/- ##
==========================================
+ Coverage 67.96% 68.27% +0.30%
==========================================
Files 318 318
Lines 37093 37352 +259
==========================================
+ Hits 25212 25503 +291
+ Misses 11881 11849 -32 ☔ View full report in Codecov by Sentry. |
(merge with main) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @lambda-0x, some feedback let me know if you have any question.
This PR + the auto-gen of empty overlays files option, it will be very great! (the option should only generate the file if it does not already exist)
4da7b40
to
54db6ce
Compare
54db6ce
to
3572870
Compare
Description
Add support for specifying custom constructor
fix: #1888
Related issue
Tests
Added to documentation?
Checklist
scripts/prettier.sh
,scripts/rust_fmt.sh
,scripts/cairo_fmt.sh
)scripts/clippy.sh
,scripts/docs.sh
)