penumbra-zone / web

Apache License 2.0
15 stars 16 forks source link

extend send max functionality to IBC withdrawals #1878

Open TalDerei opened 4 weeks ago

TalDerei commented 4 weeks ago

currently, alternative gas fees are supported across all user flows, while send max is only implemented for internal transfers. Extend the functionality from https://github.com/penumbra-zone/web/issues/1660 to Ics20Withdraw actions, which will require necessary wasm changes.