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

iotaledger / iota / 22207643092

19 Feb 2026 10:18PM UTC coverage: 63.462% (+0.01%) from 63.452%
22207643092

push

github

web-flow
feat(core): include rest index in db snapshots (#10380)

# Description of change

Right now the `RestIndexStore` is not included in the database
snapshots. When `iota-tool download-db-snapshot --latest --network
testnet --path ./db --num-parallel-downloads 70 --no-sign-request
--verbose` is executed, the `rest_index` database doesn't exist.

This PR adds db snapshot creation for the `RestIndexStore` on the node
side and extends the `download-db-snapshot` in `iota-tool` to download
the new database.

## How the change has been tested

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

### Release Notes

- [ ] Protocol:
- [x] Nodes (Validators and Full nodes): Include `RestIndexStore` in
database snapshots
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:

0 of 6 new or added lines in 2 files covered. (0.0%)

115 existing lines in 15 files now uncovered.

221504 of 349034 relevant lines covered (63.46%)

2775734.32 hits per line

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

90.45
/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