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

Improve relayer cli (#384)

- Separate the concept of "chains" and "light clients" (see docs on
`LightClient` and `Chain` for more information)
- The line between what config params are "chain" vs "light client" is
somewhat blurry, especially for the evm; comments and criticism welcome
- This may not be the best abstraction for the long run (especially with
#301), but it works quite nicely with the current architecture
- Overhaul the cli and introduce a config file format

Also addresses https://github.com/unionlabs/union/issues/328
B
benluelo committed
45dcd08c9fd5e22a8a19cd6173c9e9ef596b147c
Committed by GitHub <noreply@github.com> on 7/28/2023, 3:53:46 PM