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

refactor lbrynet-daemon into modular components #1164

Merged
merged 37 commits into from
Jul 5, 2018
Merged

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    75a77ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1cc639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abe2628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53070a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    635b5d8 View commit details
    Browse the repository at this point in the history
  6. Use storage from session.

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    fac2b2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae0145b View commit details
    Browse the repository at this point in the history
  8. Starting to convert session to its own component. Removed ref to `sel…

    …f.storage` from Daemon.py
    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    59ce9bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e83bf2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75d8f7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9428990 View commit details
    Browse the repository at this point in the history
  12. Fixed test_streamify test

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    579214f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49211a7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58b9b01 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    82055b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4edcbc3 View commit details
    Browse the repository at this point in the history
  17. Reflector Component

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    d5e84bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    69679b5 View commit details
    Browse the repository at this point in the history
  19. All tests now passing

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    cdba205 View commit details
    Browse the repository at this point in the history
  20. Pylint fixes

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    c081f25 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b99f7a1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5550e94 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a300b23 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c1c7d2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b0a3902 View commit details
    Browse the repository at this point in the history
  26. Sanitization of modules

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    24b48c6 View commit details
    Browse the repository at this point in the history
  27. Reworded errors

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    8093eda View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2aa07a0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0225ee6 View commit details
    Browse the repository at this point in the history
  30. Started writing tests

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    d5eae25 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f5403e2 View commit details
    Browse the repository at this point in the history
  32. Fix Daemon Tests

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    4e8d3dc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    523d074 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    888dc34 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ab5fd64 View commit details
    Browse the repository at this point in the history
  36. P-Y-L-I-N-T #angry_emoji

    hackrush01 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    2609887 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

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