Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 04, 2021
  3. Nov 02, 2021
  4. Nov 04, 2021
  5. Nov 02, 2021
  6. Oct 27, 2021
  7. Oct 25, 2021
  8. Oct 22, 2021
  9. Oct 21, 2021
  10. Oct 20, 2021
  11. Oct 19, 2021
  12. Oct 15, 2021
  13. Oct 14, 2021
  14. Oct 13, 2021
  15. Oct 12, 2021
  16. Oct 11, 2021
Loading