Skip to content

shower thought: don't store the code in the tree #451

@gballet

Description

@gballet

Since it's pretty obvious that a lot of space can be saved by not storing empty leaves, it is worth trying not to store the leaves containing only code. This means:

  • In account headers, only store the account leaves and data
  • In regular code groups, only store the commitments.

This works in geth, because the code is stored out-of-band and with a better storage format.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions