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 capabilities and other P2P-related stuff #2469

Merged
merged 14 commits into from
Mar 6, 2019

Commits on Mar 6, 2019

  1. Get rid of Capability ordinals

    github.com/AlDanial/cloc v 1.80  T=0.19 s (5.3 files/s, 5.3 lines/s)
    -------------------------------------------------------------------------------
                                 files          blank        comment           code
    -------------------------------------------------------------------------------
     same                            0              0            913           3405
     modified                       28              0              6            145
     added                           1             18             36             58
     removed                         0              9              3            103
    -------------------------------------------------------------------------------
    freimair committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    0087242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed799b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3909fee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fa5c19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d21d25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0320261 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d21bf3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b501a20 View commit details
    Browse the repository at this point in the history
  9. Removed superfluous imports

    freimair committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    b85075a View commit details
    Browse the repository at this point in the history
  10. Compressed shutdown members

    freimair committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    3bb38b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2450117 View commit details
    Browse the repository at this point in the history
  12. Capabilities optimizations

    freimair committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    7c52108 View commit details
    Browse the repository at this point in the history
  13. Use Lombok Getter

    freimair committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    22b4ef9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4bafea8 View commit details
    Browse the repository at this point in the history