-
Notifications
You must be signed in to change notification settings - Fork 81
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
Enable deploying contracts without providing abi #1452
Enable deploying contracts without providing abi #1452
Conversation
…guments.cairo' contracts
…s_when_calldata_not_provided
…eate_deployment_call_raw'
…ts_class_hash' fixture
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## kkawula/remove-sign-declare-v1 #1452 +/- ##
=================================================================
Coverage ? 93.36%
=================================================================
Files ? 106
Lines ? 5490
Branches ? 0
=================================================================
Hits ? 5126
Misses ? 364
Partials ? 0
|
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.
Partial review
Co-authored-by: Franciszek Job <[email protected]>
Co-authored-by: Franciszek Job <[email protected]>
Co-authored-by: Franciszek Job <[email protected]>
Co-authored-by: Franciszek Job <[email protected]>
…t-providing-abi Conflicts: starknet_py/abi/v0/parser_test.py starknet_py/abi/v0/schemas_test.py starknet_py/serialization/serialization_test.py starknet_py/tests/e2e/account/account_test.py starknet_py/tests/e2e/block_test.py
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.
LGTM
Relates #1409
Introduced changes
Contract.deploy_contract_v3
optional