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

pi: Make billing status changes batched. #1535

Merged
merged 5 commits into from
Oct 10, 2021

Commits on Oct 9, 2021

  1. pi: Batched /billingstatuschanges route.

    This changes the `/billingstatuschanges` route to be batched, this
    allows clients to fetch the billing status changes of a page of
    proposals in one call.
    amass01 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    cffa233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf35c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. oooops

    amass01 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    e323320 View commit details
    Browse the repository at this point in the history
  2. code review nits

    amass01 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    b6c7786 View commit details
    Browse the repository at this point in the history
  3. typo

    amass01 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    9550a7c View commit details
    Browse the repository at this point in the history