Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 655 Bytes

File metadata and controls

17 lines (17 loc) · 655 Bytes

Incorrect or insufficient tracking or accounting of business logic related aspects such as states, phases, permissions, roles, funds (deposits/withdrawals) and tokens (mints/burns/transfers) may lead to security issues.


Slide Screenshot

0171.jpg


Slide Text

  • Accounting Issues -> Security Issues
  • E.g.: Users, Balances, Rewards/Penalties, Fees
  • App Logic -> State Updates/Transitions
  • Spec -> Implement
  • Check Accounting Issues

References


Tags