Skip to content

Bridge withdrawer shouldnt panic on bad single withdrawal address #1251

@itamarreif

Description

@itamarreif

The bridge withdrawer currently panics and stops running if there is an executed withdrawal with a bad astria address in its memo. This means the withdrawer will always panic when trying to execute the block with the bad withdrawal. Instead, we need to simply drop the withdrawal that fails the address deserialization and continue with the next event.

Metadata

Metadata

Assignees

Labels

bridgingbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions