Skip to content
Snippets Groups Projects
  1. Dec 06, 2021
  2. Dec 01, 2021
  3. Nov 22, 2021
  4. Nov 19, 2021
  5. Nov 17, 2021
  6. Nov 16, 2021
  7. Nov 15, 2021
  8. Nov 12, 2021
  9. Nov 11, 2021
  10. Nov 08, 2021
  11. 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
  12. Nov 04, 2021
Loading