Modules

Structs

A structure that holds relevant information about a chunk that was committed.

A structure that summarizes the result of the execution needed for consensus to agree on. The execution is responsible for generating the ID of the new state, which is returned in the result.

The entire set of data associated with a transaction. In addition to the output generated by VM which includes the write set and events, this also has the in-memory trees.

Enums

Different reasons for proposal rejection

Traits