Skip to content

Make transfer module v2 use same core paths as v1 #7687

@gjermundgaraba

Description

@gjermundgaraba

Currently, in transfer module v2 we have a lot of duplicate code in the keeper. Ideally, we should have the msgServer be the main place where changes are, and that the keeper sendPacket is the same for v1 and v2.

In other words, transfer module v2 implementation should be as thin as possible and reuse from v1 where it makes sense.

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions