-
Notifications
You must be signed in to change notification settings - Fork 5
177 upgrade pydantic version #179
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
a409433
Migrate to Pydantic v2, update model validation and fix async issues
Antonyjin 660762f
fix: lint tests were failing
Antonyjin 4908fbe
feat: add pyproject-fmt
Psycojoker e50fabb
fix: run pyproject-fmt
Psycojoker 29b3a1b
Post-SOL fixes (#178)
philogicae cd2f8e4
Migrate to Pydantic v2, update model validation and fix async issues
Antonyjin a86da5f
fix: add explicit float type for HTTP_REQUEST_TIMEOUT to comply with …
Antonyjin fa8e7c8
Fix: Linting tests did not pass:
Antonyjin 706f63a
Merge branch 'main' into 177-upgrade-pydantic-version
Antonyjin 213982b
Fix: Project don't use the good version of aleph-message
Antonyjin 8894347
fix: Wrong aleph-message version
Antonyjin 5674356
Fix: list[str] rise an error in ubuntu 20.04
Antonyjin 00177ae
style: isort
Antonyjin 5028e86
Merge branch 'main' into 177-upgrade-pydantic-version
Antonyjin afe055d
fix: Hugo comments
Antonyjin 4132ea0
Merge branch 'main' into 177-upgrade-pydantic-version
philogicae 3e88f28
Add pydantic for better mypy tests + Fixes
philogicae 2d0c486
Merge branch 'main' into 177-upgrade-pydantic-version
Antonyjin c7d3a88
fix: Changing version of aleph-message
Antonyjin f9bdd3c
style: Missing type for URL
Antonyjin d1e4e51
style: Missing type for URL
Antonyjin 2c68cd3
fix: Changing version of aleph-message and fix mypy
Antonyjin ac1b48f
fix: Changing version of aleph-message
Antonyjin 5ce940e
fix: Changing version of pytezos
Antonyjin 7c942c7
Changes for new pricing system (#199)
philogicae 5fdc4a8
Migrate to Pydantic v2, update model validation and fix async issues
Antonyjin 696cf90
fix: lint tests were failing
Antonyjin 5b9148a
Migrate to Pydantic v2, update model validation and fix async issues
Antonyjin be79a36
Fix: Linting tests did not pass:
Antonyjin 322de8a
fix: Wrong aleph-message version
Antonyjin bbbdb3f
fix: Hugo comments
Antonyjin f09f346
Add pydantic for better mypy tests + Fixes
philogicae cf20656
fix: Changing version of aleph-message
Antonyjin 10f01cd
style: Missing type for URL
Antonyjin 1db00a8
fix: Changing version of aleph-message and fix mypy
Antonyjin 3a18227
fix: Changing version of aleph-message
Antonyjin dd80a66
Fix: Missing pydantic_core and wrong version of tezos
Antonyjin 1524a3e
Fix: Access to PersistentVolumeSizeMib is incompatible after migratin…
Antonyjin 0a2cff2
Fix: Wrong name given to the variable
Antonyjin 8a23e42
Merge branch 'main' into 177-upgrade-pydantic-version
Antonyjin 2af612f
Style: isort
Antonyjin bff304f
Merge branch 'main' into 177-upgrade-pydantic-version
Antonyjin 6ded657
Fix: PersistentVolumeSizeMib no longer exist
Antonyjin 55163ae
Merge branch 'main' into 177-upgrade-pydantic-version
nesitor 3b96812
Fix: Update last `aleph-message` version and use again `PersistentVol…
nesitor 768dc35
fix: invalid signature cause by `0x` + signature.hex()
1yam 6c597bb
fix: add '0x' to the signature if not here (error happenings only on …
1yam 5c5ccd5
Refactor: Apply the `.hex()` quick fix on the ETHAccount class instea…
1562f26
fix: pydantic model should use `.model_dump()` instead of `dict()`
1yam fde7c35
fix: add dummy signature for unauthenticated price estimates
1yam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.