Ricardo Guilherme Schmidt bf7c6593ae
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-18 13:23:43 -03:00
..