Skip to content

Add test to ensure correct block fees for Ics20Withdrawal #1382

@ethanoroshiba

Description

@ethanoroshiba

Currently, the sequencer app tests for correct block fees on every fee-including action other than Ics20Withdrawal. This is because the action's check_and_execute requires having the IBC channel and ports set, but Penumbra does make the 'channel' module public and its StateWriteExt trait is not publicy re-exported (it is now reexported, should be able to implement after #1389).

// TODO(https://github.com/astriaorg/astria/issues/1382): Add test to ensure correct block fees for ICS20 withdrawal

┆Issue Number: ENG-732

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions