Skip to content

dapplion/tree-states-review-guide

Repository files navigation

Tree-states review guide

This doc is meant to assist reviewers with Upgrade in-memory and on-disk state representation with tree states #3206

Overview of big items to review (in suggested order):

Intro / motivation

Tree-states represents beacon chain state is merkleized representation so that multiple states can share the same data. Beacon chain mutation and access patterns make this approach efficient the vast majority of the data is the validators array, which is rarely mutated.

TODO(lion): add more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published