Skip to content

Conversation

@AryanGodara
Copy link
Member

Description

Changes

  • ...
  • ...

How to test

Removes unnecessary type conversions between ethcontract and alloy types in Balancer V2 pool code. The conversions are no longer needed as the codebase migrates to native alloy types. Updates affected areas:

- Remove IntoAlloy/IntoLegacy trait usage for U256, addresses, and pool data
- Convert ethcontract::U256 to alloy::primitives::U256 in tests and implementations
- Simplify type conversions in stable, weighted, composable stable, and liquidity bootstrapping pools

Signed-off-by: Aryan Godara <[email protected]>
@AryanGodara AryanGodara self-assigned this Dec 22, 2025
@github-actions
Copy link

This pull request has been marked as stale because it has been inactive a while. Please update this pull request or it will be automatically closed.

@github-actions github-actions bot added the stale label Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants