cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
554 stars 593 forks source link

Add support for ABI encoding in ICS20Transfer (ibc-go) #7591

Open gjermundgaraba opened 2 days ago

gjermundgaraba commented 2 days ago

Given the results of https://github.com/cosmos/solidity-ibc-eureka/issues/95, we have decided to implement ABI encoding for ICS20 transfer for ics20-1 payloads.

Definition of done: