mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-26 03:41:13 +00:00
BREAKING! Before: Spending a balance could be done by owning program without authorization. After: Now authorization is required whenever balance is decreased. Mitigation: If any regular account's balance was assumed to be decreased by an application, migrate it to be spent by a PDA.