Anoma.Node.Examples.EReplay (Anoma v0.34.0)
I define examples that test the behavior of the replay mechanism.
Summary
Functions
Given a node, I calculate its startup arguments and try to start a new node with them.
I execute replay on a node that has a transaction in its mempool.
Functions
@spec replay_succeeds(Anoma.Node.Examples.ENode.t()) :: Anoma.Node.Examples.ENode.t()
Given a node, I calculate its startup arguments and try to start a new node with them.
@spec replay_with_transaction(Anoma.Node.Examples.ENode.t()) :: Anoma.Node.Examples.ENode.t()
I execute replay on a node that has a transaction in its mempool.