Skip to content
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

Replace a few cairo 0 contracts in tests vol. 2 #1424

Merged
merged 75 commits into from
Aug 27, 2024

Conversation

kkawula
Copy link
Collaborator

@kkawula kkawula commented Aug 6, 2024

Relates #1334

Regarding (TODO (#1219): investigate why this test fails for v1 contract), after a talk with devnet developer, it isn't supported to declare cairo v1 contracts, that implement sending events - so this contracts were removed and certain functionality must be tested only using cairo v2 contracts.

Introduced changes

  • Updated map contract
  • Removed replaced_class.cairo
  • Updated simple_storage_with_event contract
  • Resolved - TODO (Refactor tests #1219): investigate why this test fails for v1 contract

  • This PR contains breaking changes

@kkawula kkawula marked this pull request as draft August 6, 2024 15:20
@kkawula kkawula changed the base branch from development to kkawula/1334-replace-cairo-0-contracts August 6, 2024 15:21
@kkawula kkawula self-assigned this Aug 6, 2024
@kkawula kkawula requested a review from franciszekjob August 21, 2024 13:02
kkawula and others added 5 commits August 26, 2024 14:27
… kkawula/replace-cairo-0-contracts-vol2

# Conflicts:
#	starknet_py/tests/e2e/account/account_test.py
#	starknet_py/tests/e2e/contract_interaction/v1_interaction_test.py
#	starknet_py/tests/e2e/docs/guide/test_using_existing_contracts.py
@kkawula kkawula requested a review from franciszekjob August 26, 2024 13:57
Copy link
Collaborator

@franciszekjob franciszekjob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the last changes and we'll be god to go.

Base automatically changed from kkawula/1334-replace-cairo-0-contracts to development August 27, 2024 10:14
…ntracts-vol2

# Conflicts:
#	starknet_py/tests/e2e/account/account_test.py
#	starknet_py/tests/e2e/contract_interaction/v1_interaction_test.py
#	starknet_py/tests/e2e/docs/guide/test_deploying_with_udc.py
#	starknet_py/tests/e2e/docs/guide/test_using_existing_contracts.py
#	starknet_py/tests/e2e/fixtures/contracts.py
Copy link
Collaborator

@franciszekjob franciszekjob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kkawula kkawula merged commit 9bd83c5 into development Aug 27, 2024
16 checks passed
@kkawula kkawula deleted the kkawula/replace-cairo-0-contracts-vol2 branch August 27, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants