• Vsevolod Stakhov's avatar
    Allow to broadcast network messages in parallel (#1409) · 44dbb739
    Vsevolod Stakhov authored
    This PR addresses multiple issues pending:
    
    * [x] Update orchestra to the recent version and test how the node
    performs
    * [x] Add some useful metrics for outbound network bridge
    * [x] Try to send incoming network requests to all subsystems without
    blocking on some particular subsystem in that loop
    * [x] Fix all incompatibilities between orchestra and polkadot code
    (e.g. malus node)
    44dbb739