Commit 461ca09
committed
go/oasis-node: Bump default pruning config to 250_000 versions
Update defaults to 250_000 versions, so that node has enough
consensus and runtime state to create at least two chekpoints
if the checkpoint interval is 100_000. At the same time this
is still far from the number of versions, that makes Sapphire
pruning prohibitively slow.1 parent 75c40ac commit 461ca09
3 files changed
Lines changed: 2 additions & 2 deletions
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
0 commit comments