cardano-foundation / cardano-foundation/cardano-rosetta-java
Enable UTxO-HD for node 10.7.x and validate sync/load behavior
- Dominant language
- Java
- Stars
- 26
- Forks
- 15
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
## Objective
Deliver a 10.7.x UTxO-HD rollout path for Rosetta operations.
## Scope
- Use PR #668 (LMDB attempt) as historical context/reference for prior implementation work.
- Confirm LSM + full Mithril support status for the 10.7.x backend path before enabling.
- Apply required configuration/version changes for UTxO-HD on 10.7.x.
- Validate sync completion and sync time after enabling.
- Validate indexer progression and core API sanity (`/network/status`, `/account/balance`, `/block`).
- Run load tests and compare results against current baseline.
- Record results in the issue.
## Done when
- Implementation changes are merged.
- Validation evidence is attached in the issue (including sync time and load test results).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.