Files
logos-execution-zone/lee
Artem Gureev 26a24e9a2a feat!: require authorization for every native-balance decrease
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.
2026-08-14 11:56:52 +04:00
..