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

Sharing the state between peers. #446

Closed
wants to merge 24 commits into from

Commits on Jul 28, 2020

  1. Example of state sharing.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a13fe04 View commit details
    Browse the repository at this point in the history
  2. Better comment.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4a7279d View commit details
    Browse the repository at this point in the history
  3. Fix integration test.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    2851b8a View commit details
    Browse the repository at this point in the history
  4. Fixed shared state.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a9e12c6 View commit details
    Browse the repository at this point in the history
  5. Use shared state.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d28278d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce599f9 View commit details
    Browse the repository at this point in the history
  7. Use clone for config.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a92c3e8 View commit details
    Browse the repository at this point in the history
  8. Formatted by fmt.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4966621 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3a4620 View commit details
    Browse the repository at this point in the history
  10. Ignore idea.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    e244041 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8b414f View commit details
    Browse the repository at this point in the history
  12. Cargo fmt.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5ecf1a3 View commit details
    Browse the repository at this point in the history
  13. Fix tests.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    f6303a2 View commit details
    Browse the repository at this point in the history
  14. Rename file.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    6db6f82 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3171a21 View commit details
    Browse the repository at this point in the history
  16. Apply rust fmt.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    f4ae780 View commit details
    Browse the repository at this point in the history
  17. Fix rebase.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    577619e View commit details
    Browse the repository at this point in the history
  18. Update imports.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    6f49df0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3d31946 View commit details
    Browse the repository at this point in the history
  20. Fix imports.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    447b640 View commit details
    Browse the repository at this point in the history
  21. Format.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    74d05a8 View commit details
    Browse the repository at this point in the history
  22. Format and naming.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    899d538 View commit details
    Browse the repository at this point in the history
  23. Use a factory method.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a4597d4 View commit details
    Browse the repository at this point in the history
  24. Fix imports.

    OStevan committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    28ef08f View commit details
    Browse the repository at this point in the history