Skip to content
  1. Aug 12, 2020
    • ordian's avatar
      utils: add a comment for job metrics · 3cb35dba
      ordian authored
      3cb35dba
    • ordian's avatar
      Merge branch 'master' into ao-prometheus-metrics · fecef875
      ordian authored
      * master:
        Network bridge refactoring impl (#1537)
        Augment Implementer's Guide XCMP docs (#1569)
        Support `build-spec` for other chains than Polkadot (#1567)
      fecef875
    • asynchronous rob's avatar
      Network bridge refactoring impl (#1537) · 1e9c0540
      asynchronous rob authored
      * update networking types
      
      * port over overseer-protocol message types
      
      * Add the collation protocol to network bridge
      
      * message sending
      
      * stub for ConnectToValidators
      
      * add some helper traits and methods to protocol types
      
      * add collator protocol message
      
      * leaves-updating
      
      * peer connection and disconnection
      
      * add utilities for dispatching multiple events
      
      * implement message handling
      
      * add an observedrole enum with equality and no sentry nodes
      
      * derive partial-eq on network bridge event
      
      * add PartialEq impls for network message types
      
      * add Into implementation for observedrole
      
      * port over existing network bridge tests
      
      * add some more tests
      
      * port bitfield distribution
      
      * port over bitfield distribution tests
      
      * add codec indices
      
      * port PoV distribution
      
      * port over PoV distribution tests
      
      * port over statement distribution
      
      * port over statement distribution tests
      
      * update overseer and service-new
      
      * address review comments
      
      * port availability distribution
      
      * port over availability distribution tests
      1e9c0540
    • Dan Forbes's avatar
      Augment Implementer's Guide XCMP docs (#1569) · fb831768
      Dan Forbes authored
      
      
      * Augment Implementer's Guide XCMP docs
      
      * Remove the note about the third category
      
      * Make Cross-Chain Message Passing a h3
      
      Co-authored-by: default avatarSergei Shulepov <[email protected]>
      fb831768
  2. Aug 11, 2020
  3. Aug 10, 2020
  4. Aug 09, 2020
  5. Aug 07, 2020
  6. Aug 06, 2020