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

refactor!: pydantic v2 upgrade [APE-1413] #1674

Merged
merged 22 commits into from
Dec 9, 2023

Commits on Dec 8, 2023

  1. refactor: pydantic v2

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bd86cf4 View commit details
    Browse the repository at this point in the history
  2. fix: private attr fix

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a9fbea5 View commit details
    Browse the repository at this point in the history
  3. chore: typing concerns

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    37b8edf View commit details
    Browse the repository at this point in the history
  4. fix: del something unneeded

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e7cada0 View commit details
    Browse the repository at this point in the history
  5. chore: bump pydantic again

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6c370ec View commit details
    Browse the repository at this point in the history
  6. chore: another undo

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1262fe2 View commit details
    Browse the repository at this point in the history
  7. refactor: more undoes

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ddb8ca0 View commit details
    Browse the repository at this point in the history
  8. fix: side effect fix

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    401d27d View commit details
    Browse the repository at this point in the history
  9. chore: pydantic 2 update

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5302de3 View commit details
    Browse the repository at this point in the history
  10. fix: better attr err

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    842d7f1 View commit details
    Browse the repository at this point in the history
  11. fix: output in err

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    29e4123 View commit details
    Browse the repository at this point in the history
  12. fix: use cls directly

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b337095 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0dc6109 View commit details
    Browse the repository at this point in the history
  14. fix: name fixes

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    92b4245 View commit details
    Browse the repository at this point in the history
  15. fix: more name fixes

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8856dba View commit details
    Browse the repository at this point in the history
  16. test: catch err false

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    62101a1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3d50f82 View commit details
    Browse the repository at this point in the history
  18. fix: more name fixes

    antazoey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8015dae View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    9a65556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15a5d8 View commit details
    Browse the repository at this point in the history
  3. chore: bump ethpm-types

    antazoey committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    db891f6 View commit details
    Browse the repository at this point in the history
  4. chore: empty

    antazoey committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f73356e View commit details
    Browse the repository at this point in the history