• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iotaledger / iota / 23520619804

24 Mar 2026 04:04PM UTC coverage: 64.023% (-0.03%) from 64.055%
23520619804

push

github

web-flow
feat(starfish): enable fast commit syncer by default (#10902)

# Description of change

Enable `FastCommitSyncer` by default in starfish parameters so that
nodes automatically use it for faster recovery from large commit gaps
when the protocol-level `consensus_fast_commit_sync` flag is active.
Operators can still disable it locally if needed.

Changes:
- Flip `enable_fast_commit_syncer` default from `false` to `true`
- Update doc comment and snapshot test accordingly

## Links to any relevant issues

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [x] Patch-specific tests (correctness, functionality coverage)
- [x] I have checked that new and existing unit tests pass locally with
my changes

### Release Notes

- [ ] Protocol:
- [x] Nodes (Validators and Full nodes): FastCommitSyncer is now enabled
by default; operators can disable it locally via
`enable_fast_commit_syncer: false` in node config
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:

Co-authored-by: Alexander Sporn <github@alexsporn.de>

1 of 1 new or added line in 1 file covered. (100.0%)

1567 existing lines in 56 files now uncovered.

228775 of 357330 relevant lines covered (64.02%)

2797866.04 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

90.13
/crates/iota-core/src/execution_cache/writeback_cache.rs


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc