typhon icon indicating copy to clipboard operation
typhon copied to clipboard

Multi-State Machine Execution on Heterogeneous Paxos Chain

Open isheff opened this issue 3 years ago • 0 comments

On a Heterogeneous Paxos chain, run a state machine for each "main chain," such that blocks can contain bundles of transactions on multiple chains. Note that:

  • Not all nodes can / should execute all transactions
  • We will ultimately need some kind of language for communicating these "bundles"
  • We want to make as few assumptions as possible about the state machines from each "main chain."

isheff avatar Oct 11 '21 15:10 isheff