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(zkgm): introduce automated market maker (solvers) (#4735)

A new capability in FungibleAssetOrderV2 that allows smart contracts to
programmatically fill cross-chain transfer orders with custom logic:
- Quote tokens can now be solver contracts that implement custom
fulfillment logic
  - Protocol detects solvers via ERC165 (Solidity) or queries (CosmWasm)
- Solvers receive complete order details including packet, caller,
relayer info, and intent flag
- If solver fails, returns ACK_ERR_ONLYMAKER allowing other market
makers to fill
H
hussein committed
3c78d3ea02bfbb1f04de8114407d014827999936
Committed by GitHub <noreply@github.com> on 7/3/2025, 1:46:50 PM