-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary cairo 0 tests (#1406)
* Remove cairo 0 dependency from 'account' fixture * Remove 'map_contract' declare test * Remove 'compute_address' tests * Remove 'test_broadcasted_txn_declare_v1' test * Remove 'test_compute_declare_transaction_hash' test * Remove 'test_sign_declare_transaction' test * Remove 'test_sign_declare_transaction_auto_estimate' test * Remove 'test_declare_compress_program' test * Remove 'test_declare_contract_raises_on_sierra_contract_without_compiled_class_hash' test * Update 'test_sign_transaction' test to DeclareV3 * Remove 'universal_deployer.cairo' code * Update 'test_compute_class_hash' test * Remove 'test_deserialize_proxy_abi' test * Remove Contract.declare_v1 from docs * Remove unused functions * Remove 'test_compute_class_hash' for cairo 0 * Update 'test_general_simplified_deployment_flow' test * Remove deprecated functionality and 'test_compute_hash' test * Update 'test_estimate_fee_declare' test * Update 'test_account_sign_without_execute' * Remove redundant test 'test_general_simplified_deployment_flow' * Update 'test_account_get_balance_strk' * Update 'test_account_get_balance_eth' * Update 'test_broadcasted_txn_invoke_v1' * Update 'test_broadcasted_txn_invoke_v3' * Remove proxy tests * Remove proxy contracts cairo code * Remove proxy fixtures * Remove precompiled cairo 0 contract * Change reason for test skipping * Rename 'cairo1_hello_starknet_deploy' fixture
- Loading branch information
Showing
29 changed files
with
61 additions
and
14,289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.