typhon icon indicating copy to clipboard operation
typhon copied to clipboard

IBC Communication Between Heterogeneous Paxos Chains and Main Chains With Bounded Latency

Open isheff opened this issue 3 years ago • 0 comments

When our nodes can simultaneously run main chains and Heterogeneous Paxos Chains between them, we want to communicate between chains easily, and with bounded latency (as measured in blocks). Since nodes participating in Heterogeneous Consensus are also participating in main chain consensus, this should be possible. We should probably implement this using IBC bridges.

isheff avatar Oct 11 '21 14:10 isheff