Skip to content

maintenance: Bump pydantic to v2 and adapt breaking changes#8

Open
josumoreno-BP wants to merge 1 commit into
FACINGS:mainfrom
josumoreno-BP:migrate/pydantic
Open

maintenance: Bump pydantic to v2 and adapt breaking changes#8
josumoreno-BP wants to merge 1 commit into
FACINGS:mainfrom
josumoreno-BP:migrate/pydantic

Conversation

@josumoreno-BP

@josumoreno-BP josumoreno-BP commented Apr 26, 2024

Copy link
Copy Markdown

Hello,

We were using this project but recently we migrated some other project to use pydantic v2 so I'm forced to do so on this one.

The most "controversial" ones could be the change of ref_block_num and ref_block_prefix types to int on LinkedTransaction because it seems they were wrong and Array model validator raising ValueError instead of TypeError (pydantic v1 was allowing it but v2 does not)

I also seized the opportunity to group pyproject's dev dependencies into a single group.

Hope you can release a new version with these changes soon.

Thanks

@josumoreno-BP josumoreno-BP force-pushed the migrate/pydantic branch 2 times, most recently from 51562a5 to 48c4201 Compare April 26, 2024 09:47
@robrigo

robrigo commented Jul 15, 2024

Copy link
Copy Markdown

Thanks for the updates, I will look into testing and cutting a release for this soon.

@heckad

heckad commented Dec 4, 2024

Copy link
Copy Markdown

@robrigo, any news?

@robrigo

robrigo commented Mar 8, 2025

Copy link
Copy Markdown

Sorry all, after #11 is added we will be able to release maintenance updates again.

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