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(voyager): handle truly fatal errors

certain errors (such as a counterparty chain not existing in the config) are
truly fatal in that they will never be recoverable - they will just cause a
restart loop. in this case, we need to actually handle the error and propagate
it up to `queue_msg`, where it can be marked as failed and execution can continue.
B
benluelo committed
13cb27a02063fbd66dda493428668d708205132a
Parent: df8213e