mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-25 11:21:12 +00:00
BREAKING! Before: Program outputs carried and opaque vector of event blobs. After: Outputs now bear a vector of `ProgramOutputs` struct which also have selectors attached. Mitigation: Apply selectors to all event emissions for current programs.