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

Migrate UDC #919

Merged
merged 41 commits into from
Mar 22, 2024
Merged

Migrate UDC #919

merged 41 commits into from
Mar 22, 2024

Commits on Feb 18, 2024

  1. add udc preset

    andrew-fleming committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5894303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a72ac View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. tidy up code

    andrew-fleming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f094ff6 View commit details
    Browse the repository at this point in the history
  2. add entry to changelog

    andrew-fleming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e135b1a View commit details
    Browse the repository at this point in the history
  3. tidy up code

    andrew-fleming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b078f70 View commit details
    Browse the repository at this point in the history
  4. clean up code

    andrew-fleming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    90b542f View commit details
    Browse the repository at this point in the history
  5. add udc impl

    andrew-fleming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    476e058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e78867c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
    andrew-fleming and ericnordelo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b343394 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. add comments

    andrew-fleming committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    5215030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81c544 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    40b293a View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    andrew-fleming committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c645eca View commit details
    Browse the repository at this point in the history
  3. update changelog

    andrew-fleming committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    620d22b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5324daa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Apply suggestions from code review

    Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
    andrew-fleming and ericnordelo committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2bbb194 View commit details
    Browse the repository at this point in the history
  2. fix from_zero logic

    andrew-fleming committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8b0bf42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb741dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee0297 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    andrew-fleming committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b6d1e3f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update src/tests/presets/test_universal_deployer.cairo

    Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
    andrew-fleming and ericnordelo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fbe27e0 View commit details
    Browse the repository at this point in the history
  2. update assertion fn

    andrew-fleming committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    22e4779 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix conflicts

    andrew-fleming committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    64f04fe View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update src/presets/universal_deployer.cairo

    Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
    andrew-fleming and ericnordelo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1569954 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. use poseidon in udc

    andrew-fleming committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    db5f13d View commit details
    Browse the repository at this point in the history
  2. fix formatting

    andrew-fleming committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c1de6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a924bf5 View commit details
    Browse the repository at this point in the history
  4. fix spdx

    andrew-fleming committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    05a6fa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baa6a11 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Martín Triay <martriay@gmail.com>
    andrew-fleming and martriay committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f25a3c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f38a5a6 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    andrew-fleming committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    14fc5be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e474a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    f8da011 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Apply suggestions from code review

    Co-authored-by: Martín Triay <martriay@gmail.com>
    andrew-fleming and martriay committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    036500e View commit details
    Browse the repository at this point in the history
  2. fix formatting

    andrew-fleming committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b1c86c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa212d View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
    andrew-fleming and ericnordelo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    564f0c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bca3301 View commit details
    Browse the repository at this point in the history
  6. fix conflicts

    andrew-fleming committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7bfdef6 View commit details
    Browse the repository at this point in the history
  7. fix conflicts

    andrew-fleming committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d91c61d View commit details
    Browse the repository at this point in the history