Skip to content

[storage + vm] Allow VM to delete proposervm blocks (or make blocks smaller) #130

Closed
@patrick-ogrady

Description

@patrick-ogrady

Allowing a VM to delete old blocks from the proposervm (and from its block store) would prevent ever-growing disk size (relying entirely on state sync for new nodes to join the network).

On a tokenvm devnet with 10k accounts that send 100M transactions, only 125MB of state is used but 32 GB of block storage (16 GB in tokenvm and 16 GB in proposervm) is used. The state size remains constant during this test but block storage grows unbounded.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions