-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels