Skip to content

Make IBC shielding support shielding fees #4754

@batconjurer

Description

@batconjurer

Paying for shielding fees needs to work a bit differently for IBC. We don't want to change Hermes, so adding tx sections is not feasible. We need to include extra data in the memo, so we have implicit accounts sign the masp txid instead.

  • Shielding fee payers must include a signed authorization of the MaspTxId and include it in the memo when call ibc-gen-shielding
  • Balance checks for the ability to pay the shielding fee should be carried out when calling ibc-gen-shielding
  • tx_ibc needs to transfer the shielding fee
  • tx_ibc needs to emit more data with the IbcAction so that impliict vps can check the signature included in the memo
  • The masp vp should not check for a shielded section in the tx but check the memo of the ibc packet instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions