Skip to content

Conversation

@0o-de-lally
Copy link
Contributor

Updates the config cli to produce fullnode configs.

  1. Fullnode Archive: starts from genesis, replays all transactions, does not prune any blocks.
  2. Fullnode Fastsync: starts from most recent block on network, has pruning of blocks and transactions enabled.
  3. Validator fullnode: shares configs with archive node.
  4. Validator nodes: shares config with archive node.

Validators are expected to keep a full history, so that downstream archive nodes can be synced reliably.

@0o-de-lally 0o-de-lally requested a review from dboreham July 30, 2025 21:17
@sasuke0787 sasuke0787 merged commit f1cdb3f into 0LNetworkCommunity:main Jul 31, 2025
14 checks passed
dboreham pushed a commit that referenced this pull request Aug 4, 2025
Co-authored-by: Rupert Lento <rupert_lento@github.com>
Co-authored-by: Algernon O'Crescendo <algernon_o'crescendo@github.com>
Co-authored-by: Basil MacPianissimo <basil_macpianissimo@github.com>
Co-authored-by: Caty Heron <caty_heron@github.com>
Co-authored-by: Gabi McAndante <gabi_mcandante@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants