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

Service API suspend / resume + a modified webapp example #1137

Merged
merged 7 commits into from
Jun 21, 2023

Commits on May 23, 2023

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

Commits on Jun 13, 2023

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

Commits on Jun 20, 2023

  1. Blue/serialize dirty (#1136)

    * serialize service API objects
    * suspend / resume the Service API
    * skip waiting for payments on suspend
    * move the original webapp to `webapp.py`, add a new `webapp_suspend_resume.py` example
    shadeofblue committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6b22114 View commit details
    Browse the repository at this point in the history
  2. fixes

    shadeofblue committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9366cfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81383db View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    4bb740a View commit details
    Browse the repository at this point in the history
  2. fix test

    shadeofblue committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2ffd145 View commit details
    Browse the repository at this point in the history