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

Enable deploying contracts without providing abi #1452

Merged

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    dd83220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7009e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c1e645 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Adapt tests to the cairo 1

    kkawula committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9a01051 View commit details
    Browse the repository at this point in the history
  2. Merge 'development'

    kkawula committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    966f950 View commit details
    Browse the repository at this point in the history
  3. Merge 'development'

    kkawula committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8c4418f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f43673a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b1658c View commit details
    Browse the repository at this point in the history
  6. Fix after merge

    kkawula committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2adc084 View commit details
    Browse the repository at this point in the history
  7. Remove 'constructor_with_arguments.cairo' and 'constructor_without_ar…

    …guments.cairo' contracts
    kkawula committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    82e7242 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Add 'constructor_with_arguments.cairo' contract and update test_throw…

    …s_when_calldata_not_provided
    kkawula committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    301a8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e9360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50bad80 View commit details
    Browse the repository at this point in the history
  4. Update 'test_create_deployment_call_raw_supports_seed_0' and 'test_cr…

    …eate_deployment_call_raw'
    kkawula committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    46f4e6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad05ad8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0db46f View commit details
    Browse the repository at this point in the history
  7. Update 'constructor_with_arguments_abi' and 'constructor_with_argumen…

    …ts_class_hash' fixture
    kkawula committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c735a0d View commit details
    Browse the repository at this point in the history
  8. Update docs example

    kkawula committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    02c1647 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7152f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1dceb2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    518eafa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a1c69b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5d6b71 View commit details
    Browse the repository at this point in the history
  14. Update a few tests

    kkawula committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    964a289 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a7d664c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2b8520b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf0be0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dc814a2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8e9b904 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    44fb7c2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a02e663 View commit details
    Browse the repository at this point in the history
  22. Remove map.cairo

    kkawula committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    04c5850 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6f57a8d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7d163b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    adfc532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b01371f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7939061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7506f57 View commit details
    Browse the repository at this point in the history
  5. Add test to skip reason='Some cairo 1 contracts compiled with v1 comp…

    …iler fail with new devnet-rs'
    kkawula committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a134d21 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    c27654a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dd60b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc2f6a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823f96c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e0ff7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6f15f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73332dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8995741 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a5db99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd2785e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge branch 'kkawula/1334-replace-cairo-0-contracts' into 'kkawula/1…

    …334-replace-cairo-0-contracts-vol2'
    kkawula committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3656a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db09b19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a273e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c316414 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/kkawula/replace-cairo-0-contracts-vol2' into…

    … kkawula/replace-cairo-0-contracts-vol3
    kkawula committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b9350b6 View commit details
    Browse the repository at this point in the history
  6. Fix funny error

    kkawula committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    82ac7f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cadc5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed4a922 View commit details
    Browse the repository at this point in the history
  9. Add folder with cairo 0 contracs abi; Delete 'balance_struxt_event' a…

    …nd 'complex_abi' contracts
    kkawula committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    652e0ec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    4a0ea80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2a5844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362ac44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fbad1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc9a7f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a3c65c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c4e3e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4eb752c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67af1cc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix github workflows checks

    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fd9c3d9 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix github workflows checks"

    This reverts commit fd9c3d9.
    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fef6821 View commit details
    Browse the repository at this point in the history
  3. Reapply "Fix github workflows checks"

    This reverts commit fef6821.
    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    31e462f View commit details
    Browse the repository at this point in the history
  4. Fix github workflows checks

    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3fd4e7b View commit details
    Browse the repository at this point in the history
  5. Fix workflows

    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fb2dd69 View commit details
    Browse the repository at this point in the history
  6. Revert "Fix github workflows checks"

    This reverts commit 3fd4e7b.
    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    11cf1d7 View commit details
    Browse the repository at this point in the history
  7. Add download

    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c4dd18b View commit details
    Browse the repository at this point in the history
  8. Fix 'test_deploy_account_v1'

    kkawula committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    93554b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    284e989 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    01dff1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13699a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836e6b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68eca27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f1f120 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    eb71ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0738067 View commit details
    Browse the repository at this point in the history
  3. Update vaildating calldata

    kkawula committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4045018 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfdce4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    544d598 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    0071703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2174a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264b447 View commit details
    Browse the repository at this point in the history
  4. Lint

    kkawula committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5f953d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update starknet_py/tests/e2e/docs/code_examples/test_contract.py

    Co-authored-by: Franciszek Job <54181625+franciszekjob@users.noreply.github.com>
    kkawula and franciszekjob authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3609c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9282f View commit details
    Browse the repository at this point in the history
  3. Update starknet_py/tests/e2e/deploy/deployer_test.py

    Co-authored-by: Franciszek Job <54181625+franciszekjob@users.noreply.github.com>
    kkawula and franciszekjob authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c69d4ce View commit details
    Browse the repository at this point in the history
  4. Update starknet_py/net/udc_deployer/deployer.py

    Co-authored-by: Franciszek Job <54181625+franciszekjob@users.noreply.github.com>
    kkawula and franciszekjob authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    168e868 View commit details
    Browse the repository at this point in the history
  5. Update starknet_py/tests/e2e/deploy/deployer_test.py

    Co-authored-by: Franciszek Job <54181625+franciszekjob@users.noreply.github.com>
    kkawula and franciszekjob authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d054263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37d3d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix abi conditions

    kkawula committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b9e790c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into kkawula/enable-contract-deploy-withou…

    …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
    kkawula committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    781ea0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f0f92 View commit details
    Browse the repository at this point in the history
  4. Fix after merge

    kkawula committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b315707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    553fb8b View commit details
    Browse the repository at this point in the history