Structs§
- Capacity
Warning - Cleanup
Result - Compiled
Path - Dirty
Tracker - Tracks field modifications during handler execution with granular change information.
This replaces the simple HashSet
approach to enable delta-only emissions. - Lookup
Index - PdaReverse
Lookup - Pending
Account Update - Internal representation of a pending account update with queue metadata.
- Pending
Queue Stats - Queued
Account Update - Input for queueing an account update.
- State
Table - State
Table Config - Temporal
Index - Update
Context - Context metadata for blockchain updates (accounts and instructions) This structure is designed to be extended over time with additional metadata
- Version
Tracker - VmContext
- VmMemory
Stats
Enums§
- Field
Change - Represents the type of change made to a field for granular dirty tracking. This enables emitting only the actual changes rather than entire field values.
Traits§
- Computed
Fields Evaluator - Trait for evaluating computed fields Implement this in your generated spec to enable computed field evaluation