Ricardo Guilherme Schmidt 7bcde920fd
fix(oracle): preallocate price account serialization
Use borsh::object_length to reserve the exact serialized size for OraclePriceAccount data without relying on size_of_val.

Add coverage for string-backed source identifiers.
2026-05-14 01:59:11 -03:00
..