Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

remove AllSubsystems and AllSubsystemsGen types #3874

Merged
38 commits merged into from
Sep 29, 2021

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    7195906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c945ff9 View commit details
    Browse the repository at this point in the history
  3. Update node/service/src/lib.rs

    Co-authored-by: Andronik Ordian <write@reusable.software>
    drahnr and ordian committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8ef93c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae1026 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    253b430 View commit details
    Browse the repository at this point in the history
  6. cleanup: overseer residue

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ded4e59 View commit details
    Browse the repository at this point in the history
  7. spellcheck

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e5b8fa4 View commit details
    Browse the repository at this point in the history
  8. fixin

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c9543ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2466e0 View commit details
    Browse the repository at this point in the history
  10. Now all malus & tests can be ported to the builder pattern.

    Obsoletes `Overseer::new`, `AllSubsystemsGen` derive macro, `AllSubsystems`.
    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ebc7630 View commit details
    Browse the repository at this point in the history
  11. spellcheck

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    79afb80 View commit details
    Browse the repository at this point in the history
  12. adjust tests, minor fixes

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5246592 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99e201d View commit details
    Browse the repository at this point in the history
  14. add forgotten file dummy.rs

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ec87f3a View commit details
    Browse the repository at this point in the history
  15. remove residue

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    46112f5 View commit details
    Browse the repository at this point in the history
  16. good news everyone!

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2920113 View commit details
    Browse the repository at this point in the history
  17. spellcheck

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    88aed66 View commit details
    Browse the repository at this point in the history
  18. address review comments

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f5bfa42 View commit details
    Browse the repository at this point in the history
  19. fixup imports

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    a938a0a View commit details
    Browse the repository at this point in the history
  20. make it conditional

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7884d64 View commit details
    Browse the repository at this point in the history
  21. fixup docs

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6468b01 View commit details
    Browse the repository at this point in the history
  22. reduce import

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7880976 View commit details
    Browse the repository at this point in the history
  23. chore: fmt

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5302f20 View commit details
    Browse the repository at this point in the history
  24. chore: fmt

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6268876 View commit details
    Browse the repository at this point in the history
  25. chore: spellcheck / nlprules

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d3eb0b8 View commit details
    Browse the repository at this point in the history
  26. fixup malus variant-a

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7b35901 View commit details
    Browse the repository at this point in the history
  27. fmt

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0af7bc1 View commit details
    Browse the repository at this point in the history
  28. fix

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c440282 View commit details
    Browse the repository at this point in the history
  29. fixins

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    3675565 View commit details
    Browse the repository at this point in the history
  30. pfmt

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    433bafe View commit details
    Browse the repository at this point in the history
  31. fixins

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ab7a480 View commit details
    Browse the repository at this point in the history
  32. chore: fmt

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    bfc2e67 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    170a7e9 View commit details
    Browse the repository at this point in the history
  34. tracing version

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9791f8e View commit details
    Browse the repository at this point in the history
  35. Update node/network/statement-distribution/src/lib.rs

    Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
    drahnr and rphmeier committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d6ca84b View commit details
    Browse the repository at this point in the history
  36. use future::ready instead

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9968684 View commit details
    Browse the repository at this point in the history
  37. silence warning

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d3a7c1e View commit details
    Browse the repository at this point in the history
  38. chore: fmt

    drahnr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6488178 View commit details
    Browse the repository at this point in the history