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

API Re-org #690

Merged
merged 17 commits into from
Oct 23, 2020
Merged

API Re-org #690

merged 17 commits into from
Oct 23, 2020

Commits on Oct 21, 2020

  1. move buildinfo service to new foundation

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2eccdc3 View commit details
    Browse the repository at this point in the history
  2. remove health module, rpc, client, cli

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c0a90c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. remove indexes and reputation apis

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    926927f View commit details
    Browse the repository at this point in the history
  2. remove net module and api

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a6e48ae View commit details
    Browse the repository at this point in the history
  3. fix proto formatting

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    8c04120 View commit details
    Browse the repository at this point in the history
  4. remove pay channel code

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    5537595 View commit details
    Browse the repository at this point in the history
  5. remove wallet module rpc, move wallet methods to admin api

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2d4a3da View commit details
    Browse the repository at this point in the history
  6. add wallet admin apis to client and cli

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    5077e8b View commit details
    Browse the repository at this point in the history
  7. set wm

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    691bc30 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. move ffs rpc to powergate proto, update client

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    fb77afd View commit details
    Browse the repository at this point in the history
  2. update runner

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    0119011 View commit details
    Browse the repository at this point in the history
  3. update cli

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    6374fe0 View commit details
    Browse the repository at this point in the history
  4. future proofing some api names

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    b295bce View commit details
    Browse the repository at this point in the history
  5. Make config commands top level

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a757373 View commit details
    Browse the repository at this point in the history
  6. remove extra line

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    0a0a40e View commit details
    Browse the repository at this point in the history
  7. remove some ffs wording

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    336b740 View commit details
    Browse the repository at this point in the history
  8. more ffs word removal

    Signed-off-by: Aaron Sutula <hi@asutula.com>
    asutula committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    045992c View commit details
    Browse the repository at this point in the history