execute transactions concurrently without having prior knowledge of resource access.
- Incarnation: execution → validation
- execution: R/W are stored in a temporary store specific to the transaction index.
- validation: whether a modified state causes conflicts.
- multi-version store
- store tx validation
- tx execution/validation scheduler
- dependency-based pre-fill optimization