Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify client types #2390

Merged
merged 25 commits into from
Oct 14, 2023
Merged

Unify client types #2390

merged 25 commits into from
Oct 14, 2023

Commits on Sep 18, 2023

  1. client protocol init

    jafermarq committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c7e5869 View commit details
    Browse the repository at this point in the history
  2. fixes

    jafermarq committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e993f03 View commit details
    Browse the repository at this point in the history
  3. .

    jafermarq committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5d6459c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da882da View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    ebcf61e View commit details
    Browse the repository at this point in the history
  2. no protocol, no ClientLike

    jafermarq committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b5321b8 View commit details
    Browse the repository at this point in the history
  3. removing redundancies

    jafermarq committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    41f741c View commit details
    Browse the repository at this point in the history
  4. .

    jafermarq committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4d17984 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. backwards compatibility

    jafermarq committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e5e93ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4ed1d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    ba20a39 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    dfeb18e View commit details
    Browse the repository at this point in the history
  2. tweaks

    jafermarq committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b9989b2 View commit details
    Browse the repository at this point in the history
  3. updates

    jafermarq committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d448bb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    caed673 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. merge w/ main

    jafermarq committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3f832ed View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    606d345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47af65 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    93dfd30 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    jafermarq committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4307129 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update src/py/flwr/simulation/ray_transport/ray_actor.py

    Co-authored-by: Daniel J. Beutel <daniel@flower.dev>
    jafermarq and danieljanes authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    cf77af4 View commit details
    Browse the repository at this point in the history
  2. rm client_fn

    jafermarq committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e11c454 View commit details
    Browse the repository at this point in the history
  3. warning more verbose

    jafermarq committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    44a148f View commit details
    Browse the repository at this point in the history
  4. not optional

    jafermarq committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b854797 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c9c1d5 View commit details
    Browse the repository at this point in the history