• B
    Consolidated Security Fixes for 1.5.1 · 5f2a0c59
    Bart Wyatt 提交于
    - Only allow authorizations that are satisfiable by `eosio.code` for self-addressed deferred transactions
    - Only allow authorizations that are satisfiable by `eosio.code` OR on the parent action for self-addressed inline actions sent from direct actions
    - Only allow authorizations that are satisfiable by `eosio.code` for self-addressed inline actions sent from recipient handlers
    Co-authored-by: Narhag <arhag@users.noreply.github.com>
    Co-authored-by: NBart Wyatt <bart.wyatt@block.one>
    5f2a0c59
apply_context.cpp 29.4 KB