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

Parachains. PeerManagerImpl refactoring. #1400

Merged
merged 5 commits into from
Dec 29, 2022
Merged

Commits on Dec 21, 2022

  1. PeerManagerImpl fixes

    Signed-off-by: iceseer <[email protected]>
    
    # Conflicts:
    #	core/blockchain/impl/block_tree_impl.cpp
    #	core/injector/application_injector.cpp
    #	core/network/impl/peer_manager_impl.cpp
    #	core/network/impl/peer_manager_impl.hpp
    #	core/network/impl/peer_view.cpp
    #	core/network/peer_view.hpp
    #	core/parachain/validator/impl/parachain_observer.cpp
    
    # Conflicts:
    #	core/injector/application_injector.cpp
    #	core/network/impl/peer_manager_impl.cpp
    #	core/network/impl/peer_manager_impl.hpp
    
    # Conflicts:
    #	core/network/impl/peer_manager_impl.cpp
    #	core/parachain/validator/impl/parachain_observer.cpp
    iceseer committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4f75562 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. issues fixes

    Signed-off-by: iceseer <[email protected]>
    iceseer committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    83d0c64 View commit details
    Browse the repository at this point in the history
  2. formatting

    Signed-off-by: iceseer <[email protected]>
    iceseer committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e6d6e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce12edd View commit details
    Browse the repository at this point in the history
  4. build fix

    Signed-off-by: iceseer <[email protected]>
    iceseer committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f25005c View commit details
    Browse the repository at this point in the history