1. 06 5月, 2018 2 次提交
    • A
      optimize authority_checker algorithm and support delay thresholds: · c2d59140
      arhag 提交于
      * Skip over permissions that are in the process of being evaluated.
      * Skip over permissions that do not meet the delay threshold.
      * Maintain cache to avoid rechecking whether a previously checked
      permission was satisfied or not.
      
      Now the provided_delay passed to check_authorization is just another
      authorizer like signatures and permission_levels.
      c2d59140
    • A
      optimization in check_authorization: · 234a03e6
      arhag 提交于
      Do not check if a permission level is satisfied more than once.
      234a03e6
  2. 05 5月, 2018 31 次提交
  3. 04 5月, 2018 7 次提交