Skip to content

Increase default max value for slasher database size to 512 #5965

@jimmygchen

Description

@jimmygchen

Description

The default max DB size is specified here:

pub const DEFAULT_MAX_DB_SIZE: usize = 256 * 1024; // 256 GiB

This is now insufficient and needs to be bumped to 512 Gb.

michael on discord:

256 is actually too small these days, you need to bump it to ~512ish

In addition to the default value, the docs / book needs to be updated as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions