gasp-xyz / gasp-monorepo

Repository with the whole infrastrucure needed to integrate with Eigen Layer
14 stars 11 forks source link

FEAT/GASP-1592/improve withdrawals tracing #291

Closed olgakonsta closed 2 weeks ago

olgakonsta commented 2 weeks ago

Change withdrawal tracing status names: L2_INITATED → PendingOnL2 L2_CONFIRMED → BatchedForL1

Extend withdrawals schema with closedBy field. FerriedWithdrawalClosed - closedBy = ‘ferry' WithdrawalClosed - closedBy= 'regular’