Skip to content
Snippets Groups Projects
  1. Nov 12, 2021
  2. Nov 08, 2021
  3. Nov 02, 2021
    • Tom Prince's avatar
      Change implementer_only to implementer. · f4e0446f
      Tom Prince authored
      This removes the need to call `registerAdapter` on
      `ZKAPAuthorizerStorageServer`. It looks like that was needed because the
      interfaces for it were defined by `implementer_only` which explicitly ignored
      interfaces defined by parent classes. Looking at the history, I assume the use
      of `implementer_only` was to avoid implementing `RIStorageServer` via
      `proxyForInterface`. Given that the later is no longer used, `implementer_only`
      is no longer necessary.
      f4e0446f
    • Tom Prince's avatar
      Fix import order in `.api`. · 6c0b28ca
      Tom Prince authored
      6c0b28ca
  4. Nov 04, 2021
  5. Sep 27, 2021
  6. Sep 24, 2021
  7. Sep 15, 2021
  8. Aug 02, 2021
  9. Jul 27, 2021
  10. Jul 23, 2021
Loading