SIGN IN SIGN UP
unionlabs / union UNCLAIMED

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

0 0 174 Rust

feat(ics20): introduce emulated ICS20 via custom CW20-ICS20 contract (#147)

fixes #136 

In this PR we introduce the CW20-ICS20 contract forked from
https://github.com/CosmWasm/cw-plus/blob/main/contracts/cw20-ics20/README.md#cw20-ics20.

Initial modification made:
- change from JSON to eth abi encoding for the packet

This is a breaking change for EVM and the according solidity ICS20
contract must be updated to reflect this.
H
hussein-aitlahcen committed
a515275c78ed49bb6bcb7855ebb7128a4723c538
Committed by GitHub <noreply@github.com> on 6/6/2023, 9:54:35 AM