• A
    redesign check authorization to allow checktime to be called from within it · 8e921b2c
    arhag 提交于
    Also replaced `provided_accounts` and `provided_levels` with just `provided_permissions` which can now replicate the behavior of `provided_accounts` by using the `empty permission_name` as a wildcard permission.
    
    Also, check_authorization now accepts a `minimum_delay` which is currently not being used but can be used in a later change to the authority checking algorithm to optimize its search path.
    8e921b2c
wasm_tests.cpp 54.2 KB