penumbra icon indicating copy to clipboard operation
penumbra copied to clipboard

Mint notes for inbound IBC transfers

Open hdevalence opened this issue 2 years ago • 0 comments

To handle inbound IBC transfers, we want to cause corresponding notes to be minted.

We already have a mechanism for this, in the form of the "commission amounts": https://github.com/penumbra-zone/penumbra/blob/main/component/src/shielded_pool/component.rs#L573-L583

This should be renamed to something more general, and used by the ICS20 component to mint new notes.

  • [ ] #1351
  • [ ] Actually do IBC transfer

hdevalence avatar Jun 08 '22 19:06 hdevalence