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

fix(ucs01): better event and generalize u128 over u256 (#1907)

- move from `key=denom:<denom>,value=amount` to
`key=denom,value=json_string({key=denom,value=amount})` in ucs01
- forces token amount to be u128 accross the stack as it's the cosmos
limit
 
fixes #1906
H
hussein-aitlahcen committed
60db5b949f89be408f9dc09e480ff198022b3f02
Committed by GitHub <noreply@github.com> on 5/14/2024, 2:09:06 PM